Thread: Sessions
View Single Post

  #2 (permalink)  
Old 09-27-2004
Alvaro G Vicario
 
Posts: n/a
Default Re: Sessions

*** Michael Satterwhite wrote/escribió (Sun, 26 Sep 2004 22:18:07 GMT):
> "Fatal error: Call to undefined function: session_start()
> in /srv/www/htdocs/lookups/index.php on line 2"


Create a PHP file with a call to phpinfo() and check the output. You should
have:

session
Session Support enabled

--
-- Álvaro G. Vicario - Burgos, Spain
-- Thank you for not e-mailing me your questions
--
Reply With Quote