Login page gives me a 'No input file specified' error when I try and log in.
Permalink
Hello,
I've been using C5 for a few sites now. I've just completed a web site using the latest install of C5: 5.6.0.2. It's been running great on my local development machine which is running on Apache/2.2.22 (Ubuntu) and PHP Version 5.4.6-1ubuntu1.1. Now that it's come to uploading it onto the live site (GoDaddy Hosting) I've had a couple of problems which I've been able to solve (one being stylesheet wasn't being referenced properly) but there is one that I don't understand ...
The database was uploaded with pretty urls active along with the corresponding .htaccess file that was uploaded also. On the front end everything works fine, but on the backend, when I go to /dashboard and I try and login it redirects to a url that is not 'pretty':
http://www.mysite.org/index.php/login/do_login/...
and the page displays a:
No input file specified.
If I go back to dashboard I am definitely NOT logged in! THIS ONLY HAPPENS ON THE DASHBOARD LOGIN PAGE. THE REST OF THE SITE IS FINE.
I assume that the index.php in the above URL shouldn't be there?
I've tried uploading the database with pretty urls turned off, and removing the .htaccess file but then it seems even worse; On the front end I get 'No input file specified' when I use the 'not pretty' url (http://www.mysite.org/index.php/about/) and a 404 error when I try and access the page via the 'pretty' url (http://www.mysite.org/about/). I've switched back to pretty urls so that atleast I can see the front pages but I still have no way of accessing the dashboard.
Can anyone help?
I've been using C5 for a few sites now. I've just completed a web site using the latest install of C5: 5.6.0.2. It's been running great on my local development machine which is running on Apache/2.2.22 (Ubuntu) and PHP Version 5.4.6-1ubuntu1.1. Now that it's come to uploading it onto the live site (GoDaddy Hosting) I've had a couple of problems which I've been able to solve (one being stylesheet wasn't being referenced properly) but there is one that I don't understand ...
The database was uploaded with pretty urls active along with the corresponding .htaccess file that was uploaded also. On the front end everything works fine, but on the backend, when I go to /dashboard and I try and login it redirects to a url that is not 'pretty':
http://www.mysite.org/index.php/login/do_login/...
and the page displays a:
No input file specified.
If I go back to dashboard I am definitely NOT logged in! THIS ONLY HAPPENS ON THE DASHBOARD LOGIN PAGE. THE REST OF THE SITE IS FINE.
I assume that the index.php in the above URL shouldn't be there?
I've tried uploading the database with pretty urls turned off, and removing the .htaccess file but then it seems even worse; On the front end I get 'No input file specified' when I use the 'not pretty' url (http://www.mysite.org/index.php/about/) and a 404 error when I try and access the page via the 'pretty' url (http://www.mysite.org/about/). I've switched back to pretty urls so that atleast I can see the front pages but I still have no way of accessing the dashboard.
Can anyone help?
OK, I finally got this fixed. I found the solution here:
http://www.concrete5.org/documentation/how-tos/developers/concrete5...
http://www.concrete5.org/documentation/how-tos/developers/concrete5...
OK, I finally got this fixed. I found the solution here:
http://www.concrete5.org/documentation/how-tos/developers/concrete5...
http://www.concrete5.org/documentation/how-tos/developers/concrete5...
http://www.concrete5.org/documentation/how-tos/developers/concrete5...