pro_php thread: Failed to initialize session module
Hi everybody, I tired to run the sample application in chapter 8 of Professional PHP 4. I downloaded the files handler.php and session_test.php and I fixed the typo mentioned in the errata. But I get the following error message Fatal error: Failed to initialize session module in e:\websites\ctc\handler.php on line 8 I checked the php.ini file... these are my settings: session.use_trans_sid = 1 session.save_handler = user magic_quotes_gpc = On Any ideas? TIA, Patrick
|





