Hello,
I am facing some series of problems in the godaddy server.
1. Its giving problem ‘404 Page Not Found’ when requesting default route.
2. Request with full url with controller gives ‘No input file specified’. Which was solved by putting ‘index.php?’ in the config file. But i want to remove the index.php from the url. Have tried all the .htaccess settings suggested in the forum.
3. All the database transaction gives a error:
A PHP Error was encountered
Severity: Warning
Message: mysql_real_escape_string() expects parameter 2 to be resource, boolean given
Filename: mysql/mysql_driver.php
Line Number: 227
Please help me some one. Its urgent, as i have developed clients system in CI, fully functional. Now its giving problem for installation in the live server.
Thank you all.
