Archive

Archive for January, 2009

Can’t see Quota modification option in cpanel for ftp account

January 1st, 2009

Make sure that you are running proftp or pure-ftp, since in proftp there is no option for quota modification in cpanel.

If you want this option please change it to pure-ftpd, you can do this from WHM - service configuration - Ftp configuration.

cPanel Help

Problem with mysql after upgrade to 5.0

January 1st, 2009

If the mysql is not starting after mysql upgrade from 4.1 to 5.0, please do the following to get it work.

open my.cnf

vi /etc/my.cnf

comment or remove the line

basedir=/var/lib/

save and exit

service mysql start

That’s it.

cPanel Help