security_wwwaut

CMSimple bis 3.4 (keine weitere Entwicklung)
Post Reply
studerf

security_wwwaut

Post by studerf »

Hallo
Of the website find I following error message. This, when I want to login of the website

security_wwwaut should only be set true, when Server API is apache - your is
cgi-fcgi - please see http://www.cmsimple.dk/?Requirements

Thanks for your help.

cheers
studerf
Gert
Posts: 2075
Joined: Sun 18. Nov 2012, 14:18

Re: security_wwwaut

Post by Gert »

Hello,

the old CMSimple is not supported anymore, security type wwwaut is removed from CMSimple 4.

Set security type to "page".

If you not can login, you have to do that manually in ./cmsimple/config.php :

Code: Select all

...
$cf['security']['type']="page";
...
Download the config.php, edit it with a text editor and upload it to the old place.

The best solution would be to update to CMSimple 4, here you find the instructions:

http://www.cmsimple.org/doku/en/?Update ... d_versions

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
Post Reply