Re: index.php not loading HELP



greenflame wrote:

Thanks, Jerry.

Jerry Stuckle כתב:

greenflame wrote:

hello all,

I have installed apache and php following the instructions on this link

which was very helpful:
http://www.tanguay.at/installPhp5.php5

problem:

OS: Windows XP
INDEX.PHP NOT LOADING

important: followed the instruction on the above link and added
index.php to dicrectoryIndex on httpd.conf. and some scripts.

I write either localhost or 127.0.0.1 which is basically the same and
the status is ..opening http://localhost... and NOTHING HAPPENS.

PLEASE HELP.

Thank you


What else changed? You had it working a couple of weeks ago. Or at
least you could load index.php.

Can you still load http://localhost/.../index.php?

What's in your Apache log?


I tried installing it on another computer at my parents' home
everything is cool in the computer where i've installed it the first
time. but I just can't figure out why it's not loading there.
it's like "opening page.... " and nothing.

(Top posting fixed)

It could be a lot of things related to your installation. Personally, if I were installing it for the first time I'd install WAMP- it's much easier. Even after installing several by hand I find getting everything working takes some work.

The first question would be: can you do just a basic index.html page? See if Apache itself is working. If so, does a phpinfo() page work? Does it show the correct information? This will tell you if php is basically working.

Also, as I suggested in alt.www.webmasters, try alt.apache.configuration for starts. See if you configuration is correct.

P.S. When you post to multiple groups, please cross-post - don't multipost. And this group uses bottom-posting (like this) as a standard, not top posting (like your response). Thanks.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.



Relevant Pages

  • Re: index.php not loading HELP
    ... Can you still load http://localhost/.../index.php? ... What's in your Apache log? ... if I were installing it for the first time I'd install WAMP- it's much easier. ... Did you check your Apache 'http.conf' config file for the 'DirectoryIndex' option as mentioned before in this thread. ...
    (comp.lang.php)
  • Re: Rogue PHP file
    ... If the time that this folder got on the server doesn't make sense, they may not have installed anything themselves. ... Of course none of them will admit to installing Apache server. ... are not running a public web server on your SBS, then close port 80 to your SBS. ...
    (microsoft.public.windows.server.sbs)
  • Re: Rogue PHP file
    ... If the time that this folder got on the server doesn't make sense, ... Of course none of them will admit to installing Apache ... are not running a public web server on your SBS (and you should NOT ...
    (microsoft.public.windows.server.sbs)
  • Re: Adding Apache Modules
    ... Subject: Adding Apache Modules ... > Assuming installing a .so rather than a libtool archive. ... > yum install httpd-devel ... I'd be inclined to try rebuilding the 2.2.2 httpd SRPM from rawhide rather ...
    (Fedora)
  • turbogears app deployment
    ... I am trying to host a TuboGears app using Apache and mod_python on a machine running Windows XP SP2 Professional. ... Installed python, turbogears, mod_python. ... Copied mpcp.py to the bookmarker directory (tried with installing it using easy_install -Z mpcp, ...
    (comp.lang.python)