<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#003333">
5106 running under vmware. Customer deleted wordpress website
files. I extracted, tar'd, gzipped the /home/site/sitename/web
directory from the previous days backup and ran a mysqldump of the
site's database from the previous days backup. Moved backup files
to production server and suspended the site via GUI.<br>
<br>
I removed the production server /home/site/sitename/web directory,
untar'd the backup recreating the web directory. I used output of
the mysqldump to restore the database to the previous day. I
checked all ownership/permissions to confirm they matched the site.
I unsuspended the site via the GUI. I did a service restart on
httpd.<br>
<br>
Now when I browse to the site, it immediately redirects to the first
vhost listed in httpd.conf. There are no log messages in either
error_log or access_log.<br>
<br>
I've got an unhappy customer (his fault) and I'm stumped.<br>
<br>
Rod Morgan<br>
</body>
</html>