I did ALL of the things you suggested BEFORE you suggested them -- see MIthrandir, I AM thinking a little here!!! -- except chancing the path to my paths.
I changed it to:
doc_root = x:\http\
You recommended d:\http\. however I have a D:\ drive and logical drives through j:\
As you suggested, I stopped and restarted the server with no problem.
I also copied the libmysgl.dll file into windows/ windows/server and windows/server32 directories as suggested on the PHP forum.
The installation now goes farther -- it freezes AFTER installing all the tables in my data base and after asking me to enter an administrator name, password, and e-mail address.
It doesn't try to install the modules. It just locks up.
I cannot open admin.php.
My apache error log reads:
[Wed Sep 21 13:05:27 2005] [notice] Child 5456: Acquired the start mutex.
[Wed Sep 21 13:05:27 2005] [notice] Child 5456: Starting 250 worker threads.
[Wed Sep 21 13:26:57 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/themes/js, referer:
http://localhost/index.php[Wed Sep 21 13:26:57 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/themes/js, referer:
http://localhost/index.php[Wed Sep 21 13:26:57 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/themes/images, referer:
http://localhost/index.phpAs far as I can tell, Apache, PHP, and MySQL are working fine. The problem is either with XOOPS, or where I am installing it in the apache directory --
C:\Program Files\Apache Group\Apache2\htdocs
When I try to install by opening Firefox and entering:
HTTP://localhost
I get a message asking if I want to download or open a file.
So I have to enter:
HTTP://Localhost/index.php
When I use IE, I get a list of files and then have to double click on index.php.
This is the first time I have ever tried to set up a server on my system, so I am open to pretty much any suggestions here as long at they use PHP, MySQL, Apache2, and XOOPS.
Thanks!