Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [Kohana]500 Internal server error błąd skryptu image.
dominick
post
Post #1





Grupa: Zarejestrowani
Postów: 88
Pomógł: 0
Dołączył: 30.05.2014

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


Panowie i Panie
wywala mi czasami błąd 500 Internal Server Error Po rozmowie z hostingodawcą powiedzieli mi, że błąd jest w skrypcie bo widać to w error_log.
komunikat
PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/malitopl/public_html/modules/image/classes/kohana/image/gd.php on line 551

kawałek pliku gd z linia 551
  1. // Save the image to a file
  2. $status = isset($quality) ? $save($this->_image, $file, $quality) : $save($this->_image, $file);
  3.  
  4. if ($status === TRUE AND $type !== $this->type)
  5. {
  6. // Reset the image type and mime type
  7. $this->type = $type;
  8. $this->mime = image_type_to_mime_type($type);
  9. }
  10.  
  11. return TRUE;
  12. }


gdzie moż etkwić problem?
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: 19.09.2025 - 14:18