I realize there are quite a few threads on this topic, but I couldn’t figure out exactly what to do from the ones I read.
I just installed EE on my domain and after a succesfull installation it gives me a blank screen when I press “Your Control Panel is located here”.
I’ve run the Server Wizard and it tells me I’m ok with the requisites including “PHP 5.1.6 or greater”
First it would give me the “Unable to load the requested file: account/login.php”, but I added the “themes” line in config and it went to the blank screen.
Since this is not the first time I get this, I’ve also tried changing
$config[‘uri_protocol’] = ‘AUTO’; into: $config[‘uri_protocol’] = ‘QUERY_STRING’;
as suggested here: http://ellislab.com/forums/viewthread/130554/
But still no luck.
I’m not a web developer and I’m not used to deal with the server trickery, so I’d appreciate your help very much.
Thanks a lot!