I finally got the PHP and SSI to work and now my server won't even start up. It keeps saying "Only one usage of each socket address (protocol/network address/ port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:80 no listening socket is available, shutting down"
I have...
I am reading up on the documentation to get SSI to parse .shtml files and so far it just isn't working. I added
"<Directory "C:/Program Files/Apache Group/Apache2/htdocs/">
Options +Includes
</Directory>" as this is the directory where all my web folders containing the .shtml files will...
I have installed Apache and when I tried to install PHP 5 for it it said that the Apache installer wasn't ready yet. Is there a good place where I can go that will show me how to fully install PHP 5? Thanks.
Hey everyone, I was wondering how to get Server Side Includes to work on my Apache server. Currently I am running Apache 2 on a Windows XP SP2 system. I read through some tutorials and I thought I did what it asked me but it didn't work. In the httpd.conf file I uncommented "Options...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.