[+] Hacked By King_Wolf

[-] http://kr4lkurt.blogspot.com/

[+] king_wolf@hotmail.de 

[-] Ooops! Stop War israel!

[+] Linux aries 2.6.29-gentoo-r5 #1 SMP Sun Jul 5 23:14:10 CEST 2009 x86_64 Quad-Cor
e AMD Opteron(tm) Processor 2350 AuthenticAMD GNU/Linux uid=0(root) gid=0(root)

[-] Spc : MiyaChung , SusKuN , Thehacker , MadHunter, RobiN , By_WiwaRo , K1ngDeviL

[+] We are Muslim Hacker's

Library 4 Web » PHP error displays on/off


Sep 08 2009

PHP error displays on/off

Category: apache/htaccess, phptung12a1 @ 1:23 pm
Your PHP page does not display errors or only displays a blank page without any error message. You may not turn on your error_displays in your setting. Please add the below lines into your .htaccess file:
php_flag display_startup_errors on php_flag display_errors on
Or adding these lines into your PHP file
ini_set('display_startup_errors',1); ini_set('display_errors',1);
Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

Tags: , , ,

Leave a Reply