|
Posted by John Nichel on 12/19/05 21:18
Jose Borquez wrote:
> I am attempting to configure Group Office which is a Project Management
> suite on FreeBSD 5.4 with apache+mod_ssl-1.3.34+2.8.25_1, MySQL 5.0.16,
> PHP5-MySQL 5.1.1, and PHP5.1.1 and I keep getting the following error
> messages in my error logs when I attempt to open a php page:
>
> [Mon Dec 19 10:37:36 2005] [error] PHP Fatal error: Call to undefined
> function
> session_save_path() in
> /usr/local/www/groupoffice-com-2.14-FINAL-4/Group-Office.
> php on line 792
> /usr/local/www/groupoffice-com-2.14-FINAL-4/Group-Office.php(792) :
> Fatal error
> - Call to undefined function session_save_path()
>
> Could someone please give me any ideas as to what the problem is? Any
> help would be greatly appreciated.
How is your version of PHP configured? Was --disable-session set?
Setup a phpinfo page, and you'll be able to see the configuration line,
and whether or not sessions are enabled.
--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
jnichel@dotcomholdingsofbuffalo.com
Navigation:
[Reply to this message]
|