Advertisement:

Author Topic: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen -SOLVED-  (Read 6434 times)

Roland

  • Newbie
  • *
  • Posts: 42
Hallo,

ich betreibe einen online shop und möchte jetzt ein neues Projekt starten.
Installiert habe schon alles, auch einige Plugins, soweit läuft auch alles, aber ich kann keine Datensicherung machen, da bekomme ich einen Fatal Error .

Hoster ist 1 und 1
PHP info memory size 120

Wäre schön wenn mir jemand helfen könnte, ist es möglich eigenen Fehlerseiten einzubauen?

Danke im voraus
Gruß Roland
« Last Edit: August 10, 2015, 06:33:32 pm by Roland »

Roland

  • Newbie
  • *
  • Posts: 42
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #1 on: August 06, 2015, 03:28:17 pm »
Hier mal der Link zu meiner Seite, bekomme jetzt auch auf der Startseite am unteren Ende einen Fatal Error, kann das am Template liegen?

eventmarkt24.de

Gruß Roland

Sunkal

  • Sr. Member
  • ****
  • Posts: 445
  • everybody can help?
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #2 on: August 06, 2015, 09:37:02 pm »
Hier mal der Link zu meiner Seite, bekomme jetzt auch auf der Startseite am unteren Ende einen Fatal Error, kann das am Template liegen?

eventmarkt24.de

Gruß Roland

ganz nett, aber den Preis in der item.php in der Anzeige würde ich größer machen

Roland

  • Newbie
  • *
  • Posts: 42
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #3 on: August 07, 2015, 02:42:13 am »
Hi Sunkal,

das hab ich jetzt mal garnicht verstanden, es geht um den Fatal Error

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #4 on: August 07, 2015, 03:29:31 am »
Hi,

have you done a search in the forums on fatal memory? ::)
It would also help if you give us more info on your setup ie. what Osclass version etc.

There are several threads I think about the subject.

Here's a Google result:
http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/

And here specific for Osclass:
https://www.google.nl/search?client=safari&rls=WOW64&q=osclass+php+fatal+out+of+memory&sourceid=opera&ie=UTF-8&oe=UTF-8

Make sure to set debug setting in config.php, the log can tell you/us more maybe.
Start with deactivating plugins and see if that makes a difference.
See if raising your php memory helps depending on how high it is set now.


Regards,
Eric

Sunkal

  • Sr. Member
  • ****
  • Posts: 445
  • everybody can help?
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #5 on: August 07, 2015, 09:02:05 pm »
Hi Sunkal,

das hab ich jetzt mal garnicht verstanden, es geht um den Fatal Error


Dein Memory limit ist zu klein...
gehe zu: oc-includes/osclass/default-constants.php
und suche dort den Eintrag  if ( !defined (´OSC_MEMORY_LIMIT´)) {
 erhöhe diesen von 12 oder 32M auf 128M

Roland

  • Newbie
  • *
  • Posts: 42
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #6 on: August 08, 2015, 04:37:00 pm »
Vielen Dank,

an Eric und Sunkal, das hat erst mal geholfen, jetzt funktioniert auch die Datensicherung.

Ich bekomme allerdings nur eine weiße Seite angezeigt bei sql sichern und bei sql backup hingegen Dateien sichern funktioniert mit entsprechender Erfolgsmeldung.

Die sql sicherungen werden aber angelegt, ist das normal das es keine Bestätigung gibt? Wohl nicht oder.

Gruß Roland

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #7 on: August 08, 2015, 04:54:33 pm »
Vielen Dank,

an Eric und Sunkal, das hat erst mal geholfen, jetzt funktioniert auch die Datensicherung.

Ich bekomme allerdings nur eine weiße Seite angezeigt bei sql sichern und bei sql backup hingegen Dateien sichern funktioniert mit entsprechender Erfolgsmeldung.

Die sql sicherungen werden aber angelegt, ist das normal das es keine Bestätigung gibt? Wohl nicht oder.

Gruß Roland

No, that is not normal, there still must be something wrong.
Do you have anything in your debug.log regarding the SQL?
You can also turn on SQL debugging to see if that shows more information.

Regards,
Eric

Roland

  • Newbie
  • *
  • Posts: 42
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #8 on: August 08, 2015, 05:18:45 pm »
Hi Eric,

here my debug log:

[08-Aug-2015 14:06:10 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:07:07 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 30932992) (tried to allocate 45 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:07:22 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 30932992) (tried to allocate 36 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 125
[08-Aug-2015 14:08:09 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 30932992) (tried to allocate 45 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:11:32 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 40 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:14:09 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 40 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:16:27 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:16:31 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:18:04 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:24:14 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:26:16 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 30932992) (tried to allocate 36 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 125
[08-Aug-2015 14:26:29 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 30932992) (tried to allocate 40 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:43:57 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:47:29 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 44 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:49:51 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:54:14 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 14:59:51 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 15:00:30 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 42 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 15:01:44 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 15:07:31 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 32 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 15:13:31 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 20 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186

Roland

  • Newbie
  • *
  • Posts: 42
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #9 on: August 08, 2015, 07:09:26 pm »
Hier nochmal den Rest aus der debug.

Fehler beim hochladen von Bildern, habe aber schon auf 8 MB hochgesetzt.

[08-Aug-2015 15:46:18 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 42 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:11:26 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 46 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:16:28 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 42 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:44:51 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 46 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:56:56 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 1499 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 67
[08-Aug-2015 16:57:50 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 1499 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 67
[08-Aug-2015 17:00:16 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 7231169 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 68
[08-Aug-2015 17:00:57 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 7231169 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 68

Sunkal

  • Sr. Member
  • ****
  • Posts: 445
  • everybody can help?
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #10 on: August 08, 2015, 08:01:48 pm »
Hier nochmal den Rest aus der debug.

Fehler beim hochladen von Bildern, habe aber schon auf 8 MB hochgesetzt.

[08-Aug-2015 15:46:18 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 42 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:11:26 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 46 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:16:28 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 42 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:44:51 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 31457280) (tried to allocate 46 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/database/DBRecordsetClass.php on line 186
[08-Aug-2015 16:56:56 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 1499 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 67
[08-Aug-2015 16:57:50 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 1499 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 67
[08-Aug-2015 17:00:16 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 7231169 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 68
[08-Aug-2015 17:00:57 Europe/Madrid] PHP Fatal error:  Out of memory (allocated 35127296) (tried to allocate 7231169 bytes) in /homepages/13/d280050970/htdocs/osclass/oc-includes/osclass/classes/ImageResizer.php on line 68


Sag mal liest du eigentlich was wir schreiben? ??? ? Du sollst auf 32M oder 128M hochsetzten oder kapierst du das nicht... Dein Speicher ist zu klein.....

Ich bekomme hier noch ne Krise.....Was willste denn mit 8M...Du brauchst min: 32 am besten sind 128M
Und du solltest genau lesen was wir schreiben..Ich schreibe 32M oder 128M >>>>> und nicht 32MB oder 128MB <<<<<   also bitte die Einstellung auf 32M oder 128M machen
gib mal deine Seite an:::

Welche Version von OSclass hast du? ???
« Last Edit: August 08, 2015, 08:41:13 pm by Sunkal »

Roland

  • Newbie
  • *
  • Posts: 42
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #11 on: August 08, 2015, 08:44:11 pm »
natürlich les, aber du hast was mißverstanden.
Den Speicher habe ich in der config auf 128 hochgesetzt, die 8mb bezogen sich auf den Bildupload, der funktioniert auch nicht richtig.
Danach hat sich die Fehlermeldung auf der Startseite auch erledigt.

Aber irgenwas stimmt immer noch nicht, habe jetzt mal das Template gewechselt, hat aber nichts gebracht.

Version ist die aktuelle 3.5.7

Meine Seite ist wie im ersten Post schon geschrieben www.eventmarkt24.de

Gruß Roland

Sunkal

  • Sr. Member
  • ****
  • Posts: 445
  • everybody can help?
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #12 on: August 08, 2015, 08:54:10 pm »
natürlich les, aber du hast was mißverstanden.
Den Speicher habe ich in der config auf 128 hochgesetzt, die 8mb bezogen sich auf den Bildupload, der funktioniert auch nicht richtig.
Danach hat sich die Fehlermeldung auf der Startseite auch erledigt.

Aber irgenwas stimmt immer noch nicht, habe jetzt mal das Template gewechselt, hat aber nichts gebracht.

Version ist die aktuelle 3.5.7

Meine Seite ist wie im ersten Post schon geschrieben www.eventmarkt24.de

Gruß Roland

Roland was bringt es ein Bender Theme zu präsentieren wenn du mit einem anderen Theme probleme hast....Zeig das Theme mit dem du Probleme hast...Dann kann auch geholfen werden...

wie schon geschrieben passe im Theme diese Datei an.

gehe zu: oc-includes/osclass/default-constants.php
und suche dort den Eintrag  if ( !defined (´OSC_MEMORY_LIMIT´)) {
 erhöhe diesen von 12 oder 32M auf 128M

Roland

  • Newbie
  • *
  • Posts: 42
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #13 on: August 08, 2015, 09:16:19 pm »
Die Datei habe ich auch schon angepasst:

 if( !defined('OSC_MEMORY_LIMIT') ) {
        define('OSC_MEMORY_LIMIT', '128M');

Ich habe das Theme mal auf Standard gesetzt weil ich dachte es liegt am Template, aber ist bei beiden das gleiche Problem, ich wechsle jetzt mal auf das was ich eigentlich haben möchte.

Sunkal

  • Sr. Member
  • ****
  • Posts: 445
  • everybody can help?
Re: Hallo Zusammen, ein neuer aus Köln, mit ersten Fragen
« Reply #14 on: August 08, 2015, 09:28:33 pm »
Ok und wo liegt jetzt genau dein Problem
????