Search Results for 'fatal error'

Viewing 25 results - 226 through 250 (of 746 total)
  • Author
    Search Results
  • #147205

    Thierry Guion
    Participant

    Hello,

    I have already installed basic pro version of the plugin Download Manager Pro v5.3.

    Right now it is updated to version 5.3.5

    And I have just bought your add-on WPDM Directory Add-on.
    While trying to activate it from plugins page, it gives me an error :
    Warning: require_once(src/init.php): failed to open stream: No such file or directory in
    /public_html/assets/plugins/wpdm-archive-page/wpdm-archive-page.php on line 61

    Fatal error: require_once(): Failed opening required ‘src/init.php’ (include_path=’.:/usr/local/php74/lib/php’) in /public_html/assets/plugins/wpdm-archive-page/wpdm-archive-page.php on line 61

    How can I make it work?

    Best regards
    Thierry

    #147024

    In reply to: WPDM Tags All Lost


    Meggan Van Harten
    Participant
    This reply has been marked as private.
    #146738

    In reply to: Memory Limit Exceeded

    Done however, it took many tries and would just hang.

    I continue to get errors such as below.. Does 5.3.4 resolve this issue or can I roll back safely to an earlier version?

    [14-Feb-2021 16:22:24 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 60270864 bytes) in D:\sites\www-xxxxxxx\public_html\wp-includes\wp-db.php on line 2022

    [14-Feb-2021 16:22:38 UTC] WordPress database error Lock wait timeout exceeded; try restarting transaction for query UPDATE ffwp_postmeta SET meta_value = ‘5611’ WHERE post_id = 10168 AND meta_key = ‘__wpdm_download_count’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, WPDM\libs\Apply->triggerDownload, include(‘/plugins/download-manager/wpdm-start-download.php’), WPDM\libs\DownloadStats->add, update_post_meta, update_metadata
    [

    #146696

    Nayeem Riddhi
    Moderator

    For while page error, it is showing Fatal error : Allowed memory size of 268435456 bytes exhausted,
    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit the wp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Out of this doesn’t solve your issue, please contact your server administrator

    Thanks

    #146539

    Nayeem Riddhi
    Moderator

    I was checking the error,

    This message is showing from your wp-admin/dashboard

    Error logging is disabled.
    
    To enable error logging, create an empty file named "php-errors.log". Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:
    
    @ini_set ('log_errors', 'On');
    @ini_set ('error_log', '/full/path/to/php-errors.log');
    By default, only fatal errors and warnings will be logged. To also log notices and other messages, enable the WP_DEBUGoption by adding this code:
    
    // Report all types of errors.
    define ('WP_DEBUG', true);
    // Don't show errors to site visitors.
    define ('WP_DEBUG_DISPLAY', false);
    For reference, the full path of the WordPress directory is:
    /html/wordpress/
    
    See also: Editing wp-config.php , 3 Ways To Monitor PHP Errors

    please check

    thanks


    Nayeem Riddhi
    Moderator

    While editing pages, it is showing

    There was a critical bug on your website. Please check your website administrator email address for further instructions.

    In wp-admin/dashboard, in the widget, it is showing,

    Error logging is disabled.
    
    To enable error logging, create an empty file named "php-errors.log". Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:
    
    @ini_set ('log_errors', 'On');
    @ini_set ('error_log', '/full/path/to/php-errors.log');
    By default, only fatal errors and warnings will be logged. To also log notices and other messages, enable the WP_DEBUGoption by adding this code:
    
    // Report all types of errors.
    define ('WP_DEBUG', true);
    // Don't show errors to site visitors.
    define ('WP_DEBUG_DISPLAY', false);
    For reference, the full path of the WordPress directory is:
    /homepages/44/d23395939/htdocs/clickandbuilds/YupikPressebereich/
    
    See also: Editing wp-config.php , 3 Ways To Monitor PHP Errors

    please check

    thanks

    #146387

    Thank you for looking at it, but sorry to say, I still get 503
    Just tried to look at ‘all packages’ and got:

    503 Service Unavailable

    The website is temporarily unable to service your request. Please try again later.
    If you are the owner of the website:

    Most likely the resource limits of the hosting package has been exceeded or a fatal code execution error has occured. Review logs and optimize your code execution.

    You can find a full overview of your resource usage in our Controlpanel.

    YCOfX2vNxZMJzQ6DmkUPagAAAFY – udskrevet.dk – 193.104.202.2

    #146322

    SosVirus
    Participant

    Hello ,

    In french,

    Je rencontre beaucoup d’erreur avec wpdownload manager pro

    [09-Feb-2021 13:04:49 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 60228560 bytes) in %PATH-WEBSITE%/wp-includes/wp-db.php on line 2022
    [09-Feb-2021 13:08:02 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 60218504 bytes) in %PATH-WEBSITE%/wp-includes/wp-db.php on line 2056

    par exemple, je n’ai pas accès à la page des téléchargement via /wp-admin/edit.php?post_type=wpdmpro
    j’obtiens le message :

    Une erreur critique est survenue sur ce site. Veuillez consulter la boite de réception de l’e-mail d’administration de votre site pour plus d’informations.

    j’ai modifié les valeurs mémoire comme expliqué ici : https://www.wpdownloadmanager.com/support/topic/problem-with-statistics-and-db/#post-146257

    Le site est sous PHP 7.4 , table InnoDB

    Comment résoudre le problème ?

    #146000

    Nayeem Riddhi
    Moderator

    For now, you can continue this way, otherwise, this is giving a fatal error PHP Fatal error: Allowed memory size of 536870912 bytes exhausted you can check the Allowed memory size exhausted solution

    thanks

    #145993

    Rafael Viana
    Participant

    Hi, when I try to open “All Packages” page I got an error (I had to enable debug mode to see it):

    
    Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 60173072 bytes) in /home/electrocelos/public_html/motorline.pt/wp-includes/wp-db.php on line 2056
    There has been a critical error on this website. Please check your site admin email inbox for instructions.
    
    Learn more about debugging in WordPress.
    
    WordPress database error: [Commands out of sync; you can't run this command now]

    SELECT umeta_id FROM wp_usermeta WHERE meta_key = 'wp_yoast_notifications' AND user_id = 9
    
    WordPress database error: [Commands out of sync; you can't run this command now]
    
SHOW FULL COLUMNS FROM <code>wp_usermeta</code>
    

    What is wrong?

    #145928

    Emma Boyd
    Participant
    This reply has been marked as private.
    #145910

    Emma Boyd
    Participant
    This reply has been marked as private.
    #145692

    When the plugin is activate and a post have more than 100 total download, I ot this error message “Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 60157656 bytes) in /home/dynasub5/public_html/wp-includes/wp-db.php on line 2056
    There has been a critical error on this website.”

    For exemple
    https://dynastyhaiti.com/mixtape-2021-kout-loray-la-tonymixhaiti/

    #145638

    Nayeem Riddhi
    Moderator

    There is error showing, Fatal error: Out of memory

    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit the wp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Out of this doesn’t solve your issue, please contact your server administrator

    Thanks

    #145634

    Nayeem Riddhi
    Moderator

    Can you please share your PHP log info error related to WPDM, I have installed a plugin from your side, but it is showing,

    Error log filename is not set.
    
    To enable error logging, create an empty file named "php-errors.log". Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:
    
    @ini_set('log_errors', 'On');
    @ini_set('error_log', '/full/path/to/php-errors.log');
    By default, only fatal errors and warnings will be logged. To also log notices and other messages, enable the WP_DEBUG option by adding this code:
    
    //Report all types of errors.
    define('WP_DEBUG', true);
    //Don't show errors to site visitors.
    define('WP_DEBUG_DISPLAY', false);
    For reference, the full path of the WordPress directory is:
    /mnt/web001/b3/82/53797382/htdocs/Webseiten/Shatter-Box-V2/

    please check

    thanks


    Nayeem Riddhi
    Moderator

    Database size should not increase every download

    There is one error showing, PHP Fatal error: Allowed memory size of bytes exhausted

    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit thewp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Thanks


    hussein4sy
    Participant

    Correctly the interface has no problems
    But the database size increases with every download
    I expect the site will stop in the evening
    Also, there are people who have had the same problem

    Fatal error: Out of memory – All tips found here tried


    Please help me and provide a solution
    I also have more than one site and the same problem

    #145442

    Claudia Gürtler
    Participant
    This reply has been marked as private.
    #145360

    Nayeem Riddhi
    Moderator

    There is one error showing, PHP Fatal error: Allowed memory size of 838860800 bytes exhausted

    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit thewp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Thanks

    #145235

    Allan Jobling
    Participant

    I am getting this error when clicking on the “All Packages” menu item on the admin pages
    I can “Add an new” package and access all the other menu options
    I am also getting it on some but not all pages linked to the plugin from front end consumer access (But I have currently removed them so customers do not click on them)

    I am not getting the error with any other Plugins and have not made any additions to the site in the last few days

    Any ideas?

    #145060

    Andrew Le Grove
    Participant

    Good morning.

    I am getting the following error when moving from page 1 to page 2 of downloads within the plugin:

    Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 60085672 bytes) in /home/aatl/public_html/wp-includes/wp-db.php on line 2022
    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    I am also getting critical download errors when people are trying to download documents.

    Any idea what the problem is.

    Regards

    Rob


    Michele Tugnoli
    Participant

    Participant
    Hi all we have same problem: WP post meta size= 3 GB.
    Error: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 60049368 bytes) in….We putted all memory settings to 2048MB but we still have the problem.
    Please help us.


    Michele Tugnoli
    Participant
    This reply has been marked as private.

    Sinan Ünal
    Participant

    I have the same issue on my side:

    Fatal error: Out of memory (allocated 895725568) (tried to allocate 6008648 bytes) in …/wp-includes/wp-db.php on line 2056

    I tryed all of your suggestions but nothing worked. This is very urgent because my customer gets mad at me at the moment. I need to fix this very urgent!!!

    Additional info:
    My wp_post_meta table in the wordpress database has reached the size of 1,4 GB because of the downloads, is this normal?

    • This reply was modified 5 years, 1 month ago by Sinan Ünal.
    #144919

    Digital Nomads
    Participant

    Hi,

    I’m getting a critical error when going Dashboard/Downlaods/All Packages.

    Deactivated all other plugins and error remains.

    Debug log includes, “20-Jan-2021 13:44:30 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 60032032 bytes) in /home/bingleytc/public_html/wordpress/wp-includes/wp-db.php on line 2022”

    Thanks,

    Ken

Viewing 25 results - 226 through 250 (of 746 total)