Fatal error: /misc.functions.php on line 41

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
PanBiker

Fatal error: /misc.functions.php on line 41

Post by PanBiker »

Hello everybody,

I'm net to the CMS them at all. For now, I do my pages by hand. Hope that will chande soon :-)

After the installation on a Suse 9.3 Linux (under my desk) I got the following error message after calling the index.php in my webbrowser.
"Fatal error: Call to undefined function: session_name() in /srv/www/htdocs/cmsmadesimple-0.10/lib/misc.functions.php on line 41"

I'm not shure what I did wrong?
Maybe someone can piont me to the right direction.

Regards,
Steve
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Fatal error: /misc.functions.php on line 41

Post by Ted »

You need to install the php4-session package.  I'm not quite sure how to do that in SuSE, since I've never used it.
PanBiker

Re: Fatal error: /misc.functions.php on line 41

Post by PanBiker »

I just installed the package (it's on the Suse DVD). The errormessage is still the same.

Regards

Steve
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Fatal error: /misc.functions.php on line 41

Post by Ted »

Did you restart apache?  If so, then maybe check your php.ini and make sure the session module is enabled (no ; in front of it)
PanBiker

Re: Fatal error: /misc.functions.php on line 41

Post by PanBiker »

Sorry, I'd forgot the restart. Now I get the menu.
Now, I have to see in the forum why the database connection fails....

Thanks for your help,

Steve
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Fatal error: /misc.functions.php on line 41

Post by Ted »

Probably need php4-mysql as well...
PanBiker

Re: Fatal error: /misc.functions.php on line 41

Post by PanBiker »

Yes, it was the php_mysql modul.
After a restart it's working :-)

A last question, the sql server has version 4.1. when I use 4.1+ in the config menu, I still get a connection refused. Using version 3/4, ist works without problems.

Regards,

Steve
Locked

Return to “[locked] Installation, Setup and Upgrade”