[pkg-horde] Bug#721119: Bug#721119: php-horde-nag: cannon create tasks: "The requested URL /horde/nag/t/save was not found on this server."

Diego Arroyo th3r0n at gmail.com
Wed Aug 28 10:41:23 UTC 2013


Thanks Mathieu:

mod rewrite already enabled.

one note (for people that could need it) in jessie php-horde.conf is in
/etc/apache2/conf-enabled/

Apache2 fails to start with that configuration:
[FAIL] Starting web server: apache2 failed!
[warn] The apache configtest failed. ... (warning).
Output of config test was:
AH00526: Syntax error on line 2 of
/etc/apache2/conf-enabled/php-horde.conf:
Multiple <Directory> arguments not (yet) supported.
Action 'configtest' failed.
The Apache error log may have more information.

I dont attach apache error file as only contains the stop of apache daemon.

If i only include <Directory> section with /horde the same error that i
first post is shown.

Spliting that in two <Directory> sections or only with /usr/share/horde/
error changes to:
"The requested URL /usr/share/horde/rampage.php was not found on this
server."

but that file exist:
# ls -l /usr/share/horde/rampage.php
-rw--r--r  1 root root 1973 ago 21 20:24 rampage.php

Apache2 version: 2.4.6-3

Best Regards.



2013/8/28 Mathieu Parent <math.parent at gmail.com>

> Control: tag -1 + confirmed
>
> 2013/8/28 Diego Arroyo <th3r0n at gmail.com>:
> [...]
> > Trying to create a new task on any task list either with horde admin or
> with
> > a normal non-administrative user.
> [...]
> > Browser output:
> > Not Found
> > The requested URL /horde/nag/t/save was not found on this server
>
> Thanks for your bug report.
>
> Can you try the following?:
>
> Test 1:
> - run "a2enmod rewrite" (as root)
> - reload apache
> - test again
>
>  If Test 1 not ok:
> - edit /etc/apache2/conf.d/php-horde.conf:
> <<<
> Alias /horde /usr/share/horde
> <Directory /horde /usr/share/horde>
>  AllowOverride Limit FileInfo
> </Directory>
> >>>
> - reload apache
> - test again
>
> Regards
>
> --
> Mathieu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-horde-hackers/attachments/20130828/e7f7bd81/attachment.html>


More information about the pkg-horde-hackers mailing list