Title: Blank Page on load
Last modified: August 24, 2016

---

# Blank Page on load

 *  [jaketovey94](https://wordpress.org/support/users/jaketovey94/)
 * (@jaketovey94)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/)
 * Hi guys,
 * I’ve mapped ‘oldsite’ subdomain to root directory of my 1and1 webserver so that
   my old site is still accesible.
 * Despite changing the urls on phpmyadmin it still won’t work.
 * I’ve tried updating the wp-config and functions.php over FTP – and I still get
   a blank screen.
 * URL is oldsite.lincsmulticlean.co.uk
 * interestingly i get an error if you go to the /wp-admin page instead of a blank
   screen. hope someone can help because the solution just doesn’t work for me! :
   s
 * Thanks

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175272)
 * You are welcome.
 * So your site appears OK at [http://lincsmulticlean.co.uk/](http://lincsmulticlean.co.uk/)…
   And the login screen seems OK at [http://lincsmulticlean.co.uk/wp-admin/](http://lincsmulticlean.co.uk/wp-admin/)…
   Can you login there?
 * > I’ve mapped ‘oldsite’ subdomain to root directory of my 1and1 webserver so 
   > that my old site is still accesible.
 * Can you tell us more about your old site? Is it an html site in the same folder
   as your WordPress? Are you attempting to make visible both sites?
 *  Thread Starter [jaketovey94](https://wordpress.org/support/users/jaketovey94/)
 * (@jaketovey94)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175274)
 * I can login fine with [http://lincsmulticlean.co.uk/wp-admin](http://lincsmulticlean.co.uk/wp-admin).
 * Just to explain more about this.
 * The ‘old site’ is a WP install in the root – and the root of the domain used 
   to point to it. I’ve created a new WP site in a subfolder and i’ve redirected
   the domain to look at the subfolder install instead – that works perfectly fine.
 * I then created the subdomain ‘oldsite’ to map to the old WP site (in the root
   folder) so that it’s still accessible – and that’s the one that just goes to 
   a blank screen.
 * Thanks again for your help!
 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175276)
 * > I’ve created a new WP site in a subfolder and i’ve redirected the domain to
   > look at the subfolder install instead
 * What is the subfolder name? Exactly how did you accomplish this redirection?
 * > I then created the subdomain ‘oldsite’ to map to the old WP site (in the root
   > folder)
 * Exactly what did you do to attempt this mapping?
 *  Thread Starter [jaketovey94](https://wordpress.org/support/users/jaketovey94/)
 * (@jaketovey94)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175277)
 * > What is the subfolder name? Exactly how did you accomplish this redirection?
 * /app356060153 – created through 1and1’s one click install
    I changed the ‘domain
   destination’ from 1and1’s cPanel and changed the site’s URL by the phpMyAdmin
   dashboard which worked fine.
 * > Exactly what did you do to attempt this mapping?
 * Used cPanel again to create the subdomain, and then set the ‘destination’ of 
   the subdomain to the root.
 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175280)
 * For the new site, what are the settings for Site Address (URL) and WordPress 
   Address (URL)?
 * For the old site, same question? If you can’t login to dashboard, read them via
   phpMyAdmin … from the options table, fields siteurl and home?
 *  Thread Starter [jaketovey94](https://wordpress.org/support/users/jaketovey94/)
 * (@jaketovey94)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175283)
 * > For the new site, what are the settings for Site Address (URL) and WordPress
   > Address (URL)?
 * lincsmulticlean.co.uk &
    lincsmulticlean.co.uk
 * > For the old site, same question? If you can’t login to dashboard, read them
   > via phpMyAdmin … from the options table, fields siteurl and home?
 * oldsite.lincsmulticlean.co.uk &
    oldsite.lincsmulticlean.co.uk
 * I’ve read them from phpmyadmin – that’s the baffling thing. they’re all good 
   and correct. have you noticed the error @ oldsite.lincsmulticlean.co.uk/wp-admin
 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175286)
 * > Warning: Cannot modify header information – headers already sent by (output
   > started at /homepages/21/d356060130/htdocs/wp-includes/functions.php:1) in /
   > homepages/21/d356060130/htdocs/wp-includes/pluggable.php on line 1178
 * Same one you see?
 * What all folders present in the / or public_html or whatever it’s named by 1n1?
   Is present wp-config.php? Is present any contents of /wp-content/ like uploads,
   plugins, themes?
 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175294)
 * >  The “Site Address (URL)” setting is the address you want people to type in
   > their browser to reach your WordPress blog.
   >  The “WordPress Address (URL)” 
   > setting is the address where your WordPress core files reside.
 * from the reference: [http://codex.wordpress.org/Changing_The_Site_URL](http://codex.wordpress.org/Changing_The_Site_URL)
 *  Thread Starter [jaketovey94](https://wordpress.org/support/users/jaketovey94/)
 * (@jaketovey94)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175311)
 * > What all folders present in the / or public_html or whatever it’s named by 
   > 1n1? Is present wp-config.php? Is present any contents of /wp-content/ like
   > uploads, plugins, themes?
 * Yep wp-config is there – all directories and files are there – none of them have
   moved at all.
 * Originally I just updated the wp-config file with the hardcoded URL in it – however
   I was unable to get to the /wp-admin page so I tried editing the functions.php
   file instead and it stopped working completely – i think i tried a few other 
   things but I reverted everything back to how it was before as far as i’m aware
   but now nothing appears
 *  [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * (@santeven)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175327)
 * I would suggest rebuild your /wp-config.php … Rename it to save and take it out
   of play. Copy /wp-config-sample.php to /wp-config.php … fill in the 3 or 4 database
   fields near the top.
 * Also make sure your functions.php is reverted and has no white space following
   the closing php tag

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Blank Page on load’ is closed to new replies.

## Tags

 * [blankpage](https://wordpress.org/support/topic-tag/blankpage/)
 * [change URL's](https://wordpress.org/support/topic-tag/change-urls/)
 * [phpmyadmin](https://wordpress.org/support/topic-tag/phpmyadmin/)
 * [url](https://wordpress.org/support/topic-tag/url/)
 * [wp-config](https://wordpress.org/support/topic-tag/wp-config/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 10 replies
 * 2 participants
 * Last reply from: [Martin Robbins](https://wordpress.org/support/users/santeven/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/wordpress-blank-page-on-load/#post-6175327)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
