I use this command: yum install apache2-mpm-worker
with no success. Searching on google also not found
Thanks.
|
I use this command: yum install apache2-mpm-worker with no success. Searching on google also not found Thanks. |
|||
|
|
|
Uncomment the httpd.worker line in /etc/sysconfig/httpd:
Cheers |
|||
|
|
I've done that and restarted apache. I do an httpd -l and it only shows the prefork.c not the worker.c . I have checked the sbin directory and know for a fact the httpd.worker file exists. ANy other ideas? |
|||
|