Re: [users@httpd] Apache 2 Mod_Chroot problem

2013-04-15 Thread Tom Evans
On Sun, Apr 14, 2013 at 7:09 PM, Karol Pomaski wrote: > 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/mo

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] 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