Welcome Guest, Not a member yet? Register   Sign In
No input file specified.
#4

[eluser]Unknown[/eluser]
I checked my index setting in config and changed it to smeare dot com/shopper/index.php

I added this code to an .htaccess file

Code:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?$1 [L]

Same result though


Messages In This Thread
No input file specified. - by El Forum - 08-18-2008, 01:48 PM
No input file specified. - by El Forum - 08-18-2008, 02:43 PM
No input file specified. - by El Forum - 08-18-2008, 03:36 PM
No input file specified. - by El Forum - 08-18-2008, 05:53 PM
No input file specified. - by El Forum - 09-01-2008, 01:48 AM
No input file specified. - by El Forum - 09-01-2008, 01:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB