Open Suse Linux 11.0
Elgg 1,1
http://elgg.org/index.php
Error:
The install script redirects me to "action" when it should be "actions"
http://community.elgg.org/pg/pages/view/23/
Solution from
http://enarion.net/web/apache/htaccess/mod_rewrite-on-suse/
- activate module_rewrite -> yast2
- .htaccess ->
RewriteBase //
- /etc/apache2/default-server.conf ->
AllowOverride All