Re: [PHP] isp configuratuion error

2003-04-04 Thread Anthony Ritter
Burhan Khalid" wrote in message: > You need to edit the php.ini file (or if this is hosted, have your host > change the php.ini file). > > The setting you want is : force-cgi-redirect > > You need to change this to false (0) for it to work on IIS. > > IIRC, it says something along those lines in th

Re: [PHP] isp configuratuion error

2003-04-04 Thread Burhan Khalid
Anthony Ritter wrote: [ snip ] . 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 Apac

[PHP] isp configuratuion error

2003-04-04 Thread Anthony Ritter
When calling up a page on my web with the extension of .php, I presently get the following notice. (please see below) Before yesterday, I had been able to load any .php page on my web. The ISP which hosts this web is on NT. Please advise. Thank you. Tony Ritter ..