I am using php dated June 2001 - the latest version 4.1.1 would not run the php test program on IIS. With this version, I have a php file that will run on IIS. This php file calls COM objects. However, when I switch from IIS to IBM HTTP Server ( Apache based web server ). The same file will not run. The main COM object is created. But, any reference to a method/property on this COM object gives WARNING: Unable to lookup {method/property name}: Access is denied in {line in php file}.
I can run a simple php file that does not call COM objects on IBM HTTP Server. Is there an additional step required related to security in IBM HTTP Server (Apache) that is not required or handled differently in IIS? Thanks, Lacey Sharpe Intergraph Corporation -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php