ffmpeg.exe - i cant upload

hy

i cant upload that file so cant install the dolphin. (i only tried to install on free host (and firstly i do not want to install on pay host while i cant use that)) - i tried to install on zymic.com

this is the error message:

print screen picture

click on the picture to view bigger size

pls help me, how i can solve this problem!

thx

Gery

Quote · 9 Jul 2008

It looks like your hosting have php.ini option safe_mode on

You must ask you provider to turn it off.

Quote · 9 Jul 2008

but an other host where safe mod off the dolphin wrote: please turn on...

so i cant understand it

 

but the main error is i cant upload ffmpeg.exe file. i tried more free host but either of them not help (zymic, freehyperspace, blackapplehost...)

what can i do??

Quote · 9 Jul 2008

PHP 4.4.0/5.1.0 and higher (safe_mode must be Off and exec() must be allowed) with mbstring, domxml and xsl extensions (they are required to run Orca forum and support UTF-8)

 

For ffmpeg.exe, maybe free hosting dont let you upload .exe files.

Try to rename it, like ffmpeg.xyz, upload, then rename it.

Quote · 9 Jul 2008

At first screen we see that here no file list,

Usually it happen when paths of your PHP misconfigured, like cgi, php_self paths .. you should recheck this alls


during install you should set many file permissions, not only folders,

so, to upload this file to 'app' directory, you should have all permissions to it (writable property)

try to set to this folder permissions 766 and try again,

Next

>but an other host where safe mod off the dolphin wrote: please turn on...

this is True Lie  :) sorry, but dolphin can`t wrote this, it must worked only with  safe mod is Off

Quote · 9 Jul 2008

>but an other host where safe mod off the dolphin wrote: please turn on...

this is True Lie  :) sorry, but dolphin can`t wrote this, it must worked only with  safe mod is Off

sorry, yes, you are right. i overlook it

 

--------------------

but that host safe mod is off - its true and sure

-------------------

 

1: now i installed on that host and when i finished i see: "Warning. Dolphin cannot work in safe mode"

(this host is support ffmpeg.exe file)

 

2: when i installed i was ambiguous this step (link is show a picture):

http://myphotoupload.extra.hu/files/fndgjhv5uh83cfdgqrmb.jpg

what should i write where it write: not found

i cant understand this step

can anybody help me in this too?

 

thx

Gery

Quote · 9 Jul 2008

In our Dolphin simple checking

//check safe_mode
if( (int)ini_get( 'safe_mode' ) )
{
echo '<b>Warning.</b> Dolphin cannot work in safe mode';
exit;
}

so safe_mode should be disabled (Off)

Quote · 9 Jul 2008

 

In our Dolphin simple checking

 

//check safe_mode
if( (int)ini_get( 'safe_mode' ) )
{
echo '<b>Warning.</b> Dolphin cannot work in safe mode';
exit;
}

 

 

so safe_mode should be disabled (Off)

 

sorry but i cant understand you

what could i do that

Quote · 9 Jul 2008

I just give you our checking of safe mode

Quote · 9 Jul 2008

You can use a paid host for that.

Or you have to edit the install script.

Regards,

Praveen

http://www.dolphinpros.com

http://cpanel.happy-hosting.com

----
Quote · 9 Jul 2008

hy

i don't want to use paid host because firstly I would like to testing this kind of community builder.

 

Could you tell me how I can easily edit the install script, pls?

Quote · 10 Jul 2008
 
 
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.