• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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