[horde] Horde Groupware 1.0 Linking Issues

Brandon Slack brandon.slack at gmail.com
Sat Sep 29 08:52:54 UTC 2007


Hi

First off, let me start by apologizing as I know this issue has been dealt
with before. I have spent several hours now trying to figure out a solution
and have not found any that work or make sense. I am on the verge of giving
up on the horde and falling back to something like SquirrelMail. This issue
I am having is with invalid linking.

I recently got a VPS system with Apache, PHP5.2.1, and Mysql.
The simple test.php contains links
http://www.site.com/test.php/imp/test.php

which should be

http://www.site.com/imp/test.php

I have no idea why. Bug Report:
http://bugs.horde.org/ticket/?id=4420

Talks about the issue. It then states its a PHP bug.
PHP states it is a CGI bug
http://bugs.php.net/bug.php?id=31843

Someone says use cgi.fix_pathinfo to fix the issue. Only problem, I am not
using CGI. I am using Apache as my Server API. I have looked through my php
variables when I manually type in:
http://www.site.com/test.php?mode=phpinfo&url=%2Ftest.php

Everything there looks fine. I have gone through several bug reports, look
through code and I am about to give up. So if anyone could at all point me
to a solution or workaround, or even some documentation/hint at what is
causing this. Some people have said its PHP_SELF others have said its a
different global variable. I am at a complete loss.

Again, I am sure this has been asked, and I am sorry for waisting your time,
I really have looked and have yet to find a working solution. So if anyone
could help / give me hints.

Thank You
Brandon Slack


More information about the horde mailing list