1
Hi everyone:
I just downloaded Xoops, configured the MySQL database by creating a database and a user with all privileges (for testing purposes), but after confirming the database information and clicking on Next, I get a blank page. I tried searching the wikis and the forum first, and realized some people had this problem, but couldn't find the fix!
Here is some information on my Fedora 2 server.
# rpm -q mysql-server
mysql-server-3.23.58-9
# rpm -q httpd
httpd-2.0.51-2.7
# rpm -q php
php-4.3.8-2.1
and this is what gets logged from apache:
tail /var/log/httpd/error_log
[client 192.168.1.1] PHP Notice: Use of undefined constant XOOPS_ROOT_PATH - assumed 'XOOPS_ROOT_PATH' in /var/www/html/install/index.php on line 258, referer:
http://127.0.0.1/install/index.phpPlease let me know if you know of a fix for this. In the meantime I'm gonna dump the database and start with a fresh install, again!
Thanks in advance for your help!