Agreed. Check the <Directory>block in your httpd.conf file (or the respective Vhost config block) and make sure AllowOverride is set to All.
On Sat, Jan 24, 2009 at 11:48 AM, Colin Krisko <[email protected]>wrote: > Its might not be a problem with mod rewrite being loaded but apache not > reading the .htaccess file in your apache config somewhere change the line > "AllowOverride None" to "AllowOverride All" > > > On Fri, Jan 23, 2009 at 2:02 PM, Wokm4n <[email protected]> wrote: > >> >> Hi there, >> >> I just got this error when trying to install Habari on my Bitnami >> Lampstack (Ubuntu 8.10 host) >> http://bitnami.org/stack/lampstack >> >> >> 404 Not Found Not Found The requested URL /habari/ajax/ >> check_mysql_credentials was not found on this server. >> >> In httpd.conf mod_rewrite gets loaded. >> >> I don't have any leads, how can I fix this? >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
