> In your php.ini file, what is session.save_path set to? Make sure
> the web server has the necessary permissions to write to that location.
Save_path is set to /tmp
drwxrwxrwt 4 root sys 609 Feb 13 12:40 /tmp
Thanks,
Bob Mar
> Do you have session.auto_start on?
I have: session.auto_start = 0
When I tried it set to "1" I received similiar error messages in my error log
file :
[Thu Feb 13 10:02:25 2003] [error] PHP Fatal error: Failed to initialize
session module in Unknown on line 0
Thanks,
-
> Hello Robert,
> On Wednesday, February 12, 2003, Robert M. Martel wrote...
>
> > I have a fresh install of SM 1.2.11 on a Sun machine running Solaris
> > 8, Apache, and PHP 4.1.2. So far I've been unable to get SM to start
> > properly, I receive a
Do you have session.auto_start on?
Quoting "Robert M. Martel" <[EMAIL PROTECTED]>:
> Greetings,
>
> I have a fresh install of SM 1.2.11 on a Sun machine running Solaris 8,
> Apache, and PHP 4.1.2. So far I've been unable to get SM to start
> properly, I receive a blank screen with the followin
Robert M. Martel said:
>
> [Wed Feb 12 15:10:49 2003] [error] PHP Fatal error:
> Failed to initialize session module in
> /opt/local/squirrelmail-1.2.11/src/global.php on line 194
In your php.ini file, what is session.save_path set to? Make sure the web
server has the necessary permissions to wri
Hello Robert,
On Wednesday, February 12, 2003, Robert M. Martel wrote...
> I have a fresh install of SM 1.2.11 on a Sun machine running Solaris
> 8, Apache, and PHP 4.1.2. So far I've been unable to get SM to start
> properly, I receive a blank screen with the following error message
> in the apac
Greetings,
I have a fresh install of SM 1.2.11 on a Sun machine running Solaris 8,
Apache, and PHP 4.1.2. So far I've been unable to get SM to start
properly, I receive a blank screen with the following error message
in the apache error log:
[Wed Feb 12 15:10:49 2003] [error] PHP Fatal error: