Php exception result in white page -


इस सवाल का पहले से ही एक उत्तर है: < / p>

  • 15 उत्तर

    मैं उत्पाद सर्वर पर काम कर रहा हूँ। जब कोई अपवाद होता है, तो कुछ भी नहीं दिखता है लेकिन एक सफेद स्क्रीन है मुझे उम्मीद थी कि यह त्रुटि कहां मुद्रित होगी।

    क्या आपने त्रुटि रिपोर्टिंग कोशिश करके: <पूर्व> ini_set ('error_reporting', E_ALL); error_reporting (E_ALL);

Comments

Post a Comment

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -