Hello Adam,

I am trying to figure out if I need to reassign bug #308050
to the php4 package or close it. See the contents of the bug for
details. Possibly upgrade related?

Do you think it is related to bug #305217?

On Sun, 8 May 2005 13:26:27 +0200
Anders Ellenshøj Andersen <[EMAIL PROTECTED]> wrote:

> And all I did was to change the ownership from root:root to
> www-data:www-data.

Ok, Somehow the permissions on that directory got wrong. That
could have happened manually earlier, a bug in the php4 package or
something else. 

> Is my php.ini being read at all?
I believe so, you could try to change

";session.save_path = /var/lib/php4"
to
"session.save_path = /tmp"
mind the ";"

and see the session files appear in /tmp, unless you override that
setting in the scripts before session_start is called.

>From a packaging perspective it is better to put custom ini_set commands
in the configuration file /etc/ibwebadmin/configuration.inc.php.

Cheers,
Remco.

Attachment: pgp40WdM0qHlL.pgp
Description: PGP signature

Reply via email to