session_start(): Failed to initialize storage module

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Linda Lee

    session_start(): Failed to initialize storage module

    I am studying samples of a book to save session handler to a table in
    Oracle. But I got error after setting "session.save_h andler=user":

    Fatal error: session_start() : Failed to initialize storage module. in
    c:\phpcode\wrox \code_downloads \ch08\handler.p hp on line 9

    What could cause the problem? Is there a good sample in saving session
    handler into Oracle (not MySQL)?

    I use PHP 4.3.3 with Apache.

    Thanks a lot.
Working...