Thread: Sessions
View Single Post

  #3 (permalink)  
Old 09-27-2004
Michael Satterwhite
 
Posts: n/a
Default Re: Sessions - Thanks

Alvaro G Vicario wrote:

> *** 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


I don't know why I forget about phpinfo().
Regardless, that's the problem. The developers at SuSE apparently don't
think we might need that support, so they disabled it. Looks like I get to
build my own.


Reply With Quote