Hi All,
Basically i developed my app on a localhost wamp server with PHP 5. ON uploading to the actual host i notice that
- The server is running php 4.4.9
- Everytime i upload my .htaccess file, the server removes it completely.. seems to not be allowed
- When i test out the set all i get is a 404 page not found
Any help on how to make it work on this PHP 4 server?
I did a test with CI 1.7.2, default installation.. works on my local server but when uploaded does not work, does this mean that the server does not support it?