Welcome Guest, Not a member yet? Register   Sign In
No input file specified. error help needed
#1

[eluser]adamsmith2059[/eluser]
Hi all,

I have code igniter set up with Freak Auth lite. I am trying to make this work on anew server with PHP5 configured via Apache and for the sub-domain for the code igniter application having php4 mapped to php file extensions via

Code:
AddType application/x-httpd-php4 .php
in htaccess. This is all there is.

When the htaccess is deleted the application runs with errors as it is running in php5 and not php4. I am aware how old PDP 4 is but the application is not public facing.

Php4 is running ok - tested with phpinfo

But keep on getting "No input file specified. " I do not want to remove the index.php from the url strings so I am sure I just need some thing simple in the htaccess file.

Any assistance would be greatly appreciated.




Theme © iAndrew 2016 - Forum software by © MyBB