CodeIgniter Forums
Query is not executing in whole site - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Query is not executing in whole site (/showthread.php?tid=71088)



Query is not executing in whole site - jayalakshmik - 07-05-2018

I am using IIS7 and php 5.6 with MSql server. while I am trying to deploy the files from live server to local server, I got blank page (eventhough one query also not working).But connection script for mysql is working correctly and showing connected.I enabled error log also but it is not showing errors.If I print the $this->db , It is showing object , after that none query is not working.Can anyone pls give suggestion for that issue?


RE: Query is not executing in whole site - php_rocs - 07-05-2018

@jayalakshmik,

Are you migrating from MSql to MySQL? Are both servers (live and local) configured exactly the same?


RE: Query is not executing in whole site - jayalakshmik - 07-05-2018

Both sites are Msql only.I found the issue , It is the databse configuration issue.Thanks for reply Smile


RE: Query is not executing in whole site - Allenparker - 07-11-2018

I also using the IIS7 I think there is some internal issue should happen and you have to check that the migration and both the servers are connected with the same exact MySql or not. this can be a reason for the error. you can solve the issue simply taking a help of **unrelated link redacted**  I also take help when I am facing any problem.