To show the description of the erro do the following.
If it’s a development box, you can set php.ini file as below so it prints error messages on a browser:
error_reporting = E_ALL
display_errors = On
Alternatively, you can put these in .htaccess file:
php_flag display_errors on
php_value error_reporting 999999999
Saturday, August 20, 2011
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2011
(120)
-
▼
August
(18)
- WsUtil Compiler tool
- Service Model Layer Overview
- Windows Web Services
- Managed vs. Unmanaged Development
- Web Services in C++
- Developing JAX-WS Web Service Clients
- NetBeans IDE Java Quick Start Hello World Tutorial
- Java path and JAVA_HOME not working.
- NetBeans Web Services
- SOAP - Simple Object Access Protocol
- UDDI - Universal Description, Discovery and Integr...
- WSDL - Web Service Description Language
- Annotations
- php - 500 - Internal server error.
- How to install and configure Tomcat for Windows(tm)
- Walkthrough: Creating a COM Server Using Wizards
- Workstation components installed but only the Conf...
- Object Oriented JavaScript: Inheritance
-
▼
August
(18)
No comments:
Post a Comment