General > Support

What triggers an 500 error while installation process?

<< < (2/2)

Dmitriy Simushev:
As @faf mentioned above MultiViews has nothing with security.


--- Quote ---You know, changing the secure.conf with


--- Code: ---<Directory /var/www/*>
Options +Includes -FollowSymLinks +SymLinksIfOwnerMatch
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Order allow,deny
Allow from all
</Directory>
--- End code ---

and restarting the apache with


--- Code: ---service apache2 restart

--- End code ---

didn't change the situation
--- End quote ---

It should work, most likely you do something wrong.

Actually the only problem is your Apache's configuration and the problem is not related with Mibew.

borro:

--- Quote from: Dmitriy Simushev on July 02, 2015, 08:18:14 AM ---It should work, most likely you do something wrong.

Actually the only problem is your Apache's configuration and the problem is not related with Mibew.

--- End quote ---
Any ideas about what apache configuration settings I should check?
I commented lines

--- Code: ---<IfModule mod_negotiation.c>
    # Forbid apache to guess file extensions
    Options -MultiViews
</IfModule>
--- End code ---
in mibew .htaccess file and have launched mibew installation then. Is it ok?

faf:
If installation process went fine and your Mibew Messenger operates then it's ok.

Navigation

[0] Message Index

[*] Previous page

Go to full version