Newbie Confession: Can't even get phpinfo() to work - Help
Posted: Wed Aug 06, 2003 8:18 pm
Hello:
I installed the following on Win2k; php-4-3-2 and Apache 2.0.47.
I made the following additions to http.conf in the right sections:
LoadModule php4_module c:/php-4.3.2-Win32/sapi/php4apache2.dll
AddType application/x-http-php .php .phtml .html
AddType application/x-http-php-source .phps
When I try to open my phpinfo.php page (located in htdocs), all I get is:
The page cannot be displayed
The page you are looking for is currently unavailable.
I renamed/moved my php.ini.dist to php.ini.
I also moved php4ts.dll to the system directory.
I didn't have any new messages in the apache error log but trying to stop apache via
I also checked to make sure that Apache2 is running as a service.
I know this isn't alot of detail (or maybe it's too much) but does anybody recognize the nature of my problem?
Are my php and apache versions compatible?
Help is appreciated.
Thanks,
Jerie
I installed the following on Win2k; php-4-3-2 and Apache 2.0.47.
I made the following additions to http.conf in the right sections:
LoadModule php4_module c:/php-4.3.2-Win32/sapi/php4apache2.dll
AddType application/x-http-php .php .phtml .html
AddType application/x-http-php-source .phps
When I try to open my phpinfo.php page (located in htdocs), all I get is:
The page cannot be displayed
The page you are looking for is currently unavailable.
I renamed/moved my php.ini.dist to php.ini.
I also moved php4ts.dll to the system directory.
I didn't have any new messages in the apache error log but trying to stop apache via
I also checked to make sure that Apache2 is running as a service.
I know this isn't alot of detail (or maybe it's too much) but does anybody recognize the nature of my problem?
Are my php and apache versions compatible?
Help is appreciated.
Thanks,
Jerie