php - Failed opening required file -


despite permissions of file.php 655 , permissions of file application_top.php 655 file file.php can included in file application_top.php. file file refuse included. why can happen? 2 file have same ownership

failed opening required '/var/www/vhosts/site/httpdocs/includes/classes/file.php' (include_path='.:/usr/share/php:/usr/share/php/fpdf') in /var/www/vhosts/site/httpdocs/includes/application_top.php on line 333 

you may need update include_path allow scripts access folders , files in /var/www/vhosts/.

usually it's apache/vhosts setting, little out of question's scope , category.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -