Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

httpd error log

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
pandabb
Posts: 192
Joined: Sat Aug 08, 2015 3:03 am

httpd error log
  • Quote

Post by pandabb » Tue Jan 19, 2016 5:44 am

Is this normal for brandnew vesta setup centos 7.

/var/log/httpd
[Tue Jan 19 12:16:35.902164 2016] [core:notice] [pid 10742] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
[Tue Jan 19 12:16:35.903023 2016] [suexec:notice] [pid 10742] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jan 19 12:16:35.923958 2016] [so:warn] [pid 10742] AH01574: module ruid2_module is already loaded, skipping
[Tue Jan 19 12:16:35.926586 2016] [auth_digest:notice] [pid 10742] AH01757: generating secret for digest authentication ...
[Tue Jan 19 12:16:35.928930 2016] [:notice] [pid 10742] mod_ruid2/0.9.8 enabled
[Tue Jan 19 12:16:36.139301 2016] [mpm_prefork:notice] [pid 10742] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.45 configured -- resuming normal operations
[Tue Jan 19 12:16:36.139386 2016] [core:notice] [pid 10742] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Jan 19 12:16:46.318177 2016] [mpm_prefork:notice] [pid 10742] AH00171: Graceful restart requested, doing restart
[Tue Jan 19 12:16:46.460074 2016] [so:warn] [pid 10742] AH01574: module ruid2_module is already loaded, skipping
[Tue Jan 19 12:16:46.466174 2016] [auth_digest:notice] [pid 10742] AH01757: generating secret for digest authentication ...
[Tue Jan 19 12:16:46.469353 2016] [:notice] [pid 10742] mod_ruid2/0.9.8 enabled
[Tue Jan 19 12:16:46.561108 2016] [mpm_prefork:notice] [pid 10742] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.45 configured -- resuming normal operations
[Tue Jan 19 12:16:46.561139 2016] [core:notice] [pid 10742] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Jan 19 12:16:50.115432 2016] [mpm_prefork:notice] [pid 10742] AH00171: Graceful restart requested, doing restart
[Tue Jan 19 12:16:50.231378 2016] [so:warn] [pid 10742] AH01574: module ruid2_module is already loaded, skipping
[Tue Jan 19 12:16:50.276446 2016] [auth_digest:notice] [pid 10742] AH01757: generating secret for digest authentication ...
[Tue Jan 19 12:16:50.278707 2016] [:notice] [pid 10742] mod_ruid2/0.9.8 enabled
[Tue Jan 19 12:16:50.309932 2016] [mpm_prefork:notice] [pid 10742] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.45 configured -- resuming normal operations
[Tue Jan 19 12:16:50.309994 2016] [core:notice] [pid 10742] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Jan 19 12:18:03.038208 2016] [mpm_prefork:notice] [pid 10742] AH00170: caught SIGWINCH, shutting down gracefully
[Tue Jan 19 12:23:43.728095 2016] [suexec:notice] [pid 941] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jan 19 12:23:43.852898 2016] [so:warn] [pid 941] AH01574: module ruid2_module is already loaded, skipping
[Tue Jan 19 12:23:43.882715 2016] [auth_digest:notice] [pid 941] AH01757: generating secret for digest authentication ...
[Tue Jan 19 12:23:43.907956 2016] [:notice] [pid 941] mod_ruid2/0.9.8 enabled
[Tue Jan 19 12:23:44.817376 2016] [mpm_prefork:notice] [pid 941] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.45 configured -- resuming normal operations
[Tue Jan 19 12:23:44.817535 2016] [core:notice] [pid 941] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Jan 19 13:05:34.295009 2016] [mpm_prefork:notice] [pid 941] AH00170: caught SIGWINCH, shutting down gracefully
[Tue Jan 19 13:06:15.001062 2016] [suexec:notice] [pid 1391] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jan 19 13:06:15.077025 2016] [so:warn] [pid 1391] AH01574: module ruid2_module is already loaded, skipping
[Tue Jan 19 13:06:15.082307 2016] [auth_digest:notice] [pid 1391] AH01757: generating secret for digest authentication ...
[Tue Jan 19 13:06:15.093067 2016] [:notice] [pid 1391] mod_ruid2/0.9.8 enabled
[Tue Jan 19 13:06:17.505041 2016] [mpm_prefork:notice] [pid 1391] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.45 configured -- resuming normal operations
[Tue Jan 19 13:06:17.505116 2016] [core:notice] [pid 1391] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'

Thanks!
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: httpd error log
  • Quote

Post by skurudo » Tue Jan 19, 2016 12:56 pm

notice and warn... no criminal records, no fails or error.
Top

pandabb
Posts: 192
Joined: Sat Aug 08, 2015 3:03 am

Re: httpd error log
  • Quote

Post by pandabb » Tue Jan 19, 2016 12:59 pm

haha glad to know no criminal errors or crime :D
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: httpd error log
  • Quote

Post by skurudo » Tue Jan 19, 2016 1:09 pm

You can change LogLevel from warn to error or crit and your log's will be nicer and shorter ;-)

/etc/httpd/conf/httpd.conf
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password