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

(09-04-2019, 05:39 PM)John_Betong Wrote: 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;

I added the lines right at the top of index.php and the result is still a blank page. Makes me think that the problem could lie on something fundamental.
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB