Hello,
Our site stopped working (since developer left the project) and we got lots of errors (sqlite and xcache related).
Finally we decided to replace our website's folder (under /var/www/) with one of the backup from last year.
now the error messages changed to this :
How should we proceed to solve this error ?
(Symfony version : 2.1.7, Php 5.2, Plesk 12.5.30)
Any help is deeply appreciated !
Our site stopped working (since developer left the project) and we got lots of errors (sqlite and xcache related).
Finally we decided to replace our website's folder (under /var/www/) with one of the backup from last year.
now the error messages changed to this :
mod_fcgid: stderr: PHP Warning: require_once() [<a href='function.require-once'>function.require-once</a>]: open_basedir restriction in effect. File(/home/web/libs/symfony/lib/util/sfCore.class.php) is not within the allowed path(s): (/var/www/vhosts/<domain>.net/:/tmp/) in /var/www/vhosts/<domain>.net/httpdocs/projects/projects/<domain>/project/main/apps/frontend/config/config.php on line 7
mod_fcgid: stderr: PHP Warning: require_once(/home/web/libs/symfony/lib/util/sfCore.class.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: Operation not permitted in /var/www/vhosts/<domain>.net/httpdocs/projects/projects/<domain>/project/main/apps/frontend/config/config.php on line 7
mod_fcgid: stderr: PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/web/libs/symfony/lib/util/sfCore.class.php' (include_path='.:/opt/plesk/php/5.2/share/pear') in /var/www/vhosts/<domain>.net/httpdocs/projects/projects/<domain>/project/main/apps/frontend/config/config.php on line 7
How should we proceed to solve this error ?
(Symfony version : 2.1.7, Php 5.2, Plesk 12.5.30)
Any help is deeply appreciated !