Welcome Guest, Not a member yet? Register   Sign In
Problems moving site to another domain
#6

(09-04-2019, 07:59 AM)InsiteFX Wrote: Did you view the CodeIgniter and server log files to see if there are any errors?

You may want to turn on error handling to check the web site for errors but make you
turn it back off when finished testing it.

error_reporting(E_ALL);
or
ini_set('error_reporting', E_ALL);

I tried doing that but no error messages were displayed. Same blank page.
Reply


Messages In This Thread
RE: Problems moving site to another domain - by pantheonride - 09-04-2019, 09:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB