• Resolved LaxmiBatav

    (@laxmibatav)


    I had this problem that i spent ages fixing and everything – a pluggable.php error on line 876 [https://codex.www.ads-software.com/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F] and finally opening my eyes i found that there was no >? at the end of the file, i added that in and all these new errors came up after updating to 3.8 of wp, and now these errors come

    Warning: require_once(/home/content/67/9544167/html/”blahblah”/wp-config.php) [function.require-once]: failed to open stream: Stale NFS file handle in /home/content/67/9544167/html/”blahblah”/wp-load.php on line 29

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/content/67/9544167/html/”blahblah”/wp-config.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/67/9544167/html/”blahblah”/wp-load.php on line 29

    Now what do I do, thanks for taking your time to read this and i appreciate all help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter LaxmiBatav

    (@laxmibatav)

    (i added the >? to the end of the wp-config.php file)

    Thread Starter LaxmiBatav

    (@laxmibatav)

    now i have this error –
    Parse error: syntax error, unexpected ‘>’ in /home/content/67/9544167/html/”blahblah”/wp-config.php on line 91

    Thread Starter LaxmiBatav

    (@laxmibatav)

    When i remove the >? at the end of my wp-config.php file, this is the error that comes up –

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/67/9544167/html/”blahblah”
    /wp-content/plugins/redirect-to-homepage/index.php:19) in /home/content/67/9544167/html/”blahblah”/wp-includes/pluggable.php on line 897

    That’s a problem with the redirect-to-homepage plugin – have you tried removing it from your site?

    Thread Starter LaxmiBatav

    (@laxmibatav)

    oh thanks a lot for replying so soon, and thank you for resolving my problem. i appreciate your help WPyogi.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Continous Errors’ is closed to new replies.