Good morning folks.
I’ve gone through all the threads regarding similar errors, however I’m kind of at my wit’s end and figured now’s the time to start my own thread.
I too have had the:
An Error Was Encountered
Unable to load the requested file: account/login.phpI added the
$config['theme_folder_path'] = "YOUR PATH HERE";and the path was correct.
I’ve reinstalled a couple times from scratch, made certain my server could handle EE by running the wizard (got yes for everything), and all of the permissions are correct.
Now, I am also getting:
A PHP Error was encountered
Severity: Warning
Message: filemtime() [function.filemtime]: stat failed for /path-removed/themes/cp_themes/default/css/global.css
Filename: libraries/Cp.php
Line Number: 171
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /path-removed/core/Exceptions.php:166)
Filename: core/Common.php
Line Number: 424That’s a new one. (Obviously, path-removed represents the actual path.)
Any help would be greatly appreciated. I’ve never had any problems to speak of with installing EE in the past.
Thank you folks.