• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

After migration php(dynamic) sites not working

A

arisk2

Guest
I am seeing blank pages on all sites using php after the migration.

The pages all use pear, but that shouldnt be the issue because it looks like the vhost.conf files have been succesfully migrated.

DBs are all migrated succesfully too.

But I am probably getting ahead of myself, since it seems this is a problem with the php itself.

I am able to view a phpinfo file though.

Any ideas?

thanks in advance.
-a
 
I feel like an a$$.
Display_errors was set to off.

It is an issue with PEAR.

In vhost.conf
home/httpd/vhosts.....
should be changed to var/www/vhosts...

Ill leave it up in the hopes that this might help someone else in the future.

-a
 
Back
Top