1
Hello,
I have been playing with XOOPS at work the past few days and wanted to setup it at home so that I can become more proficient with it. I installed Apache, PHP and MySQL on a fresh install of WIN2K on a spare PC I have. After I was able to run PHP scripts and had added a user and database for the XOOPS install, I placed the three folders XOOPS comes in ( docs, extras, html ) in the htdocs folder.
I then opened the installation page in XOOPS and followed the instructions and everything was going fine. Then I got to the 4th page of the installation, titled "General configuration". At the top of this page I get the following error message:
Notice: Undefined index: HTTPS in C:\Program Files\Apache Group\Apache2\htdocs\install\class\settingmanager.php on line 76
If I ignore that message and fill the correct information and continue I can get to the 8th page which is titled "confirm database settings". When I hit the next button on the 8th page I get a blank page.
I looked at line 76 but did not know what it is I can change to get the installation to work.
Below I have listed all the information I think could be helpful in assisting me. Please just ask me if you need any more information.
Apache 2.0.50-win32-x86
PHP 5.0.0 ( I am using the cgi install )
MySQL 4.0.20d-win
Xoops 2.0.7
Windows 2000 Pro with every freakin patch MS has out as of 7/28/04 7:00pmEST.
I also tried this on Windows XP pro with the same results.