Re: php 5.2.1 and squirrelmail
Morten Nilsen <[email protected]> Fri, 23 Feb 2007 08:17:40 +0100
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <[email protected]> |
Hugo Diaz wrote: > Hi all > I have TSL 2.2 with squirrelmail 1.4.9a installed (from tgz). When upgrade php from 5.2.0 to 5.2.1 , squirrelmail has broken with multiples errors for example: > > SAFE MODE Restriction in effect. The script whose uid is 500 is not allowed to access owned by uid 0 > in /home/httpd/html/squirrelmail-1.4.9a/functions/global.php on line 405 Simply turn off safe mode, or chown the scripts to root. in PHP 6, safe mode is going away, so you might as well disable it now. On a different note, I don't like squirrel, and have changed over to Iloha (http://ilohamail.org). One of my main "problems" with squirrel is the insistence that it live under /src/ on the server (I've tried to fix that, but it's so ingrained in the code that I had to give up, and the authors seemed to get angry when I suggested to "fix" that) -- Cheers, Morten :wq