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

(This post was last modified: 09-06-2019, 09:36 PM by John_Betong.)

> I tried that and the blank screen started as soon as i included the first line from original script
> define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV'] : 'development');
> does that mean there is something wrong ith the server? should i contact my server and heck if they are compatible with codeigniter?

Try leaving the debug script in place except for die;

Paste the recommended index.php source and do not change anything except remove the inserted <?php line

Error messages should appear stating invalid system and application paths.

Please supply the full index.php script so other users can test on their local computers.
Reply


Messages In This Thread
RE: Problems moving site to another domain - by John_Betong - 09-06-2019, 07:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB