Hilfe bei Fehler von "AJAX HTTP request terminated abnormally"

am 08.06.2015 - 16:19 Uhr in
Hallo Ihrs,
Wollte heute mal Commerce Kickstart testen und bei der Installation kommt dieser Fehler
"An AJAX HTTP request terminated abnormally. Debugging information follows. Path: http://localhost/shop/install.php?profile=commerce_kickstart&welcome=don... StatusText: ResponseText: ReadyState: 4"
hat einer ne Idee, wie ich den wegbekomme ?
danke.
Lg Daniel
- Anmelden oder Registrieren um Kommentare zu schreiben
Hi, schau mal im Apache
am 08.06.2015 - 16:35 Uhr
Hi,
schau mal im Apache error.log dort steht evtl. genaueres über den Fehler.
Gruss
Robert
https://awri.ch
Ich habe eine Schweizer Tastatur und daher kein scharfes ß ;-)
[Mon Jun 08 16:48:16 2015]
am 08.06.2015 - 16:49 Uhr
[Mon Jun 08 16:48:16 2015] [notice] child pid 903 exit signal Segmentation fault (11)
[Mon Jun 08 16:48:30 2015] [error] [client ::1] File does not exist: /Applications/XAMPP/xamppfiles/htdocs/shop/admin, referer: http://localhost/shop/install.php?profile=commerce_kickstart&welcome=don...
[Mon Jun 08 16:50:23 2015] [error] [client ::1] File does not exist: /Applications/XAMPP/xamppfiles/htdocs/shop/admin, referer: http://localhost/shop/install.php?profile=commerce_kickstart&welcome=don...
httpd(998,0xa086f1d4) malloc: *** error for object 0x726f2e33: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
httpd(998,0xa086f1d4) malloc: *** error for object 0x4d544858: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
httpd(998,0xa086f1d4) malloc: *** error for object 0x2e30004: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
[Mon Jun 08 16:53:42 2015] [notice] child pid 998 exit signal Segmentation fault (11)
also ich kann da leider nicht viel raus lesen :)
Hi, ich kann daraus lesen,
am 08.06.2015 - 17:05 Uhr
Hi,
ich kann daraus lesen, dass Du zu wenig Speicher hast.
Wieviel Speicher hast Du denn für PHP (memory_limit in php.ini)?
Für Drupal Commerce benötigst Du sicher 256MB oder mehr.
https://drupalcommerce.org/discussions/1009/memory-size-limits-concerns-...
Gruss
Robert
https://awri.ch
Ich habe eine Schweizer Tastatur und daher kein scharfes ß ;-)
hi, also hab den memory
am 08.06.2015 - 18:04 Uhr
hi,
also hab den memory umgeschrieben aber er macht immer noch den gleichen Fehler ;(
lg Daniel
Hi, wieviel memory hast Du
am 09.06.2015 - 08:36 Uhr
Hi,
wieviel memory hast Du PHP zugewiesen, was zeigt Dir phpinfo an?
Probiers mal den memory auf 768MB zu setzen.
LG
https://awri.ch
Ich habe eine Schweizer Tastatur und daher kein scharfes ß ;-)