No input file specified

Need help installing Joomla! 3.x? For all Joomla! 3.x installation issues please use this forum.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
ReignOfComputer
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Mon Jun 10, 2013 2:31 pm

No input file specified

Post by ReignOfComputer » Tue Jun 11, 2013 11:34 pm

Hi,

I have a Joomla 3.1.1 installation, running on GoDaddy. I just moved from a Windows Hosting Server to a Linux one, and to my horror everything's broken.

Going to pages (e.g. "http://www.example.com/index.php/publications?id=1") are now completely broken and display the "No input file specified" error. However, deleting the /index.php/ from the web address (e.g. "http://www.example.com/publications?id=1") will work.

I also had to do some .htaccess mumbo-jumbo to get this to work. Currently I have in the .htaccess:

Code: Select all

Options +FollowSymLinks
Options -MultiViews
RewriteEngine On
RewriteBase /
Article links appear to be screwed up in some way too, they're showing up as "http://www.example.com/\"publications?id=1\"".

Please advise, thanks.

ReignOfComputer
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Mon Jun 10, 2013 2:31 pm

Re: No input file specified

Post by ReignOfComputer » Wed Jun 12, 2013 9:37 am

Solved.

I managed to disable magic quotes via a custom php5.ini and will redo all the links to remove the /index.php/ from them.


Locked

Return to “Installation Joomla! 3.x”