Okay, update, Apache is working (it says the server is running), and now I am able to get the phpinfo.php page to display. It looks like this:
__________________________________________________ __________________
System Windows NT xxxxxxxxxxxx(my name) 5.1 build 2600
Build Date May 31 2007 09:36:39
Configure Command cscript /nologo configure.
js "--enable-snapshot-build" "--with-gd=shared"
Server API Apache 2.0 Handler
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS
Loaded Configuration File (none)
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety enabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, data, http, ftp, compress.zlib
Registered Stream Socket Transports tcp, udp
Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*
__________________________________________________ __________________
Unfortunately it only displays this for a brief amount of time before it goes to the error "Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience."
When I click on details for this error I get:
szAppName : Apache.exe szAppVer : 2.0.58.200
szModName : php5ts.dll szModVer : 5.2.3.3 offset : 00099ec5
The IE page also then switches and displays "This page cannot be displayed" and on the bottom is states "Cannot find server - Microsoft Internet Explorer".
One other thing, is that after I got php up and running, I can no longer get the general Apache page to load up by typing in
http://localhost.
Can anyone help me with this problem. I'm now going in to my second week trying to get this up and going, and I'm persistent and determined, but getting a little frustrated!
Thanks to anyone out there who responds.