Mantis - Quercus
Viewing Issue Advanced Details
3410 minor always 03-24-09 08:17 03-24-09 08:57
nam  
nam  
normal  
closed 4.0.0  
fixed  
none    
none 4.0.0  
0003410: phpinfo() - show real values
(rep by B. Youngblood)

I had a question about Quercus and the php.ini file. I have tried to put the following line into resin-web.xml, host.xml and web.xml but it doesn't seem to be picking it up. I viewed the phpinfo() information as well and didn't see any php core settings.


phpinfo() is showing..

Configuration File (php.ini) Path => WEB-INF/php.ini


I currently have it in the host.xml file
    <init>
      <php-ini>
         <ini-file>/var/www/hosts/albacore.splc.add/html/WEB-INF/php.ini</ini-file>
      </php-ini>
    </init>
  </servlet-mapping>

Notes
(0003920)
nam   
03-24-09 08:57   
php/1a22