rosewoodblues
Programmer
this particular line in a php file:
<? include " ?>
wil produce:
[Fri Feb 25 14:03:03 2005] [error] PHP Warning: Unknown( failed to open stream: Operation timed out in /<actual place taken out>/index.php(15) : eval()'d code on line 36
I have allow_fopen_url = On and still nothing.....
I am relatively new to this and a bit confused since I thought that flag was all i had to set.
<? include " ?>
wil produce:
[Fri Feb 25 14:03:03 2005] [error] PHP Warning: Unknown( failed to open stream: Operation timed out in /<actual place taken out>/index.php(15) : eval()'d code on line 36
I have allow_fopen_url = On and still nothing.....
I am relatively new to this and a bit confused since I thought that flag was all i had to set.