apache 2.2 (ubuntu) me. htaccess üzerinden php hata bildirimini ayarlamak izin vermez?

0 Cevap php

i (debian) linux ve apache 2.2/php 5.2 ubuntu çalışan benim sunucu ile ilgili bir sorun var

Bu esas olarak üretken bir sunucu olarak, display_errors php.ini içinde KAPALI

geliştirme amaçları için, ben belirli alanlar için bu hata raporlama şeyler etkinleştirmek istiyorum. ama ayarlandığında

üzerine php_flag display_errors

in the .htaccess file of the test-domain, it simply wont work :( so i have to set display_errors in the php.ini which affects ALL websites on the server... how can is set this locally for ONE domain?

0 Cevap