Mantis - Quercus
Viewing Issue Advanced Details
2690 minor always 05-22-08 09:58 05-29-08 12:05
ferg  
nam  
normal  
closed 3.1.6  
fixed  
none    
none 3.2.0  
0002690: allow_url_include
(rep by rhino4321)

I am trying to enable include to accept url's for a POC application. So far I get

Fatal Error: attempt to include http://127.0.0.1:8080/inc.php [^]

I have added to php.ini (under WEB-INF) the following:

allow_url_fopen = "1"
allow_url_include = "1"

And tried with the quotes around the 1's.

I am using Quercus within Tomcat but hopefully this is not the issue

Notes
(0003111)
nam   
05-29-08 12:05   
php/0b40
php/0b41

php/168-