Blog

A Blog by DotJoomla

  • Home
    Home This is where you can find all the blog posts throughout the site.
  • Categories
    Categories Displays a list of categories from this blog.
  • Tags
    Tags Displays a list of tags that have been used in the blog.

No input file specified

Posted by on in Joomla
  • Font size: Larger Smaller
  • Hits: 4408
  • 0 Comments
  • Subscribe to this entry
  • Print

Today I face a very strange issue while transferring a website from one server to another. The error was 'No input file specified'. After hours of debugging I found the following helpful and fix the issue

- Remove any #’s if any from RewriteEngine On and RewriteBase from the htaccess file.

Search for Options +FollowSymLinks and add the below right after it.

Options -MultiViews

- Check if the site is normal otherwise follow next step

- Look for any php.ini file and rename it to php5.ini

- If you could not find any php.ini file make a new file using notepad and save it as php5.ini and add following

cgi.fix_pathinfo = 1

memory_limit = 50M

post_max_size = 10M

file_uploads = On

upload_max_filesize = 10M

upload_tmp_dir = /home/content/55/6067155/html/tmp.

0

Vijay Singh is a web Developer with vast experience in the field. Has developed hundreds of websites. He is also a hobbiest blogger. He writes blogs when he is free ( not usually though ).

Comments

  • No comments made yet. Be the first to submit a comment

Leave your comment

Guest Thursday, 25 April 2024

Blog Archive

Login Form

Who's Online

We have 79 guests and no members online