Search found 5 matches

by Moc05
Fri Feb 07, 2025 4:50 pm
Forum: General discussions
Topic: Fresh Install 4.0.1 Issues
Replies: 5
Views: 56232

Re: Fresh Install 4.0.1 Issues

Just wanted to say that I just downloaded 4.0.5 and had no issues with the install. Thanks!
by Moc05
Wed Jan 08, 2025 12:04 am
Forum: General discussions
Topic: Fresh Install 4.0.1 Issues
Replies: 5
Views: 56232

Re: Fresh Install 4.0.1 Issues


Hi,

your rewriting does not work correctly. Do you use Apache or nginx?

Please check the requirements: https://phpmyfaq.readthedocs.io/en/4.0/installation/#web-server-requirements

bye
Thorsten


Using Apache, I have mod_rewrite, mod_ssl, and mod_headers enabled. AllowOverride All is also set ...
by Moc05
Fri Dec 20, 2024 7:36 pm
Forum: General discussions
Topic: Fresh Install 4.0.1 Issues
Replies: 5
Views: 56232

Fresh Install 4.0.1 Issues

Hello,
I'm doing a fresh install of 4.0.1 but after completing the admin portion during Setup, I hit submit and get a message that the requested URL was not found on this server. It redirects to 'https://mydomain.com/setup/install'

I'm confident folder permissions are correct but there is ...
by Moc05
Thu Apr 25, 2024 3:04 pm
Forum: Webserver and configuration
Topic: SSL Not Working
Replies: 3
Views: 9917

Re: SSL Not Working

I believe so, I cant access the site to verify but is there a config file somewhere I can look at?
by Moc05
Wed Apr 24, 2024 11:41 pm
Forum: Webserver and configuration
Topic: SSL Not Working
Replies: 3
Views: 9917

SSL Not Working

So I enabled URL rewrite and changes the address to HTTPS but cannot get the site to load via HTTPS

Port scan shows server is listening on 443 and have already made changes in Apache2 for the SSL.

Please advise.