error install on opensuse 13.1

by onazari, Monday, December 16, 2013, 20:43 (4141 days ago)

i want install selfoss on opensuse 13.1 64bit with apache2web server according to this manualbut after installation selfoss not start to graphical[image]
best regards

error install on opensuse 13.1

by tobi @, Monday, December 16, 2013, 21:05 (4141 days ago) @ onazari

Ensure that you have enabled the mod_rewrite and mod_headers module. Check your .htaccess. Its possible that you have to set RewriteBase.

error install on opensuse 13.1

by onazari, Monday, December 16, 2013, 21:23 (4141 days ago) @ tobi

apache2 rewrite and header mod is loaded[image]
section of writebasein .htaccess is:

#AddHandler php53-cgi .php

# Enable rewrite engine and route requests to framework
RewriteEngine On
RewriteBase /selfoss

i installed selfoss on /srv/www/htdocs/selfoss
also sqlite3 isinstalled on my pc
and addthis line in httpd.conf
AddHandler default-handler .jpg .png .css .js
also change following value in /etc/php5/apache2/php.ini from 30 to 120
max_execution_time = 30

error install on opensuse 13.1

by hemathor, Tuesday, December 24, 2013, 09:40 (4134 days ago) @ onazari

this problem was solved ages ago, and you could have found it here if you were looking for it...

another issue you have to have in mind is, that with opensuse 13.1 the apache server was updated from 2.2.x to 2.4.x, and along with that update came a different handling of 'Allow'/'Deny' rules.
to be safe, just add

Satisfy Any

to your .htaccess file.

greetings...

error install on opensuse 13.1

by onazari, Tuesday, December 24, 2013, 18:47 (4133 days ago) @ hemathor

tanks for your helping.
it works.

RSS Feed of thread
powered by my little forum