I have installed Apache 2.0.47 and php 4.3.2 in Windows 98. Downloaded the php in the .zip format.
The Apache server works properly without the inclusion of php. The problem is apache dosent even start with php in the SAPI mode,it gives a error stating that: "One of the device attached to the system isnt functioning properly" (or) "Library files missing" and in the CGI mode the apache server starts and it executes the .html files but it dosent execute the .php file or the .html files with php commands giving an error statement: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request." with a dialog box message stating that "The PHP4TS.DLL file is linked to missing export OLEAUT32.DLL:77." (I do have the OLEAUT32.DLL file in the same folder as the PHP4TS.DLL file) I have copied all the .dlls and php.ini to their respective places as given in the manual but still dosent work. I am hoping some one could give me a suggestion or a solution to my problem. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php