[PHP-WIN] Re: notice:undefined variable

2002-06-05 Thread Steve Yates
"Marius Venter" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Security Alert! The PHP CGI cannot be accessed directly. > This PHP CGI binary was compiled with force-cgi-redirect enabled. I forget your earlier post...if you have PHP on a Windows server I b

[PHP-WIN] Re: notice:undefined variable

2002-06-05 Thread Marius Venter
Michael, Thanks for your effort. I tried that and the email error at the bottom disappeared. However, the following messages (I include only a few) still appear: Notice: Undefined variable: referers in D:\inetpub\reservationhouse\formmail.php on line 112 Notice: Undefined variable: banlist in D:

[PHP-WIN] Re: notice:undefined variable

2002-06-05 Thread Marius Venter
Steve, Thanks but it created another message: Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.

[PHP-WIN] Re: notice:undefined variable

2002-06-04 Thread Steve Yates
"Michael Davey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > If you are leasing space, you will probably not have access to the php.ini > file to make this change. A quick alternative might be to add extract($HTTP_POST_VARS); to the beginning of the sc

[PHP-WIN] RE: notice:undefined variable

2002-06-04 Thread Michael Davey
OK - couple of things first: a) The PHP mailing list is for programmers of PHP looking for help making their own scripts - not for people who want support for implementing someone else's script. There is a link on the site where I found a copy of your script offering support, this is where you s

[PHP-WIN] Re: notice:undefined variable

2002-06-03 Thread Michael Davey
Send your source code! "Marius Venter" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I installed PHP 4.1 on NT 4 with IIS 4. My client getting many of these > error messages when he runs his html form: > > > Notice: Undefined variable: background in > D:\inet