1
leesf
Fedora 2 Xoops Blank Page happened after confirm mysql database
  • 2004/10/25 16:09

  • leesf

  • Just popping in

  • Posts: 4

  • Since: 2004/10/25


Dear All,

Have anyone install XOOPS on fedora 2? I've did some searching on google and support forum but not really helping..hoping to get advices from guru. Thanks in advance :)

OS : Fedora 2
Xoops version: XOOPS 2.0.7.3
Php version:php-4.3.8-2.1
httpd version: httpd-2.0.49-4
mysql version:mysql-3.23.58-9
mysql-server version:mysql-server-3.23.58-9


This are the step I run installation, please comment any mistake here.

1. /usr/bin/mysql_install_db
2. service mysqld start
3. service httpd start
4. mysqladmin -u root password 'xxx'
5. mysqladmin -u root -h www.abc.com password 'xxx'
6. MySQL -u root -p
7. create database hcc;
8. start browser and install xoops
9. at General configuration page
database : mysql
databse hostname:localhost
databse username : root
database password : xxx
databse name : hcc
table prefix : xoops
10..
11. Blank page occured after databse confirm button

Sorry to dump a long coding but I think this might help. There is the error_log in /var/log/httpd.

[client 10.1.1.2] PHP Notice: Use of undefined constant XOOPS_ROOT_PATH - assumed 'XOOPS_ROOT_PATH' in /var/www/html/header.php on line 28
[client 10.1.1.2] PHP Warning: main(XOOPS_ROOT_PATH/class/xoopsblock.php): failed to open stream: No such file or directory in /var/www/html/header.php on line 28
[client 10.1.1.2] PHP Warning: main(): Failed opening 'XOOPS_ROOT_PATH/class/xoopsblock.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/header.php on line 28
[client 10.1.1.2] PHP Notice: Undefined variable: xoopsConfig in /var/www/html/header.php on line 29
[client 10.1.1.2] PHP Notice: Use of undefined constant XOOPS_THEME_PATH - assumed 'XOOPS_THEME_PATH' in /var/www/html/header.php on line 29
[client 10.1.1.2] PHP Notice: Undefined variable: xoopsConfig in /var/www/html/header.php on line 29
[client 10.1.1.2] PHP Notice: Use of undefined constant XOOPS_ROOT_PATH - assumed 'XOOPS_ROOT_PATH' in /var/www/html/header.php on line 62
[client 10.1.1.2] PHP Warning: main(XOOPS_ROOT_PATH/class/template.php): failed to open stream: No such file or directory in /var/www/html/header.php on line 62
[client 10.1.1.2] PHP Fatal error: main(): Failed opening required 'XOOPS_ROOT_PATH/class/template.php' (include_path='.:/usr/share/pear') in /var/www/html/header.php on line 62
[client 10.1.1.2] PHP Notice: Undefined index: HTTPS in /var/www/html/install/class/settingmanager.php on line 76, referer:http://10.1.1.2/install/index.php
[client 10.1.1.2] 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://10.1.1.2/install/index.php

----------end error log-----------------

Thanks again

I am rookie to PHP. Hope you don't mind guide me.

Login

Who's Online

119 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 119


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits