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

Try adding the following script to index.php and make sure the line number and filename are showing.

Once this is working, move the script down until the blank screen appears again.

Perhaps also temporarily rename .htaccess file.

<?php // index.php

echo __file__ . ' : ' .__line__ ; die;
Reply


Messages In This Thread
RE: Problems moving site to another domain - by John_Betong - 09-04-2019, 05:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB