Recent Topics

1 Mar 20, 2008 14:21    

My b2evolution Version: 2.x

The system tool in b2evolution says that PHP allow_url_fopen is ON. I've asked my hosting co. to turn it OFF but they say it IS off.

How can I really tell?

PHP allow_url_fopen
On

When enabled, this feature is known to facilitate hacking exploits in any PHP application.

b2evolution includes additional measures in order not to be affected by this. However, for maximum security, we still recommend disabling this PHP feature.

If possible, change this setting to allow_url_fopen = Off in your php.ini or ask your hosting provider about it.

2 Apr 03, 2008 02:47

Go to your phpinfo.php file, which used to be in your install folder so if you deleted your install folder you will have to upload that file to somewhere, then search for "allow_url_fopen" and you'll see what's up and down with that particular detail.

Mine is "on" and b2evo says it is "on" so I can't help you in terms of duplicating or not your issue.

3 Apr 03, 2008 03:10

Hi EdB,

I checked the phpinfo.php as you suggested and allow_url_fopen is Off, yet when you look into Tools > System, it shows that variable as ON.

A bug?

4 Apr 03, 2008 03:24

Yup. Lemme look at something and see if I can see something simple.

brb...


Form is loading...