Why this error?

Error:
Warning: require_once(): open_basedir restriction in effect. File(/usr/share/php/PEAR.php) is not within the allowed path(s): (/var/www/clients/client1/web3/web:/var/www/clients/client1/web3/tmp:/var/www/phpost.org/web:/srv/www/phpost.org/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) in /var/www/clients/client1/web3/web/s/lib/framework.php on line 75 Warning: require_once(/usr/share/php/PEAR.php): failed to open stream: Operation not permitted in /var/www/clients/client1/web3/web/s/lib/framework.php on line 75 Fatal error: require_once(): Failed opening required 'PEAR.php' (include_path='.:/usr/share/php:/usr/share/pear:/var/www/clients/client1/web3/web/s/extlib/') in /var/www/clients/client1/web3/web/s/lib/framework.php on line 75

Why i see this?

Comments

  • I haven't seen this before, but it looks to me like something is trying to add a PEAR extension to your PHP installation. This should not happen via the web, so the error is appropriate if that is what happened. What I would want to know if it were my site is what php (or other) file is attempting to modify PHP.
  • PEAR extension added :)

    Solved
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID