Home Forums WordPress Plugins Hide My WP Fatal error: Unknown: Cannot use output buffering

This topic is: resolved
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #9899
    itzik_f
    Active
    Post count: 22

    after migrating my content I get this error Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
    What to do?

    #9909
    Suman M.
    Post count: 12478

    Hi, where did you migrate the content from or to? Have you tried deactivating HMWP plugin?

    #9911
    itzik_f
    Active
    Post count: 22

    I can enter into the control panel But there are problems
    From time to time i have errors You can see for yourself the Screenshots When i turn off the plugin all working good i transferred the site from the shared hosting Business Plan to the shared hosting Business Cloud at hostgator Company. There could be a compatibility issue with the hostgator Cloud hosting?
    I also tried to install the plugin from the beginning but The problem still remains
    I would be very happy for help

    Attachments:
    You must be logged in to view attached files.
    #9921
    Suman M.
    Post count: 12478

    Can you please try adding the following line in your site’s wp-config.php (you can add it after database info)

    define(‘WP_MEMORY_LIMIT’, ‘1024M’);

    If it still doesn’t work then please let us know your site’s wp-admin login details (as private reply) so that we can look into the issue further.

    • This reply was modified 8 years, 7 months ago by Suman M..
    #9932
    itzik_f
    Active
    Post count: 22
    This reply has been marked as private.
    #9949
    Suman M.
    Post count: 12478

    Can you please check if the memory limit has actually been increased or not? You can create a file (e.g. info.php) in your site’s root directory and ad the code below in it:

    Then access it via https://www.fishi.co.il/info.php and check the value for memory limit ‘memory_limit’ there. Let us know.

    #9969
    itzik_f
    Active
    Post count: 22
    This reply has been marked as private.
    #9975
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #9977
    itzik_f
    Active
    Post count: 22
    This reply has been marked as private.
    #9992
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #9997
    itzik_f
    Active
    Post count: 22
    This reply has been marked as private.
    #10005
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #10016
    itzik_f
    Active
    Post count: 22
    This reply has been marked as private.
    #10028
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #10052
    itzik_f
    Active
    Post count: 22

    Thank you for the kind service
    Dear Friends Some storage companies do not enable to increase memory limit to 1024M
    That’s why there are problems of errors as I had in my website
    The solution for that is to change to PHP 7.0.6 version. PHP 7 uses about 50% less memory than PHP 5.x
    The problem was solved only thanks to you Suman Maharjan

Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in to reply to this topic.