Posts Tagged ‘Apache’

Apache "Address already in use" Error

If your apache on your Ensim server stops responding, fails to stop and gives the following error when trying to start again;

/etc/init.d/httpd restart
Stopping httpd: [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:443
no listening sockets available, shutting down
Unable to open logs
[FAILED]

Here’s how to fix it.

Read more

Perl – Internal Server Error

I was debugging a Perl script for a customer of whom whenever the cgi script was
requested via the web it triggered an internal server error.
Read more

Linux Apache Filecaching

I had a customer today that wanted to enable caching on certain filetypes within their site to help it’s speed. It took me a little while to get working so I thought I’d post it here for anyone else.
Read more

Return top