1
hi folks,
i am currently trying to install 2.1.1 in my PC for testing. I successfully went thru all the step during installation until i get to "Saving configuration data" everything turns green except two lines. These are the failures:
File ../mainfile.php overwritten by ../mainfile.dist.php.
Constant XOOPS_ROOT_PATH written to c:/web/html.
Constant XOOPS_URL written to http://localhost/html.
Constant XOOPS_DB_TYPE written to mysql.
Constant XOOPS_DB_PREFIX written to 8trpZ.
Constant XOOPS_DB_HOST written to localhost.
Constant XOOPS_DB_USER written to admin.
Constant XOOPS_DB_PASS written to xxxxx.
Constant XOOPS_DB_NAME written to xxxxx.
Failed writing constant 0.
Constant XOOPS_GROUP_ADMIN written to 1.
Constant XOOPS_GROUP_USERS written to 2.
Constant XOOPS_GROUP_ANONYMOUS written to 3.
Failed writing constant 1.
I tried installing an older verion of XOOPS everything goes well until I get to end of the installation (ceck database) aand I get "Could not connect to the database server".
I tried testing MySQL and php and it works fine I can't seem to figure it out. I am running these versions on my PC:
Apache 2.0.50
mySQL Control Center 0.9.4
php-4.3.9-Win32
MySQL 4.0.15
I hope someone out there could help me figure why this is happening? Should I reintall something? Any suggestion will help me. Thank you for your time.