Codeigniter problem : No input file specified. when open the page

preview_player
Показать описание
In my codeigniter page, i get error No input file specified.
so what the problem?
The problem caused by, your apache+php run the CGI (multi PHP version)..

How to fix that error (No input file specified.) ..?
You can create .htaccess on root of codeigniter folder.
and copy this script :

RewriteEngine On
RewriteCond %{REQUEST_URI} ^/system.*
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

then last, refresh your codeigniter page ! :)
Рекомендации по теме
Комментарии
Автор

Who disliked this video. This man helps a lot. Anyone who dislikes please ask yourself what are you doing.

LiAssist
Автор

you saved me after 10 hours of diggin on StackOverflow, manuals, etc... thanks!

mSnus
Автор

Works like a charm !
thank's a lot :)

imedimed
Автор

I've had this problem on Android. How do I fix it?

rence
Автор

Bro me to have this problem in Android please help me i an earning money in dollers while I am going to withdraw from paypal it show like this

masterpiece
Автор

excelente 1 hora buscando el problema xD jajaja

bjdaniel
Автор

This solution does not work in production

wafula_wanyama
welcome to shbcf.ru