XAMPP und GDLib

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

XAMPP und GDLib

Postby frl_smilla » 03. August 2008 16:06

Hallo,

ich setze xampp 1.6.7 ein.

bisher lief alles prima. Nun nutze ich unter xt commerce die gdlib kompression, beim Hochladen von Bildern. Dabei erhalte ich dann folgende Fehlermeldung.

Code: Select all
Warning: rename(C:/xampp/htdocs/ewu/xtc/images/product_images/original_images/test.jpg,C:/xampp/htdocs/ewu/xtc/images/product_images/original_images/2_0.jpg) [function.rename]: File exists in C:\xampp\htdocs\ewu\xtc\admin\includes\classes\categories.php on line 529

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 15488 bytes) in C:\xampp\htdocs\ewu\xtc\admin\includes\classes\image_manipulator_GD2.php on line 56


Ich hatte anfangs vermutet, dass dies mit folgender Einstellung in der php.ini zusammenhängen könnte:

Code: Select all
memory_limit = 32M      ; Maximum amount of memory a script may consume (16MB)


Allerdings ohne Erfolg. Kann mir jemand weiterhelfen, denn an xt-commerce kann es nicht liegen, da ich auf dem Linux-Server mit der xt-commerce-Version keinerlei Probleme habe.

LG
frl_smilla
frl_smilla
 
Posts: 2
Joined: 03. August 2008 15:26

Postby Wiedmann » 03. August 2008 16:27

Code: Select all
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 15488 bytes)

Ich hatte anfangs vermutet, dass dies mit folgender Einstellung in der php.ini zusammenhängen könnte:
Code: Select all
memory_limit = 32M      ; Maximum amount of memory a script may consume (16MB)

Das hängt schon damit zusammen. Wie das bei dir eingestellt ist, kann du mit phpinfo() überprüfen.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby frl_smilla » 03. August 2008 18:25

ja, es funzt jetzt.
Ich habe den memory_limit jetzt auf 128M gesetzt.
Ich hatte die falsche php.ini editiert. :lol:

Danke für die schnelle Hilfe
frl_smilla
 
Posts: 2
Joined: 03. August 2008 15:26


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 53 guests