how to install dolphin 6.1.6

hi every one .

i have a problem with new version of dolphin !

1 - icant install it on local . i use xampp

2 - i cant install it on remote - i use Hostgator

on local i recive this error :

get_magic_quotes_gpc is Off, enable it

on remote i recive this error :

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

on local i Enable get_magic_quotes_gpc but i recive this error :

Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\xampp\htdocs\dol\install\index.php on line 59

and on remote server i set the parameters , turn off global registers . turn off include URL and turn on get magic quotes gpc . but i recive the red errors i wrote it on top .

and get_magic_quotes_gpc was removed from PHP 6 . why boonex use it ?

http://de3.php.net/manual/en/info.configuration.php#ini.magic-quotes-gpc

Quote · 2 Dec 2009

I'm having the same problem.

Quote · 2 Dec 2009

You can add the following to your php.ini file located in the root directory of your dolphin install:

register_globals= Off

allow_url_include= Off

get_magic_quotes_gpc= On

If you do not have a php.ini file in your root directory, create on in notepad.

Chris

Nothing to see here
Quote · 2 Dec 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.