You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Wick, Daniel" <DP...@Mail.Donaldson.com> on 2002/11/11 14:54:36 UTC

RE: [users@httpd] server running fine but pages won't load?

Annemarie,

>I added an alias directive to my httpd.conf file and remotely restarted
>apache with 'apachectl restart'.

Did you verify this by doing something ps -ef | grep httpd?

>The restart went fine and I could acces the
>server via putty without any trouble, but no browser would load my pages.

Using putty to open a telnet or ssh session is unrelated to apache
responding or not.

>The restart reported no errors, configuration diagnostics looked
>fine and I couldn't find anything weird in the logs.  Can anyone tell me
>what went wrong?

Are the permissions in the directory structure you are aliasing set up to
allow read access to the user your web server is running as?

That's my $0.02, hope this helps you.

--Dan

-----Original Message-----
From: Annemarie Zand Scholten [mailto:a.zandscholten@chello.nl]
Sent: Monday, November 11, 2002 7:55 AM
To: users@httpd.apache.org
Subject: [users@httpd] server running fine but pages won't load?


Hi all,

I added an alias directive to my httpd.conf file and remotely restarted
apache with 'apachectl restart'. The restart went fine and I could acces the
server via putty without any trouble, but no browser would load my pages.
The browser didn't report any error messages, it just kept on looking for
the page. The restart reported no errors, configuration diagnostics looked
fine and I couldn't find anything weird in the logs.  Can anyone tell me
what went wrong? I'm new at this so please bear with me if I don't get the
tech-talk :-)

Thanks!
Annemarie

-----Original Message-----
From: Sander Holthaus - Orange XL [mailto:info@orangexl.com]
Sent: Monday, November 11, 2002 12:57 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Apache Environment


Several changes took place in PHP 4.1.0 which could be related to this. But
I am not sure, I think you should try the PHP-mailinglist or check PHP.net
Also remember that on non-Windows machines, PHP is not yet fully compatible
with Apache 2 (will be as of PHP 4.3)

Kind Regards,
Sander Holthaus

----- Original Message -----
From: "Quentin Bennett" <Qu...@infinity.co.nz>
To: <us...@httpd.apache.org>
Sent: Monday, November 11, 2002 1:46 AM
Subject: [users@httpd] Apache Environment


Hi,

I don't know if this is an Apache question or a PHP one, but the Apache
Environment listed by phpinfo() is blank update Apache 2.0/PHP 4.2.3, but
populated under 1.3/4.0.6

Any ideas?

Thanks

Quentin Bennett
Transport Systems Division
Infinity Solutions
web http:\\www.infinitysolutions.co.nz
mailto:quentin.bennett@infinity.co.nz
Support Calls: mailto:support.desk@infinity.co.nz
Phone : +64 9 358 9720
Fax : +64 9 309 4142

The information contained in this email is privileged and confidential and
intended for the addressee only. If you are not the intended recipient, you
are asked to respect that confidentiality and not disclose, copy or make use
of its contents. If received in error you are asked to destroy this email
and contact the sender immediately. Your assistance is appreciated.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] server running fine but pages won't load?

Posted by Annemarie Zand Scholten <a....@chello.nl>.
Hi Dan,

thanks for responding! Here are some answer to your questions:

>>The restart went fine and I could acces the
>>server via putty without any trouble, but no browser would load my pages.

>Using putty to open a telnet or ssh session is unrelated to apache
>responding or not.

I obviously have a lot to learn!

>>I added an alias directive to my httpd.conf file and remotely restarted
>>apache with 'apachectl restart'.

>Did you verify this by doing something ps -ef | grep httpd?

I used 'top' and 'ps -ef', they looked ok, although with 'top' I remember
noticing that apache was using 95% of the CPU.

>>The restart reported no errors, configuration diagnostics looked
>>fine and I couldn't find anything weird in the logs.  Can anyone tell me
>>what went wrong?

>Are the permissions in the directory structure you are aliasing set up to
>allow read access to the user your web server is running as?

Everything was set to r-x. I think it has to be a configuration problem
because other directories not included in my alias wouldn't load either.

Any ideas?

Thanks,
Annemarie



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org