Menu

#193 Apache 2.2 - 2.4.6 Mod_Rewrite bug

1.0
closed
nobody
None
1
2015-06-06
2014-04-07
Anonymous
No

Hi,

Just to include info for other users, the apache bug https://issues.apache.org/bugzilla/show_bug.cgi?id=53929 is causing the mod_rewrite rules to fail and bring frustration to installation. When disabling mod_dir the rules start working. Is this a bug or a feature is yours to decide.

Discussion

  • Anonymous

    Anonymous - 2014-11-18

    can you explain how to disabling the mod_dir?

     
  • Miha Petkovsek

    Miha Petkovsek - 2014-11-18

    Hi, thanks for this explanation. Will see if there is any way I can get around it.

    For disabling:
    For Debian/Ubuntu try a2dismod/a2enmod and reload apache

     
  • Miha Petkovsek

    Miha Petkovsek - 2014-12-08
    • status: open --> closed
     
  • Miha Petkovsek

    Miha Petkovsek - 2014-12-08

    Since 1.1 mod_rewrite is optional.

     
  • Miha Petkovsek

    Miha Petkovsek - 2015-02-27

    Or move install and upgrade directories

    mv install install.bkp
    mv upgrade upgrade.bkp
    

    brm

     
  • Anonymous

    Anonymous - 2015-06-06

    it seems that phpmyadmin requires mod_dir , is there a work around to this? I get:

    AH00526: Syntax error on line 7 of /etc/apache2/conf-enabled/phpmyadmin.conf:
    Invalid command 'DirectoryIndex', perhaps misspelled or defined by a module not included in the server configuration

    When attempting to reload apache, however if I enable (a2enmod dir) apache starts no problem.

     

Anonymous
Anonymous

Add attachments
Cancel