1
Skymaster
BLank page after install, have error code, please look.....
  • 2004/1/9 3:11

  • Skymaster

  • Just popping in

  • Posts: 6

  • Since: 2002/11/29


Quote:
Fatal error: Failed to initialize session module in /usr/local/plesk/apache/vhosts/trainingrounds.com/httpdocs/products/include/common.php on line 159


I installed Xoops2, got green lighted all the way thru. It asked if I wanted to go to index page,a dn I clicked on the link. I got a blank page. I went ahead and deleted the install folder and made my mainfile.php chmod 444.

I cannot enter into the user.php or the admin.php. I went into the include/common.php and adjusted to read errors. The above is what I got.

Any advice? I looked at line 159 and it shows as follows:

Quote:
session_start();


The link to the site is:Training Rounds

2
mvandam
Re: BLank page after install, have error code, please look.....
  • 2004/1/9 3:53

  • mvandam

  • Quite a regular

  • Posts: 253

  • Since: 2003/2/7 2


'session_start' is a built-in php function. I'm not sure what that error means, perhaps your server configuration has a slight problem. Check these docs for some help (I just did a google search for your error message):

http://p2p.wrox.com/archive/pro_php/2001-08/37.asp
http://www.faqts.com/knowledge_base/view.phtml/aid/13108

good luck!

3
Skymaster
Re: BLank page after install, have error code, please look.....
  • 2004/1/9 5:55

  • Skymaster

  • Just popping in

  • Posts: 6

  • Since: 2002/11/29


I read those two docs, unfortunately, I'm not to savvy when it comes to coding. This is what my line looks like inwhich the articles say I should edit. Can anyone tell me what I need to modify the following too??

Quote:
session_set_save_handler(array(&$sess_handler, 'open'), array(&$sess_handler, 'close'), array(&$sess_handler, 'read'), array(&$sess_handler, 'write'), array(&$sess_handler, 'destroy'), array(&$sess_handler, 'gc'));
session_start();

4
Skymaster
Re: BLank page after install, have error code, please look.....
  • 2004/1/10 22:13

  • Skymaster

  • Just popping in

  • Posts: 6

  • Since: 2002/11/29


Anyone??

5
Mithrandir
Re: BLank page after install, have error code, please look.....

I'm not 100% at home with the session management in PHP or XOOPS (rather 40%) so can't help you more than state that this works fine on many many sites, so I'd say it was something in your webserver's configuration. But I don't know for sure.

Login

Who's Online

186 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 186


more...

Donat-O-Meter

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

Latest GitHub Commits