After upgrade to Cagefs weve started to receive such messages in httpd error.log:
[Thu Nov 03 05:35:32 2011] [error] mod_hostinglimits:Already inside LVE: LVE(3214) HANDLER(fcgid-script) HOSTNAME(sitename.com) URL(/index.php) TID(150298) errno (1)
Sites seems to work ok. Didn checked if LVE limits are enforcing. Id like to know what to do with those messages. They are on ERROR level so I think they are severe. We are using:
liblve 0.8-25
cagefs 2.0-23.el5.cloudlinux
mod_hostinglimits 0.7-13.el5.cloudlinux
pam_lve 0.2-5.el5.cloudlinux
Also we are using mod_fcgid and suexec to run php scripts. We didn saw those messages when we used securelve and previous liblve.
[Thu Nov 03 05:35:32 2011] [error] mod_hostinglimits:Already inside LVE: LVE(3214) HANDLER(fcgid-script) HOSTNAME(sitename.com) URL(/index.php) TID(150298) errno (1)
Sites seems to work ok. Didn checked if LVE limits are enforcing. Id like to know what to do with those messages. They are on ERROR level so I think they are severe. We are using:
liblve 0.8-25
cagefs 2.0-23.el5.cloudlinux
mod_hostinglimits 0.7-13.el5.cloudlinux
pam_lve 0.2-5.el5.cloudlinux
Also we are using mod_fcgid and suexec to run php scripts. We didn saw those messages when we used securelve and previous liblve.
Comment