• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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