2017-05-19, 08:55:24
(2017-05-18, 23:55:26)Alexander_ Wrote:I don't have anything online. I'm trying to install it on a local server.(2017-05-18, 10:22:17)IllusiaX Wrote: I'm installing GetSimple CMS for the first time and I got passed the login page of the installation where it said it couldn't send out my password to my email then displayed my password along with the option to login, then I got this message:
"Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contact the [email=postmaster@localhost]webmaster[/email].
Error 500
localhost
Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 "
Can you post the .htaccess-File that is online?
Alex
I changed the 'Rewrite Base' to my subdirectory folder as instructed in the .htaccess-File.
According to my apache error logs: AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
According to some research: server name used in Apache (httpd.conf) must be the same as the server name in apache (httpd-ssl.conf)
I've tried this and I still get the same error.