Hi All,
I’ve completed the design and dev for a site locally and have just attempted to upload to my clients hosting. After a bit of search and a few trials I managed to get the latest version of EE installed on the server.
I was getting a lot of “page not found” type errors during the install but managed to work through those, simply by starting the install over about 5 times.
Now that everything is ready to go, I’m having trouble logging in to the control panel. The username and password are definitely correct, there are no .htaccess files anywhere on the site and, based on an archived thread, I’ve modified the config file to contain this:
$config[‘uri_protocol’] = ‘QUERY_STRING’;
After making this change I’m able to get in to the control panel, however the javascript drop down menus do not work, and clicking on any of the in-page links takes me BACK to the login screen, where I have to attempt about 5 times for the username and password to be accepted. Once I’m logged in, the process repeats as soon as I click on anything.
My phpinfo file is here:
http://www.frv.com.au/admin/application/phpinfo.php
It definitely seems to be a host issue as everything is working perfectly locally.
I have uploaded the files for the matrix and imgsizer plugins but they have not been activated - i.e. it’s a freshly installed database.
Any help would be greatly appreciated.
Cheers,
Chris