Hopefully, SOMEONE out there knows what this is doing.....
I have a PHP script that I am trying to run from NT 4.0. I can run the phpinfo test file just fine, as well as a number of other php programs just fine. However, when I am trying to run a call tracking application I just wrote, I get a Dr. Watson Access Violation error, and the program never comes up.
This is for an application hitting an MSSQL database, and the extension has been enabled in the php.ini, but still no luck.
FWIW, I am running php ver 4.06, and all NT upgrades/patches/fixes have been installed.
Any ideas? Solutions??
Thanks in advance.....