Author Topic: php error message  (Read 756 times)

idenes

  • Newbie
  • *
  • Posts: 1
php error message
« on: October 17, 2008, 04:42:35 PM »
pen_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in /home/a4017372/public_html/classes/config.php on line 2

and


extension_dir does not exists /usr/local/lib/php/extensions/no-debug-non-zts-20060613

how to fix it?

knightsguard

  • Newbie
  • *
  • Posts: 3
Re: php error message
« Reply #1 on: July 11, 2010, 01:58:15 AM »
pen_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in /home/a4017372/public_html/classes/config.php on line 2

and


extension_dir does not exists /usr/local/lib/php/extensions/no-debug-non-zts-20060613

how to fix it?
I'm having this same problem.