Create the lock file in a writable directory.
* http/conf/apache2-httpd.conf:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24204
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-07-11 Anders Carlsson <andersca@apple.com>
+
+ Reviewed by Geoff.
+
+ Create the lock file in a writable directory.
+
+ * http/conf/apache2-httpd.conf:
+
2007-07-11 Justin Garcia <justin.garcia@apple.com>
Reviewed by Darin.
# DISK. The PID of the main server process is automatically appended to
# the filename.
#
-#LockFile "/private/var/run/httpd.lock"
+LockFile "/tmp/WebKit/httpd.lock"
#
# PidFile: The file in which the server should record its process