ALERT - script tried to increase memory_limit to 268435456 bytes which is above the a

  • Hallo WP-Freunde,

    kann mir jemand sagen warum die admin.php 256MB möchte.
    [COLOR=#000000][FONT=Calibri]ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value
    [/FONT][/COLOR]admin.php`,[COLOR=#000000][FONT=Calibri] line 137)

    Plugins sind kaum installiert
    Antivirus
    ContactFrom 7
    Google XML
    Statify
    Revolution Slider
    PHP-Version: 5.2.6
    Wordpress 3.8.1

    Danke für Eure Tipps.

    VLG
    Matrix-22
    [/FONT][/COLOR]

    • Anzeige

    Hallo!

    Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.

    • ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
    • ✔️ Deutsche Server & DSGVO-konform
    • ✔️ Persönlicher Support (kein 0815-Ticket-System)

    Mehr erfahren

  • Danke Dir g3h die hatte ich schon gelesen.
    Aber auf dem Space kann ich keine 256MB fahren, also einfach aufstocken nicht möglich.

    Das steht in der 137 Line @ini_set( 'memory_limit', apply_filters( 'admin_memory_limit', WP_MAX_MEMORY_LIMIT ) );

    Darüber steht das alles:

    /**
    * Filter the maximum memory limit available for administration screens.
    *
    * This only applies to administrators, who may require more memory for tasks like updates.
    * Memory limits when processing images (uploaded or edited by users of any role) are
    * handled separately.
    *
    * The WP_MAX_MEMORY_LIMIT constant specifically defines the maximum memory limit available
    * when in the administration back-end. The default is 256M, or 256 megabytes of memory.
    *
    * @since 3.0.0
    *
    * Param string 'WP_MAX_MEMORY_LIMIT' The maximum WordPress memory limit. Default 256M.
    */

    Hat jemand einen Tipp?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!