[PHP] Re: weird error

2004-06-03 Thread Rob Adams
"Pagongski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Here are some example errors: > > Notice: Use of undefined constant REMOTE_ADDR - assumed > 'REMOTE_ADDR' in c:\win2kapp\easyphp1-7\www\index.php on line 35 These aren't exactly 'errors.' If this is all

Re: [PHP] Re: weird error

2004-06-03 Thread pagongski
Pardon me for asking, but what is "easy-php"? Easy-php is a simple solution to install apache+php+mysql+phpmyadmin, all in a nice simple to admin package. Its great to test locally your scripts and DB access. Sorry, i sound like a salesman, i am in no ways affilliated to it, just a happ

[PHP] Re: weird error

2004-06-03 Thread Ben Ramsey
Pardon me for asking, but what is "easy-php"? Pagongski wrote: Hi guys, I recently installed easy-php on my laptop so i could work on the go without having to upload my scripts to the server to test them out. The problem is that when i tried one of my scripts on it, i get some w

[PHP] Re: Weird error!!

2002-06-26 Thread David Robley
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > Bad file descriptor > > is generally when there is a fault with the disk... > > try on some other server... > > Bad file descriptor might well mean that a file that doesn't exist has been requested; this is more likely the problem

[PHP] Re: Weird error!!

2002-06-26 Thread Bharath Bhushan lohray
Bad file descriptor is generally when there is a fault with the disk... try on some other server... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php