I tried this...
I have the same htaccess file for both websites listed below. They are both on the same server.
lamejorfarmersville.com (Works)
brewbakersbrewing.co (Internal server error)
The htaccess file works here too: http://72.47.192…
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
Order Deny,Allow Deny From All # Allow asset folders through RewriteRule…
I used 1.3 and when use the .htaccess file, and even change the line with a ? it comes back with the same error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Ple…
I definitely agree.
I'm on an old server at Media Temple because when they tried to migrate my websites to a new server (with PHP 7) it broke a lot of my projects, so I asked them to leave it alone.
I replaced Fuel 1.5 with 1.4 and I am still getting the dashboard error.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to in…
Awesome. ^^Got me the login landing page. Now the dashboard is giving me an error.
A PHP Error was encountered
Severity: Parsing Error
Message: syntax error, unexpected end of file, expecting function (T_FUNCTION)
Filename: library/HTM…