Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

php on win2k3 iis

Status
Not open for further replies.

adamroof

Programmer
Nov 5, 2003
1,107
US
when i run php as an ISAPI extenstion, register_globals = off, but i need them on.

i run the phpinfo.php to confirm this.

turn off ISAPI and run as the CGI, then its fine, it uses the settings in the php.ini file. Ive adjusted all the php.ini files i can find on my server. I understand the sec risks here, but this is for ModernBill, a well known and used program that requires it. I need to run as ISAPI for another app, so im in a rut here.

has anyone had this issue or know how to set the register_globals on in ISAPI?

thanks
 
sry guys, i posted this in the IIS forum...no need to reply, if moderater sees this, please delete it.

thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top