• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Web Sites not working after server crash

G

gameon

Guest
During a plesk backup job, our server crashed. We were unable to use the pleak backup from psa utilities, however, we were able to back up the following directories:

/var/lib/mysql
/usr/local/psa
/home/
/var/lib/psa/
/etc
/var/named
/var/qmail

upon reinstalling Plesk 7.5.3 on Fedora Core 2 (same as the intial system before the crash) and copy the backuped directories to the fresh server, the web sites do not work.

Email is working fine and all web fies are in their right locations. Ftp does work nor does the File Manager via plesk. The only error we recieve is from the FIle manager is

0: /usr/local/psa/admin/htdocs/filemanager/filemanager.php:686 psaerror(string "FileList::init() failed: ls_dir_wrapper() failed: filemng: Unable to getpwnam for user username filemng: User username not found")

mysql is working - at least from an external connection.

IS there some sort of permissions or user malfunction? ANy thoughts are very much appreciated!
 
Could be perms or ownership problems with the /home/httpd/vhosts/domain.com files/folders. That can cause site pages and FTP to not work. When you did the copy command, did you include either the '-a' or '-dpR' options?

Before you 'restored' the files to all those directories, did you first do a 'psa stopall' and then verify that all Plesk and mySQL services were stopped? And again use the '-a' or '-dpR' options?

Is the Plesk Control Panel able to show you the domains and mail users?
 
thanks to swsoft i have all working now except webmail. There were some permissions errors and a couple files that were corrupted.

Thanks for your help..
 
Back
Top