[emerg] (28)No space left on device: Couldn’t create accept lock or [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration Failed If we check the Disk Space it shows plenty of space available. This issue mainly occurs if apache is not shutdown properly and it’s left myriads of semaphore-arrays left, […]
See MoreTag: httpd restart fail
Zend issue and httpd not restarting
If zend is a probelm and httpd is not restarting then download and install the latest from: http://downloads.zend.com/optimizer At the time of this writing, this little script worked like a charm: ++++++++++++++++++++++++++++++ cd /root deltree -f Zend* wget http://downloads.zend.com/optimizer/3.3.9/ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz tar -xzvf ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz cd Zend* ./install.sh +++++++++++++++++++++++++++++++
See Morelibssl.so.6: cannot open shared object file: No such file or directory
Error : Building global cache for cPanel…/usr/local/apache/bin/httpd: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory /usr/local/apache/bin/httpd: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory /usr/local/apache/bin/httpd: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file […]
See More
You must be logged in to post a comment.