Thank you for your answer, i wanted to know if a version of squirrelmail
with 
file_exists (getcwd()."/somedir/somefile.php") exists.

I know it's not a bug of (the great) squirrelmail ;-)

Thanks for all.
Regards,
--
Kazh


-----Message d'origine-----
De : Jonathan Angliss [mailto:[EMAIL PROTECTED]] 
Envoyé : jeudi 28 novembre 2002 21:29
À : kazh
Cc : [EMAIL PROTECTED]
Objet : Re: [SM-USERS] SquirrelMail stable with Apache2


Hello Kazh,
On Thursday, November 28, 2002, kazh wrote...

> Hi all,

> I've just installed Squirrelmail to a new box with Apache2 and i can
see
> that squirrelmail is unable to work because of this difference between
> Apache1 and Apache2 :

> Example:

> Original code with Apache 1 :
> file_exists ("somedir/somefile.php"); // Always returns false

> Modified code with Apache 2:
> file_exists (getcwd()."/somedir/somefile.php"); // Works as expected


> Can someone tell me when a new version will be able to work without
> problem on Apache2 .

It is a bug in PHP that has been fixed in the snap shots of PHP.
http://www.squirrelmail.org/wiki/PluginsOrThemesNotLoading Try reading
this, and applying the changes (upgrade PHP, or downgrade apache).
It's not the fault of SquirrelMail ;)

-- 
Jonathan Angliss
([EMAIL PROTECTED])





-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to