> You will find 2 logfiles there : an "access log" and an "error log".
> The access log contains 1 line for each request that a browser makes to
> the server. The error log starts with a line each time you restart
> Apache, and after that it usually only shows when an error occurred.
I look in
Allright, now we can really start helping.
tirengarfio wrote:
Intel 32 bits + Ubuntu 8.04 LTS
Apache 2.2.8
/etc/init.d/apache2 start
good
http://localhost
Where is that browser running ? on the same machine as Apache ?
If it is ...
Failed to Connect
Firefox can't establish a connection
To get good help, you may want to :
- say on what kind of system this is
Intel 32 bits + Ubuntu 8.04 LTS
- what version of Apache this is
2.2.8
- with what command you are "starting Apache"
/etc/init.d/apache2 start
- what you enter in the browser as URL
http://localhost
- what error you s
tirengarfio wrote:
Hi,
im new to Apache. I have been doing some web devs till now but with XAMPP.
When I try to start it i get this error:
* Starting web server apache2
apache2: Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
and i cant se
that is a warning not an error.
Mostly httpd.conf will be inside conf directory under apache folder. Did you
see one? /etc/apache2/conf/httpd.conf
If yes, probably thats the one apache is using. Search "ServerName" (and put
FQDN of your machine there maybe) and make sure you uncomment it.
Regards
Hi,
im new to Apache. I have been doing some web devs till now but with XAMPP.
When I try to start it i get this error:
* Starting web server apache2
apache2: Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
and i cant see localhost page (It