Welcome Guest, Not a member yet? Register   Sign In
Query is not executing in whole site
#1

(This post was last modified: 07-05-2018, 07:03 AM by jayalakshmik.)

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?
Reply
#2

@jayalakshmik,

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

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

(This post was last modified: 07-11-2018, 11:57 AM by ciadmin.)

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.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB