Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Fatal error: Allowed memory size of...
Asome
post
Post #1





Grupa: Zarejestrowani
Postów: 15
Pomógł: 0
Dołączył: 10.03.2007

Ostrzeżenie: (0%)
-----


chce uploadowac obrazek o rozdzielczości 2048 x 1536

i wyskakuje taki error:

Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 2048 bytes) in /home/fotky/ftp/includes/core.func.php on line 485

kod od 483 do 486

Kod
      case 2:
            $type = "jpg";
            $s_img = imagecreatefromjpeg($filename);
            break;


szukalem i nie znalazlem odpowiedzi na moj problem..

Ten post edytował Asome 18.04.2007, 12:54:18
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
kacpero1094
post
Post #2





Grupa: Zarejestrowani
Postów: 87
Pomógł: 0
Dołączył: 22.12.2008

Ostrzeżenie: (0%)
-----


Ja mam podobnie na localhost. Miałem:
  1. Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 16253021 bytes) in /media/UbuPart/Kacper/projekt/Moto/Gallery.class.php on line 26

Zrobiłem:
  1. ini_set('memory_limit',50000000);

i się teraz pojawia:
  1. Fatal error: Allowed memory size of 50000000 bytes exhausted (tried to allocate 49283360 bytes) in /media/UbuPart/Kacper/projekt/Moto/Gallery.class.php on line 26
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 4.10.2025 - 12:22