Sounds more like it's to do with the php.ini settings on the IIS box
than IIS itself.

http://www.php.net/manual/en/configuration.php#ini.error-reporting

HTH,

Richy
==========================================
Richard Black
Systems Programmer, DataVisibility Ltd - http://www.datavisibility.com
Tel: 0141 435 3504
Email: [EMAIL PROTECTED] 

-----Original Message-----
From: Kondwani Spike Mkandawire [mailto:[EMAIL PROTECTED]] 
Sent: 16 July 2002 13:46
To: [EMAIL PROTECTED]
Subject: [PHP] Problem Running my Scripts from IIS...


I have a problem running my Scripts from IIS...
I test them on my localhost which is running
Apache and PHP 4.2.1 and it works perfectly...
However I get an undefined variable error
running it on an IIS Server running PHP 4.2.1
Apart from these messages that make my
"send to" pages look untidy, the Script still
runs as expected on IIS...  I have tried a couple
of approaches:

Stuck in some if and isset statements...
Effect:  It affects the running of the whole
     Script (Some of the variables loose info...
        and I am using locking quotations \")...

I have tried sticking in @symbols and this
has no effect

I have tried sticking in if empty...  This has
a similar effect to if isset...

Does anyone else have any ideas on what I
could do?

Kondwani



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


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

Reply via email to