Hello
After adding extra ram in my server my site is up and working but cpanel doesn't load and whmcs also not found
Ftp also not working..
Any ideas?
Hello
After adding extra ram in my server my site is up and working but cpanel doesn't load and whmcs also not found
Ftp also not working..
Any ideas?
Try to restart cPanel and FTP services via SSH. You can also do graceful reboot. Let us know if it doesn't fix the problem.
Kailash
How can i restart them ?
I got this error when i try to go in to vps:
?mesg: error: tty device is not owned by group `tty'
Last edited by ASTRAPI; 06-01-2009 at 06:01 PM.
To restart cpanel:
/sbin/service cpanel restart
You can also try updating cpanel:
/scripts/upcp --force
Thank you ...