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
Post a Comment