• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue website moved cent os 6.7 to 7.0

Cornerman

New Pleskian
Hello i moved my website from cent os 6.7 to 7.0 with plesk.

Now is the website working but the include function don't work. i includes other php files but they are not loaded.

What can be the problem.
 
Please check your Apache error_log in /var/www/vhosts/<subscriptionname>/logs/ . The log will state what the issue is with the include. Most likely the path to the include file has changed or the include file is located outside PHP's openbasedir path.
 
hello i have index.php in the root and menu.php in the code of index.php stays include menu.php but it doesn't work what can the problem
 
Back
Top