Moving project to a new server. |
[eluser]Russell Keith[/eluser]
I moved my CI project from a server running IIS6 and PHP 5.2.6.6 to a server running IIS6 and PHP 5.3.2 and I am now getting the following two errors. Any quidance would be appreciated. I am using the CI 1.7.2. Quote:A PHP Error was encountered Quote:The URI you submitted has disallowed characters.URL is http://spacestation:8888/php/index.php/pw/DRST Code: $config['permitted_uri_chars'] = 'a-z 0-9~%.:_-'; Please help. This is driving me crazy. I would prefer not to go back to 5.2 on the second server if I can help it, but I can if I have to. |
Messages In This Thread |
Moving project to a new server. - by El Forum - 03-05-2010, 03:10 PM
Moving project to a new server. - by El Forum - 03-05-2010, 03:36 PM
Moving project to a new server. - by El Forum - 03-05-2010, 03:54 PM
Moving project to a new server. - by El Forum - 03-05-2010, 04:07 PM
|