problem
Thomas Bruederli
roundcube at gmail.com
Wed Oct 26 17:40:47 CEST 2005
Seems like your Server does not provide $_SERVER['SCRIPT_FILENAME']
Try to replace line 48 with $CURRENT_PATH = './'; or with
$CURRENT_PATH = '/absolute/path/to/roundcube/';
It has nothing to do with the cookies as your screenshot shows, that the
server could not send the Cookie headers.
Regards,
Thomas
Bijan Kani wrote:
> Hi,
>
> help.
>
> I am trying roundcube webmail under MS Windows (2003 server) with no luck.
> I have attached the error message pic.
>
> Regards
>
> Bijan
>
>
>
>
> ------------------------------------------------------------------------
>
More information about the Dev
mailing list