PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Konfigürasyon> <Servers-Other web servers
Last updated: Sat, 17 Jul 2004

view this page in

Problemler?

SSS'yi okuyun

Bazı problemlerle diğerlerine göre daha sık karşılaşılmaktadır. En çok karşılaşılan problemler, PHP SSS bölümünde ele alınmıştır.

Diğer problemler

Sorununuza çözüm bulamadıysanız, PHP kurulum posta listesinden herhangi biri size yardımcı olabilir. Öncelikle arşivi tarayın, muhtemelen sizinle aynı sorunu yaşamış birini ve ona gelen cevabı bulacaksınız. Arşivlere destek sayfasındaki / bağından ulaşılabilir. PHP kurulum posta listesine dahil olmak için, php-install-subscribe@lists.php.net adresine boş bir e-posta atmanız yeterlidir. Posta listesinin adresi php-install@lists.php.net dir.

Posta listesinden yardım almak istiyorsanız, lütfen sisteminizle ilgili gerekli bilgiyi de ekleyin ve sorunu tam olarak açıklamaya çalışın. Sisteminizle ilgili bilgiler arasında hangi işletim sistemini kullandığınız, hangi PHP sürümünde çalıştığınız, hangi web sunucuya sahip olduğunuz, PHP'yi CGI mı sunucu modülü olarak mı kullandığınız hakkında bilgiler mutlaka olmalıdır. Ayrıca sorun çıkan kodla ilgili yeterli kodu da iletmenizin diğerlerinin hatayı bulabilmesine faydası olacaktır.

Hata raporları

PHP'de bir hata bulduğunuzu düşünüyorsanız, lütfen bildirin. PHP geliştiricileri muhtemelen hatadan habersizdirler, ve siz bildirmedikçe, sorunun giderilme ihtimali de az olacaktır. Hataları http://bugs.php.net/ adresindeki hata-takip sistemine bildirebilirsiniz. Lütfen hatalarla ilgili mesajlarınızı posta listesine ya da kişisel e-posta hesaplarına göndermeyin. Hata sistemi aynı zamanda yeni özellik talepleri için de kullanılabilir.

Lütfen bir hata bildirmeden önceHata nasıl bildirilir adresindeki dokümanı okuyun!



add a note add a note User Contributed Notes
Problemler?
hvozda at ack dot org
30-Oct-2006 03:49
When using --with-gd, jpeg support is *not* enabled by default even if the libs and headers are in /usr/lib and /usr/include.  Yet, if they are missing, GD will not build.

Oddly, examine the output from configure will show that libjpeg was actuly found and tested.

This happens with v4.4.4 of php on these platforms: RHEL v2.1, RHEL v3, CentOS v2.1 or CentOS v4.3.

On those platforms, it's *important* that --with-jpeg-dir be *before* --with-gd.  If it's not, GD won't build with jpeg support as if --with-jpeg-dir had never been specified.

It's also a "feechure" that gd_info() doesn't list jpeg support if it wasn't built with it.  However, if it is built with it, it will list it as "enabled" of course :-/

Konfigürasyon> <Servers-Other web servers
Last updated: Sat, 17 Jul 2004
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites