Blank wordpress homepage
-
- Posts: 30
- Joined: Sun Nov 23, 2014 4:41 am
Blank wordpress homepage
Hello,
I have finish installing VESTACP on UBuntu 14.4, and also a varnity name server... after the dns propagation my wordpress site is showing blank homepage.
I have finish installing VESTACP on UBuntu 14.4, and also a varnity name server... after the dns propagation my wordpress site is showing blank homepage.
Re: Blank wordpress homepage
iamkingsleyf wrote:Hello,
I have finish installing VESTACP on UBuntu 14.4, and also a varnity name server... after the dns propagation my wordpress site is showing blank homepage.
Make sure you turn on display_errors in php.ini
-
- Posts: 30
- Joined: Sun Nov 23, 2014 4:41 am
Re: Blank wordpress homepage
Warning: require(/home/admin/web/healthable.org/public_htmlwp-blog-header.php): failed to open stream: No such file or directory in /home/admin/web/healthable.org/public_html/index.php on line 17joem wrote:iamkingsleyf wrote:Hello,
I have finish installing VESTACP on UBuntu 14.4, and also a varnity name server... after the dns propagation my wordpress site is showing blank homepage.
Make sure you turn on display_errors in php.ini
Fatal error: require(): Failed opening required '/home/admin/web/healthable.org/public_htmlwp-blog-header.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/admin/web/healthable.org/public_html/index.php on line 17
Re: Blank wordpress homepage
Is this a new fresh install of wp?iamkingsleyf wrote:Warning: require(/home/admin/web/healthable.org/public_htmlwp-blog-header.php): failed to open stream: No such file or directory in /home/admin/web/healthable.org/public_html/index.php on line 17joem wrote:iamkingsleyf wrote:Hello,
I have finish installing VESTACP on UBuntu 14.4, and also a varnity name server... after the dns propagation my wordpress site is showing blank homepage.
Make sure you turn on display_errors in php.ini
Fatal error: require(): Failed opening required '/home/admin/web/healthable.org/public_htmlwp-blog-header.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/admin/web/healthable.org/public_html/index.php on line 17
-
- Posts: 30
- Joined: Sun Nov 23, 2014 4:41 am
Re: Blank wordpress homepage
iamkingsleyf wrote:Hello,
I have finish installing VESTACP on UBuntu 14.4, and also a varnity name server... after the dns propagation my wordpress site is showing blank homepage.
Make sure you turn on display_errors in php.ini[/quote]
Warning: require(/home/admin/web/healthable.org/public_htmlwp-blog-header.php): failed to open stream: No such file or directory in /home/admin/web/healthable.org/public_html/index.php on line 17
Fatal error: require(): Failed opening required '/home/admin/web/healthable.org/public_htmlwp-blog-header.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/admin/web/healthable.org/public_html/index.php on line 17[/quote]
Is this a new fresh install of wp?
WP Rocket: It seems we don't have writing permissions on wp-config.php file or the value of the constant WP_CACHE is set to false
To fix this you have to set writing permissions for wp-config.php and then save the settings again.
If the message persists, you have to put the following code in your wp-config.php file so that it works correctly. Click on the field and press Ctrl-A to select all.
Wordpress cant update plugins and it now asks for FTP details