1
LazyBadger
"Call to undefined function: session_set_save_handler()" Error

Well, I learned - it's PHP itself function, not XOOPS. But where (i.e "in which extension") I have to find it? According to php.net, it must be supported in PHP 4.3.9

2
m0nty
Re: "Call to undefined function: session_set_save_handler()" Error
  • 2005/4/28 2:38

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


php.ini

session.save_handler needs to be set to files..

ie.

session.save_handler = files

3
davidakachao
Re: "Call to undefined function: session_set_save_handler()" Error

I have done session.save_handler = files bu I still have the same problem.
Config;
Apache 2
mysql  Ver 14.7 Distrib 4.1.13
, for suse-linux (i686using readline 5.0
PHP Version 4.4.0


Look here to see the problem and here for php info.....

Login

Who's Online

139 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 139


more...

Donat-O-Meter

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

Latest GitHub Commits