Php permissions Issue
Posted: Mon Feb 02, 2009 5:20 pm
We have a couple sites on our server that are having issues using the following Php functions. I've tried enabling them in the ASL configuration but they still seem to be getting blocked. Can someone point me in the right direction to resolve this? Any help is appreciated
These are the errors i'm getting.
PHP Warning: require_once(/var/www/vhosts/domainname.com/httpdocs/config/config.inc.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: Permission denied
PHP Warning: fopen(/var/www/vhosts/domainname.com/httpdocs/config/../corp/style_c.css) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied
These are the errors i'm getting.
PHP Warning: require_once(/var/www/vhosts/domainname.com/httpdocs/config/config.inc.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: Permission denied
PHP Warning: fopen(/var/www/vhosts/domainname.com/httpdocs/config/../corp/style_c.css) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied