Much output is coming :-) m18s24:/etc/apache2$ /etc/init.d/apache2 start Starting web server: apache2 failed! m18s24:/etc/apache2$ tail /var/log/apache2/error.log [Tue Apr 21 15:50:00 2009] [emerg] (28)No space left on device: Couldn't create accept lock (/var/lock/apache2/accept.lock.19320) (5) [Tue Apr 21 15:50:53 2009] [crit] (28)No space left on device: mod_jk: could not create jk_log_lock Configuration Failed [Tue Apr 21 17:23:17 2009] [crit] (28)No space left on device: mod_jk: could not create jk_log_lock Configuration Failed m18s24:/etc/apache2$ whoami root m18s24:/etc/apache2$ ipcs -l ------ Shared Memory Limits -------- max number of segments = 4096 max seg size (kbytes) = 32768 max total shared memory (kbytes) = 8388608 min seg size (bytes) = 1 ------ Semaphore Limits -------- max number of arrays = 128 max semaphores per array = 250 max semaphores system wide = 32000 max ops per semop call = 32 semaphore max value = 32767 ------ Messages: Limits -------- max queues system wide = 16 max size of message (bytes) = 8192 default max size of queue (bytes) = 16384 m18s24:/etc/apache2$ ipcs -lu ------ Shared Memory Status -------- segments allocated 18 pages allocated 56915 pages resident 7223 pages swapped 4844 Swap performance: 0 attempts 0 successes ------ Semaphore Status -------- used arrays = 128 allocated semaphores = 576 ------ Messages: Status -------- allocated queues = 0 used headers = 0 used space = 0 bytes m18s24:/etc/apache2$ su www-data m18s24:/etc/apache2$ touch /var/lock/test.txt m18s24:/etc/apache2$ ls /var/lock/ apache2 aptitude test.txt m18s24:/etc/apache2$ ls - /var/lock/ ls: cannot access -: No such file or directory /var/lock/: apache2 aptitude test.txt m18s24:/etc/apache2$ ls -l /var/lock/ total 4 drwxr-xr-x 2 www-data root 4096 Apr 21 15:50 apache2 -rw-r----- 1 root root 0 Apr 21 13:02 aptitude -rw-r--r-- 1 www-data www-data 0 Apr 21 17:26 test.txt m18s24:/etc/apache2$ df /var Filesystem 1K-blocks Used Available Use% Mounted on rootfs 5044064 618684 4169152 13% / m18s24:/etc/apache2$ ls -l /var/lock/apache2/ total 0 m18s24:/etc/apache2$ It seems not to be a permission issue. The main problem is that i requested a new setup by my server provider today after the trouble was unsolvable to me. And now i have exactly the same situation. Maybe i have a version conflict. Thanks alot for helping me Per -- View this message in context: http://www.nabble.com/-emerg--%2828%29No-space-left-on-device%3A-Couldn%27t-create-accept-lock-%28-var-lock-apache2-accept.lock.19652%29-%285%29-tp23151307p23160962.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx