• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk 8.3 (CENTOS 4) not all sites loading after migration

L

lawrencesmit

Guest
Hi

I migrated about 25 websites from Plesk 7.5 to Plesk 8.3. Noticed that some sites are not loading, takes a very long time to bring up the default server parked page.

Have checked the following
1. DNS is correct and propagated
2. Tried to type in specific address www.domain.com/filename (says file not found)
3. Checked file permissions
4. httpd.include exists and looks correct
5. Tried to remove the domain, recreate manually and FTP files, same result...
6. Restarted apache (/etc/rc.d/init.d/httpd restart)
7. Mail is being delivered for all the migrated domains
8. Server load is low (average idle 97.96%)
9. Doesn't seem to matter whether sites have PHP code or not

All the other sites (existing before migration) are loading perfectly.

Any assistance would be greatly appreciated!
 
The problem was that the httpd.include file didn't have a ServerAlias www.domianname entry. Strange that only some of these migrated files didn't contain this entry...
 
Back
Top