PHP on IIS
Posted: Tue Jul 16, 2002 8:05 am
I have a really odd problem, and I'm not sure if it's a PHP bug or what...
I'm running an older version of PHP on an IIS server on an NT machine and connecting to an Oracle database.
Now, everything works fine most of the time, but on occasion, the difference between a GET request and a POST request can make the Oracle query not parse right (really odd).
I was just wondering if anyone else out there had had something similar to this happen to them, and, if so, if they found an issue to resolve it.
I wish I could just upgrade the version of PHP that the IIS was using, but there's too may important things I could break if I did.
I'm running an older version of PHP on an IIS server on an NT machine and connecting to an Oracle database.
Now, everything works fine most of the time, but on occasion, the difference between a GET request and a POST request can make the Oracle query not parse right (really odd).
I was just wondering if anyone else out there had had something similar to this happen to them, and, if so, if they found an issue to resolve it.
I wish I could just upgrade the version of PHP that the IIS was using, but there's too may important things I could break if I did.