piątek, 13 lipca 2018
czwartek, 12 kwietnia 2018
Cloudlinux 7 + cPanel - problem with grub on OVH NVMe dedicated
Create symlink:
/etc/grub2.cfg should point to /boot/efi/EFI/centos/grub.cfg
/etc/grub2.cfg should point to /boot/efi/EFI/centos/grub.cfg
poniedziałek, 9 kwietnia 2018
phpmyadmin root cannot login
mysql> USE mysql;
mysql> UPDATE user SET plugin='mysql_native_password' WHERE User='root';
mysql> FLUSH PRIVILEGES;
mysql> exit;
$ service mysql restart
mysql> UPDATE user SET plugin='mysql_native_password' WHERE User='root';
mysql> FLUSH PRIVILEGES;
mysql> exit;
$ service mysql restart
wtorek, 27 marca 2018
Virtualizor: Windows Server 2016 / Windows 10: system thread exception not handled
Change CPU MODE from Default to Host Model in VPS settings
poniedziałek, 5 marca 2018
Custom php.ini for user cloudlinux
su -s /bin/bash USERNAME
cd /etc/cl.php.d/alt-phpXX/ (where XX depend from version)
vi custom.ini >> and add custom parameters.
disable_functions=function1,function2,mail
cd /etc/cl.php.d/alt-phpXX/ (where XX depend from version)
vi custom.ini >> and add custom parameters.
disable_functions=function1,function2,mail
Subskrybuj:
Posty (Atom)