Hi, I have done what Hykke said and its worked perfect until the end part:
8. After this i rebooted my PC, changed the Apache configuration file to make the ServerRoot point to my ASP pages folder, and made "default.asp" into the page shown when a user selects a folder. I restarted Apache and voila... My old ASP pages were working again
I actually have a snitz forum, dunno if you've heard of it? And have tried to run it with the apache server with the Chillisoft ASP software. I have edited my configuration file to make the server root point to C:/program files/apache group/apache/htdocs and I have edited my config file (contains the connection string to the database) so that it points to my database correctly and for some reason it wont find it?
Now for some reason when I access the
I get this:
Forbidden
You don't have permission to access / on this server.
--------------------------------------------------------------------------------
Apache/1.3.26 Server at
Port 80
I put it my file name
and I get this:
Microsoft JET Database Engine error '80004005'
Could not find file 'C:\folder\database.mdb'.
config.asp, line 134
And that is the path to my database. Does anyone have any ideas on how to solve this?
Thanks!
P.S I want to keep XP Home, so no suggestions on upgrading to pro/2k lol.