Skip to main content

Thread: apache2-mpm-itk restart problem


hi,

i'm trying use apache2-mpm-itk on new ispconfig 3 installation. followed instructions in the perfect server - ubuntu 10.04 [ispconfig 3] article, changes: didn't install apache2-mpm-prefork, apache2-suexec , libapache2-mod-suphp, , instead installed apache2-mpm-itk. changed suexecusergroup assignuserid in ispconfig.vhost , apps.vhost. furthermore, copied prefork settings in apache2.conf <ifmodule mpm_itk_module>[...]</ifmodule>.

now, itk module seems working fine - i.e. scripts run correct user. however, apache produces error when try restart it:
code:
address in use: make_sock: not bind address 0.0.0.0:80
it seems init script unable terminate of apache processes running under webx users. when run 'service apache2 stop', root , www-data owned apache processes stop, webx owned ones remain. if kill them 'killall -9 apache2', can start apache again.

happens every time had opened site on server, ispconfig. if don't open site after starting apache, restarts fine, since there no webx owned apache process running.

did mess in configuration? cause of problem?



Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [all variants] apache2-mpm-itk restart problem


Ubuntu

Comments