On 7/30/07, Vijay Sankar <[EMAIL PROTECTED]> wrote:
> I am wondering if anyone could help with this problem. I was not able to
> get any help on the roundcube lists, unfortunately and search engines
> were not that useful either.
>
> I installed roundcube mail on an OpenBSD 4.1 mail server that runs
> dovecot and openldap and hastymail.  httpd is not chrooted and I placed
> roundcubemail in /var/www/htdocs/rc.
>
> I followed all the installation instructions. However, when I try to
> check my email, the page I get after I put in my username and password
> shows
>
> Not Found
> The requested URL /rc/ was not found on this server.
>
> Apache/1.3.29 Server at ftl12.sankars.local Port 443
>
> The /var/www/htdocs/rc/logs/error file does not show any errors (it does
> show errors if I use the wrong password for database access in
> db.inc.php.
>
> The /var/www/logs/error_log shows
>
> [Mon Jul 30 13:53:44 2007] [error] [client 10.10.10.65] File does not
> exist: /var/www/htdocs/rc//
>
> In /var/log/mysql.log, I get stuff like
>
> 070730 13:53:36      18 Connect     [EMAIL PROTECTED] on
>                      18 Init DB     rc
>                      18 Init DB     rc
>                      18 Query       SELECT vars, ip,
> UNIX_TIMESTAMP(changed) AS changed
>                             FROM session
>                             WHERE  sess_id='qee5ia2v46aqm2ip0i742ptt21'
>                      18 Init DB     rc
>                      18 Query       SELECT 1
>                             FROM session
>                             WHERE  sess_id='qee5ia2v46aqm2ip0i742ptt21'
>                      18 Init DB     rc
>                      18 Query       UPDATE session
>                 SET    vars='user_lang|s:5:\"en_US\";auth_time|
> i:1185821238;temp|b:1;task|s:4:\"mail\";',
>                        changed=now()
>                 WHERE  sess_id='qee5ia2v46aqm2ip0i742ptt21'
>
> Not sure where to look for solving this problem. Any pointers will be
> greatly appreciated. Also, if possible, please copy me in on your
> message along with the mailing list.
>
> Thanks very much,
>
> Vijay
>
> --
> Vijay Sankar
> ForeTell Technologies Limited
> 59 Flamingo Avenue, Winnipeg, MB, Canada R3J 0X6
> Phone: +1 (204) 885-9535, E-Mail: [EMAIL PROTECTED]
>
>

I seem to recall seeing this error, too. It has been quite a while
since I debugged it, but I seem to ever-so-vaguely remember it being
an issue in php.ini with having to set:

magic_quotes_gpc = On

fwiw: I also have magic_quotes_runtime = Off, and roundcube works like a charm.





-- 
http://www.memetrics.com
Multivariate testing software & landing page optimization.
agile testing. adaptive marketing.

Reply via email to