[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#316477: No directory /var/run/apache2 error 503



package: apache2-mpm-worker
version: 2.0.54-5

Still not fixed in stable.

Cant create UNIX domain socket cgisock if directory /var/run/apache2
does not exist.  This causes an error 503 to be displayed.

To fix create directory /var/run/apache2 when apache2-mpm-worker is
installed.  The socket is then created when needed.

# ls -al /var/run/apache2
total 1
drwxr-xr-x   2 root     root  72 2006-01-03 13:09 .
drwxr-xr-x  12 root     root 816 2006-01-03 13:09 ..
srwx------   1 www-data root   0 2006-01-03 13:09 cgisock



Reply to: