On 14/10/12 19:23, Victor Churchill wrote:
Hi Tim,

On 14 October 2012 17:31, Tim <[email protected]> wrote:

When I try I just get page inaccessible, I have checked the
/var/log/Apache for error etc. but there are no,listed errors, I have tried
reinstalling Apache but this made no change.

As I am new to this I don't know what to check next, any suggestions

have you checked that Apache is actually up and running?

ps -eafw | grep apache

The apache 'error' log should show a line from when the server was started,
similar to

[Sun Oct 14 08:09:15 2012] [notice] Apache/2.2.14 (Ubuntu)
PHP/5.3.2-1ubuntu4.18 with Suhosin-Patch configured -- resuming normal
operations

(obviously yours won't say Ubuntu)

regards

victor


Hi Victor

PS give me

mit@vulcan ~ $ ps -eafw | grep apache
mit       2137  8802  0 19:30 pts/0    00:00:00 grep --colour=auto apache
root     10112     1  0 Oct13 ?        00:00:01 /usr/sbin/apache2 -k start
www-data 28524 10112  0 06:25 ?        00:00:00 /usr/sbin/apache2 -k start
www-data 28525 10112  0 06:25 ?        00:00:00 /usr/sbin/apache2 -k start
www-data 28526 10112  0 06:25 ?        00:00:00 /usr/sbin/apache2 -k start
www-data 28527 10112  0 06:25 ?        00:00:00 /usr/sbin/apache2 -k start
www-data 28528 10112  0 06:25 ?        00:00:00 /usr/sbin/apache2 -k start

And my error log says

[Sun Oct 14 06:25:02 2012] [warn] (101)Network is unreachable: connect to listener on [::]:80 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName [Sun Oct 14 06:25:02 2012] [notice] Apache/2.2.22 (Debian) PHP/5.4.4-2 configured -- resuming normal operations

I noticed the 127.0.1.1 in the rror log and I tried http://127.0.1.1/index.html and it returned and I got a normal browser could not connect error

Regards

Tim

--
Next meeting:  ???, ???day, 2012-11-?? 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
New thread on mailing list:  mailto:[email protected]
How to Report Bugs Effectively:  http://goo.gl/4Xue

Reply via email to