php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31509 php pages wont show.
Submitted: 2005-01-12 08:26 UTC Modified: 2005-01-12 09:20 UTC
From: metallips at chartertn dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.8 OS: windows xp pro
Private report: No CVE-ID: None
 [2005-01-12 08:26 UTC] metallips at chartertn dot net
Description:
------------
ok i have apache http server 1.3.31 installed working just fine i also have php4 installed also even have the binary files installed working to have read the install text file i have also configed the httpd.config file for the server.
now i go into the index of the php files i see index.php when i try to view this file it gos to this error.

The page cannot be found 
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. 

--------------------------------------------------------------------------------

Please try the following:

If you typed the page address in the Address bar, make sure that it is spelled correctly.

Open the ip is here home page, and then look for links to the information you want. 
Click the  Back button to try another link. 
Click  Search to look for information on the Internet. 



HTTP 404 - File not found
Internet Explorer 
 

now i have not see this in your faq page so i really have no idea as to what to do to fix this also when editing my server it was said to do this
# For PHP 4
LoadModule php4_module "c:/php/sapi/php4apache.dll"
and i did just that but when i started the server after i reset it it stated that it could not load it cause it couldnt find it so where did i mess up at ?

Reproduce code:
---------------
page wont view and # For PHP 4
LoadModule php4_module "c:/php/sapi/php4apache.dll"
wont load

Expected result:
----------------
i expect to see a php page and the file to load.

Actual result:
--------------
page dont show file dont load

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-12 09:20 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Sep 08 11:00:01 2025 UTC