WebWork Magazin - Webseiten erstellen lassen, Online Medien, html

Webhoster, Webhosting Provider und Domain registrieren

Home | Registrieren | Einloggen | Suchen | Aktuelles | GSL-Webservice | Suleitec Webhosting
Reparatur-Forum | Elektro forum | Ersatzteilshop Haushalt und Elektronik



Im Homepage und Webhosting-Forum --- [PHP] - Fatal error: Allowed memory size of 8388608 bytes exhausted

Scripte und Programme für PHP, MYSQL. Diskussionen zur Programmierung im Web. Fragen zu CMS, Blogsoftware, Shops, Newsletter und vielen weiteren Scripten.

Forum » PHP & MySQL » [PHP] - Fatal error: Allowed memory size of 8388608 bytes exh... - 27 Juli 2024 Antworten
im Forum für Webhosting Homepage gefunden:
[PHP] - Fatal error: Allowed memory size of 8388608 bytes exhausted
teiger
Pixelschubser




Beiträge: 1

Hi ich habe ein Ähnliches Problem.

Und Zwar bekomme ich meine Seite gar nicht mehr auf, habe folgende Fehlermeldung:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 262144 bytes) in /home/rlggamem/public_html/wp/wp-includes/pomo/mo.php on line 219

Installiert ist ein Wordpress.

Link: http://rlggamemedia.x10.mx/wp/

Woran liegt das also ich habe wie ihr schon gesagt habt nach der php.ini gesucht aber nicht gefunden

Der Script text wo der Fehler sein soll lautet so.

218: function &make_entry($original, $translation) {
219: $entry = new Translation_Entry();
220: // look for context
221: $parts = explode(chr(4), $original);
222: if (isset($parts[1])) {
223: $original = $parts[1];
224: $entry->context = $parts[0];
225: }
226: // look for plural original
227: $parts = explode(chr(0), $original);
228: $entry->singular = $parts[0];
229: if (isset($parts[1])) {
230: $entry->is_plural = true;
231: $entry->plural = $parts[1];
232: }
233: // plural translations are also separated by \0
234: $entry->translations = explode(chr(0), $translation);
235: return $entry;
236: }

Ich bin zwar Programmierer in C# kenne mich aber nur eingeschränkt mit php aus, für Games brauch man das ja net .

  Profil   E-Mail   Editieren   Zitieren
Seite 1 | 2  

Antworten
Forum » PHP & MySQL » [PHP] - Fatal error: Allowed memory size of 8388608 bytes exh...

Aktuelle Beiträge zur Hilfe im Forum für Homepage - [PHP] - Fatal error: Allowed memory size of 8388608 bytes exhausted im Forum Homepage Hosting AntwortenLetztes Posting
Rangliste (Ohne Mysql) (Kompliziertes Ordner System)
in "PHP & MySQL"
3 19.07.2021 06:00 von newtopblog
kleines problem mit phpadmin
in "PHP & MySQL"
5 11.04.2021 22:22 von Zavylon
Counter mit PHP
in "PHP & MySQL"
4 22.03.2021 16:29 von Robeni
Fehlermeldung beim Importieren der Datenbank in phpmyadmin
in "PHP & MySQL"
0 02.08.2019 22:14 von iFuchs
CMS für Online Shop
in "PHP & MySQL"
18 26.05.2019 13:29 von raiserle
Regestrierungproblem
in "PHP & MySQL"
3 28.11.2018 13:20 von norbertofahey
PHP Datum ausgeben?
in "PHP & MySQL"
1 19.10.2018 10:04 von Klaus1973
PHP befehl ausführen
in "PHP & MySQL"
11 16.08.2018 09:08 von Klaus1973
Visual Composer selber programmieren?
in "PHP & MySQL"
0 22.01.2017 23:45 von Redji
php preg_replace_callback für dynamischen Link
in "PHP & MySQL"
0 05.07.2016 11:02 von Rm21
PHP Code verschlüsseln
in "PHP & MySQL"
20 21.02.2016 21:25 von Kilian1
migrierter WP-Blog läuft nicht ...
in "PHP & MySQL"
0 04.02.2016 02:01 von Oxygon
Fertige PHP Scripte für Ihre Homepage
in "PHP & MySQL"
0 16.12.2015 12:02 von PHP-Script-Shop



Besucher : 8060636    Heute : 823     Gestern : 1088     Online : 36     27.7.2024    12:10      1 Besucher in den letzten 60 Sekunden        
alle 60.00 Sekunden ein neuer Besucher
Nach oben