a__kc Posted September 13, 2003 Posted September 13, 2003 Hi, I'm stuck. My script sets PHP's INI to look in my personal lib directories (/home/username/php;/home/lomajic/php/encodePOJ). The error message: Warning: main(debuglib.php): failed to open stream: No such file or directory in /home/username/public_html/poj/tools/MT/bClient.php on line 26 Fatal error: main(): Failed opening required 'debuglib.php' (include_path='.;/home/username/php;/home/lomajic/php/encodePOJ') in /home/username/public_html/poj/tools/MT/bClient.php on line 26 In my pastlife as a Windows server user, I had done this many times without issue. In Perl I also unshift @INC routinely, again no problem. Please share your insight. Thanks! Hank Quote
TCH-JimE Posted September 13, 2003 Posted September 13, 2003 Hi, You wont be able to overwrite/change the php.ini file Jim Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.