I posted this in the server forum, but this is where it should go i think...ill try to undo the cross post.
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
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