Louie Miranda wrote:
Warning: main(): open_basedir restriction in effect.
File(/home/mainwww/www/sysfolder/pear/Pager/Pager.php) is not within
the allowed path(s):
(/home/axishift/:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/axishift/public_html/pageApps/viewMessage.php on line 11

Hi, what is open_basedir? my host is on a cpanel machine..


http://sk.php.net/features.safe-mode#ini.open-basedir

basicly you cannot open any file outside of the listed directories. How are you including the file? Are you using full path? Pear might be also installed in /usr/lib/php or /usr/local/lib/php.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to