Joomla question
Kevin Brown
kevin_brown at qwest.net
Sat Dec 3 22:31:21 MST 2005
Michael Sammartano wrote:
> I have just successfully installed and configured Joomla for my site,
> and I can login as a user but I get errors when trying to login as an
> Administrator. I get the following error:
>
> *Fatal error*: Call to undefined function: session_name() in
> */srv/www/htdocs/volinaz/Joomla/administrator/index.php* on line *83
>
> *I do not know php but the error seems to be pointing at
> mosConfig_live_site
>
> I do not know what to do to fix this. Any help would be appreciated.
Your php install must be missing some needed options. session_name is a
php function.
http://us3.php.net/manual/en/function.session-name.php
More information about the PLUG-discuss
mailing list