install problem / allow_url_include

Hi,

 

need help please. Installed 6.1 today and when running the /install/index.php i only get error msg:

 

allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)

 

question here is:

 

i do not want to change my general php.ini in publ_html as i do not know if i would change other sites which i have on host. Where can i change the setting in my root of my specific directory?

 

I have PHP 5.2.9 on a Apache shared host.

 

would i have to change something in  .htacess?

 

currently i have there:

 

Options -MultiViews

<IfModule mod_php4.c>
    php_flag register_globals Off
</IfModule>
<IfModule mod_php5.c>
    php_flag allow_url_include Off
    php_flag register_globals Off
</IfModule>

<IfModule mod_rewrite.c>
RewriteEngine on

 

etc....

 

Please help as i am new in this matter,

 

I am also wondering why there is no search function in this forum .....

 

 

thanks

 

 

Quote · 16 Jun 2009

If you click on the left side on the button Forums, you will see there Search Forums. :)

The only thing you can do, if you are on a shared srver is set the allow_url_include is OFF in your htaccess file in the root of Dolphin.

Kids first
Quote · 16 Jun 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.