• 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.

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