Page 1 of 1

Blank wordpress homepage

Posted: Sun Nov 23, 2014 6:34 pm
by iamkingsleyf
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.

Re: Blank wordpress homepage

Posted: Sun Nov 23, 2014 8:44 pm
by joem
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

Re: Blank wordpress homepage

Posted: Sun Nov 23, 2014 8:57 pm
by iamkingsleyf
joem 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
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

Re: Blank wordpress homepage

Posted: Sun Nov 23, 2014 11:58 pm
by joem
iamkingsleyf wrote:
joem 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
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
Is this a new fresh install of wp?

Re: Blank wordpress homepage

Posted: Mon Nov 24, 2014 1:12 am
by iamkingsleyf
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