ENDORPHENE adlı üyeden alıntı: mesajı görüntüle
tüm php dosyalarında "debug" kelimesini arat. mutlaka debug modu vardır. Yoksa da "php debug" kelimesini google da aratarak nasıl debug modunu açacağını öğren. Beyaz sayfada hata kodunu görebilirsin bu şekilde.


İmagemagick ile ilgili olduğunu sanmıyorum hatanın. İmagemagick ile ilgili bir hata olsa resmi yinede upload eder ama resim görünmez. sayfa değil.
Debug konusunda nasıl kuracağımı tam anlayamadım ama kontrol panelimden hata kaydına bakmayı akıl edebildim henüz.

Deneme için upload yaptım tekrar ve şu hatalar yansıdı error log dosyasına:

[Fri Nov 13 06:15:31 2009] [error] [client 78.178.156.76] PHP Fatal error: Call to undefined function error_get_last() in /var/www/vhosts/xxx.com/httpdocs/source/includes/catcherror.php on line 44, referer: http://www.xxx.com/gallery.php
[Fri Nov 13 06:15:33 2009] [error] [client 78.178.156.76] PHP Fatal error: Uncaught exception 'ImagickException' with message 'no decode delegate for this image format `/var/www/vhosts/xxx.com/httpdocs/images/29579187128414959561.jpg' @ constitute.c/ReadImage/530' in /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php:100\nStack trace:\n#0 /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php(100): Imagick->__construct('/var/www/vhosts...')\n#1 /var/www/vhosts/xxx.com/httpdocs/viewer.php(24): mmhclass_image_functions->get_image_info('/var/www/vhosts...')\n#2 {main}\n thrown in /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php on line 100, referer: http://www.xxx.com/gallery.php
[Fri Nov 13 06:15:33 2009] [error] [client 78.178.156.76] PHP Fatal error: Call to undefined function error_get_last() in /var/www/vhosts/xxx.com/httpdocs/source/includes/catcherror.php on line 44, referer: http://www.xxx.com/gallery.php
[Fri Nov 13 06:15:33 2009] [error] [client 78.178.156.76] File does not exist: /var/www/vhosts/xxx.com/httpdocs/favicon.ico
[Fri Nov 13 06:15:36 2009] [error] [client 78.178.156.76] PHP Fatal error: Call to undefined function error_get_last() in /var/www/vhosts/xxx.com/httpdocs/source/includes/catcherror.php on line 44, referer: http://www.xxx.com/gallery.php
[Fri Nov 13 06:15:36 2009] [error] [client 78.178.156.76] File does not exist: /var/www/vhosts/xxx.com/httpdocs/favicon.ico
[Fri Nov 13 06:15:40 2009] [error] [client 78.178.156.76] PHP Fatal error: Call to undefined function error_get_last() in /var/www/vhosts/xxx.com/httpdocs/source/includes/catcherror.php on line 44, referer: http://www.xxx.com/index.php
[Fri Nov 13 06:15:49 2009] [error] [client 78.178.156.76] PHP Fatal error: Uncaught exception 'ImagickException' with message 'no decode delegate for this image format `/var/www/vhosts/xxx.com/httpdocs/images/91472136260834575372.jpg' @ constitute.c/ReadImage/530' in /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php:100\nStack trace:\n#0 /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php(100): Imagick->__construct('/var/www/vhosts...')\n#1 /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php(131): mmhclass_image_functions->get_image_info('/var/www/vhosts...')\n#2 /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php(203): mmhclass_image_functions->scale('914721362608345...', '160', '160')\n#3 /var/www/vhosts/xxx.com/httpdocs/upload.php(174): mmhclass_image_functions->create_thumbnail('914721362608345...')\n#4 {main}\n thrown in /var/www/vhosts/xxx.com/httpdocs/source/includes/imagemagick.php on line 100, referer: http://www.xxx.com/index.php
[Fri Nov 13 06:15:49 2009] [error] [client 78.178.156.76] PHP Fatal error: Call to undefined function error_get_last() in /var/www/vhosts/xxx.com/httpdocs/source/includes/catcherror.php on line 44, referer: http://www.xxx.com/index.php
Ben pek bişey anlamdım arkadaşlar yardımcı olursanız sevinirim tekrar teşekkürler.