Re: [users@httpd] fedora - apache

2013-04-14 Thread Michiel Beijen
Hi Georg, On Sat, Apr 13, 2013 at 3:35 PM, georg wrote: > Possibly you have a hint for where im stuck just now: Cant find any > ethernet device on the PC im digging into. > (new to linux/fedora, but shurely there should be some eth ??) I'm quite sure the ethernet device will be recognized and

Re: [users@httpd] fedora - apache

2013-04-14 Thread Michiel Beijen
Hi Georg, On Sat, Apr 13, 2013 at 1:45 PM, georg wrote: > Ive taken to installing fedora version linux on a PC, intend to run as a > server down the line > > I have seen some documentation that indicate that some version (2.2?) of > Apache is > included in the fedora dist. > > Does anyone have a

Re: [users@httpd] fedora - apache

2013-04-14 Thread georg
Hi again, listing with lspci does not give any ethernet indiactive for any Hw. what I possibly could think of is that the LAN-socket (with the actual LAN connectivity symbol on it) is placed phycially close to USB ports, so it might go with USB designated Hw without showing explicitly "etherne

Re: [users@httpd] Apache 2 Mod_Chroot problem

2013-04-14 Thread Karol Pomaski
Well, I have checked the log and I see this line: [Sun Apr 14 06:25:04 2013] [notice] Graceful restart requested, doing restart apache2: Syntax error on line 203 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/suphp.load: Cannot load /usr/lib/apache2/modules/mod

Re: [users@httpd] Apache 2 Mod_Chroot problem

2013-04-14 Thread John Iliffe
Check logrotate which is probably doing a 'kill -SIGHUP'. Look in the Apache error log prior to the rotate for a message like this: [Sun Apr 14 03:19:55.472903 2013] [mpm_event:notice] [pid 22674:tid 140605074487040] AH00494: SIGHUP received. Attempting to restart Then the first error log ent

Re: [users@httpd] Apache 2 Mod_Chroot problem

2013-04-14 Thread Eric Covener
On Sun, Apr 14, 2013 at 11:33 AM, Karol Pomaski wrote: > Or maybe it reloads the config? > Something strange is happening maybe this is a bug in Apache package from > Debian? > The server isn't reloading itself. Check crontab. ---

Re: [users@httpd] Apache 2 Mod_Chroot problem

2013-04-14 Thread Karol Pomaski
Or maybe it reloads the config? Something strange is happening maybe this is a bug in Apache package from Debian? Regards, Karol On Apr 14, 2013, at 10:18 AM, Eric Covener wrote: >> Is it true that Apache in some intervals restarts itself (like every sunday)? > > No. > >

Re: [users@httpd] fedora - apache

2013-04-14 Thread georg
Tnx a million for all substancial advice, have been needing to work so will check an test your clues and come back soon. Georg - Original Message - From: "John Iliffe" To: Sent: Saturday, April 13, 2013 9:28 PM Subject: Re: [users@httpd] fedora - apache You might also check that t

Re: [users@httpd] Apache 2 Mod_Chroot problem

2013-04-14 Thread Eric Covener
> Is it true that Apache in some intervals restarts itself (like every sunday)? No. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] Apache 2 Mod_Chroot problem

2013-04-14 Thread Karol Pomaski
Hello, I believe I have something misconfigured. I use Apache/2.2.16 (Debian) with mod_chroot. I know that the 'apache2 restart' command does not work correctly while using mod_chroot. I have noticed that every sunday the Apache is shutting down. While looking at logs there is nothing. Is it t