Re: [PHP] HEEELP...please

2003-01-10 Thread Marek Kilimajer
register_globals = on somewhere in php.ini [EMAIL PROTECTED] wrote: At 12:01 PM 1/10/2003 +, you wrote: > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 10 January 2003 01:00 > > All of a sudden, I get the message: > Warning: Failed opening '/../li

RE: [PHP] HEEELP...please

2003-01-10 Thread pippo
At 12:01 PM 1/10/2003 +, you wrote: > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 10 January 2003 01:00 > > All of a sudden, I get the message: > Warning: Failed opening '/../lib/somefile.conf' for inclusion > (include_path='.:/usr/local/lib/php') in

RE: [PHP] HEEELP...please

2003-01-10 Thread Ford, Mike [LSS]
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 10 January 2003 01:00 > > All of a sudden, I get the message: > Warning: Failed opening '/../lib/somefile.conf' for inclusion > (include_path='.:/usr/local/lib/php') in > /usr/local/www/html/index.php on >

RE: [PHP] HEEELP...please

2003-01-09 Thread Timothy Hitchens \(HiTCHO\)
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, 10 January 2003 11:00 AM > To: [EMAIL PROTECTED] > Subject: [PHP] HEEELP...please > > > I absolutely cannot understand the include_path directive. > Can somebody, please, explain this? > I have a situation that

[PHP] HEEELP...please

2003-01-09 Thread pippo
I absolutely cannot understand the include_path directive. Can somebody, please, explain this? I have a situation that I find absolutely incomprehensible: I moved my experimental web-site from FreeBSD 4.5 running php4 v. 4.0 (or something), apache 1.13 where thesite worked just fine to another bo