Hi there,
Vanilla install of 2.4 on a MAMP local server.
PHP Version 5.3.6
MySQL Version 5.5.9
Install went smoothly and I had access to the CP using the following URL
I decided to change the name of the system folder to “test”, and updated index.php and admin.php accordingly. After these changes, I couldn’t access the CP using this URL
Which gave me the following message
Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php
But, if I used admin.php like so
I had access to the CP again.
Is this expected behaviour??? I usually don’t use / rename admin.php (I actually delete it from my installs) and access the CP using just my renamed system folder URL, so that “new” behaviour really baffled me. I had to think for several minutes before thinking about accessing my CP using admin.php.