Quote by ola_one:
The next thing was that I copied the public_html directory(folder) into the htdocs directory. Should this have been the files inside the folder or should I have copied the whole folder?
You can just copy the files.
I only tried to edit two areas because that is what the installation instruction said. The 2 areas are: $_CONF['path_html'] and the second one is $_CONF['path']
In the 2 situations, I was supposed to write out the path and I thought I did.
The path to the first one is C:/Program Files/Apache Group/Apache2/Htdocs/public_html
This should be C:/Program Files/Apache Group/Apache2/Htdocs
If you didn't copy the public_html directory, you don't need it in your path.
The Path to the second is C:/Program Files/Apache Group/Apache2/Geeklog
Did you copy the non-public_html files into this directory?
You also need to modify this parm in the config file. _CONF['site_url']
Dwight