Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Ubuntu tietokoneissa => Aiheen aloitti: Sorkkarauta - 12.06.07 - klo:13.13
-
Trac -asennusta on viritelty ja samalla Apachea on yritetty konfiguroida. Tyhmä kysymys, mutta pitäisikö Apachen näkyä ps -x komennolla prosesseissa mikäli se on päällä? Mikäli vastaus on kyllä, niin silloin se ei ole päällä. Kokeilin komentoa sudo apache2 restart mutta aika hiljaista on kun '404 Not Found' ilmoitus on tullut tutuksi. Mitähän tässä kannattaisi tarkistella?
-
Kyllä se näkyy luonnollisestikkin käynnissä olessaan prosessilistassa: ps aux | grep apache
/var/log/apache2/error.log
on hyvä lähtöpaikka kun jokin pissii...
-
Kyllä se näkyy luonnollisestikkin käynnissä olessaan prosessilistassa: ps aux | grep apache
/var/log/apache2/error.log
on hyvä lähtöpaikka kun jokin pissii...
Vielä kun jotain tajuaisi....
[Tue Jun 12 10:52:06 2007] [notice] Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 configured -- resuming normal operations
[Tue Jun 12 10:57:28 2007] [notice] SIGUSR1 received. Doing graceful restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Tue Jun 12 10:57:28 2007] [notice] Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 configured -- resuming normal operations
[Tue Jun 12 12:01:06 2007] [notice] SIGHUP received. Attempting to restart
Syntax error on line 40 of /etc/apache2/mods-enabled/dav_svn.conf:
AuthType not allowed here
[Tue Jun 12 12:14:19 2007] [warn] pid file /var/run/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jun 12 12:14:19 2007] [notice] Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 configured -- resuming normal operations
[Tue Jun 12 12:14:47 2007] [notice] SIGUSR1 received. Doing graceful restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Tue Jun 12 12:14:47 2007] [notice] Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 configured -- resuming normal operations
[Tue Jun 12 12:15:28 2007] [notice] SIGHUP received. Attempting to restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Tue Jun 12 12:15:28 2007] [notice] Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 configured -- resuming normal operations
[Tue Jun 12 12:24:54 2007] [notice] SIGHUP received. Attempting to restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Tue Jun 12 12:24:54 2007] [notice] Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 configured -- resuming normal operations
[Tue Jun 12 13:01:38 2007] [notice] SIGHUP received. Attempting to restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Tue Jun 12 13:01:38 2007] [notice] Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 configured -- resuming normal operations
Mitähän tuosta voisi tulkita muun kun sen ettei tätä osaa käyttää :)