nagiosQL

I was wondering if anyone can assist me with this. I know its not a nagios issue per se, but I am having a heck of a time gettign past a weird php error.

this is what I get wheni load the page…

Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/nagiosQL/functions/prepend_adm.php on line 28

I have looked at the page in question but cannot figure out why this is an issue!

Thanks for any help you can provide!! I’m sure I will be asking nagios questions sooner than later :wink:

Luis

and line 28 is?

I cam across this post online:

"Found the problem. Posting for the benefit of other who run across this problem.

Suse 9.2 does not install php4-session by default So simple fix once that one was figured out."

er, it was exactly this…

session_start();