Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004037 [Quercus] minor always 05-12-10 10:31 05-13-10 00:17
Reporter emil View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.7 Product Version 4.0.7
  Product Build
Summary 0004037: error_display in php.ini
Description (rep by wml via forum)

If I put error_reporting(E_ALL) in my code, I got like ->

Notice: $var is an undefined variable

But if I put error_display=E_ALL in the php.ini, nothing appear !

I have specified the php.ini location in the servlet

<servlet>
<servlet-name>Quercus Servlet</servlet-name>
<servlet-class>com.caucho.quercus.servlet.QuercusServlet</servlet-class>
<init-param>
<param-name>ini-file</param-name>
<param-value>/WEB-INF/php.ini</param-value>
</init-param>
</servlet>


and the following is working

session.auto_start=on

So what is wrong with my php.ini file!
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004572)
nam
05-13-10 00:17

php/180w
 

- Issue History
Date Modified Username Field Change
05-12-10 10:31 emil New Issue
05-13-10 00:17 nam Status new => assigned
05-13-10 00:17 nam Assigned To  => nam
05-13-10 00:17 nam Status assigned => closed
05-13-10 00:17 nam Note Added: 0004572
05-13-10 00:17 nam Resolution open => fixed
05-13-10 00:17 nam Fixed in Version  => 4.0.7


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker