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

(This post was last modified: 09-05-2019, 12:58 AM by John_Betong.)

(09-04-2019, 09:43 PM)pantheonride Wrote:
(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.
Try adding a very simple index.html file and see if that works. If it does not render than the site is not set correctly.

Did you try temporarily renaming the .htaccess file?
Reply


Messages In This Thread
RE: Problems moving site to another domain - by John_Betong - 09-05-2019, 12:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB