faqts : Computers : Programming : Languages : PHP : Common Problems : Errors

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

4 of 21 people (19%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

One virtual host (the rest work) has this error "Fatal error: Failed to initialize session module"

Sep 12th, 2002 17:58
Gu Xuelu, syberchic, http://www.faqts.com/knowledge_base/view.phtml/aid/13108


change the session.save_handler = user to files.
good luck.