Help - Search - Members - Calendar
Full Version: Boonex Dolphin On Zymic
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
bjonreyes
does anybody here know how to install Boonex Dolphin from http://get.boonex.com/Dolphin-v.6.0-Free to a free web site host here in zymic?

i've copied the files here in http://bjonreyes.zxq.net/Dolphin-v.6.0.000...stall/index.php, but it seems that it can't install by itself.

this is for a project i'm working on http://getafreelancer.com/projects/204618.html

thanks in advance
Brandon
QUOTE(bjonreyes @ Dec 30 2007, 03:44 PM) *
does anybody here know how to install Boonex Dolphin from http://get.boonex.com/Dolphin-v.6.0-Free to a free web site host here in zymic?

i've copied the files here in http://bjonreyes.zxq.net/Dolphin-v.6.0.000...stall/index.php, but it seems that it can't install by itself.

Looks Like you cant have dolphin says turn safe mode off
Gery
hy

please help me!

I tried to upload the Dolphin, but there is a file, which i can't to upload (this is a .exe file). Could somebody tell me, how i can solve this problem, because i cant go to the step 2 (when i try to install) without this file!

thx!
Gery
fenerli
You don't upload the exe. Why is there an exe anyway? My guess is it is a self extracting archive, run it on your computer, then it should extract the files somewhere, then upload those files. You are sure that you downloaded Dolphin and not some random executable right?

And next time, I'd recommend starting a new thread.
Gery
QUOTE(fenerli @ Jul 9 2008, 03:25 AM) *
You don't upload the exe. Why is there an exe anyway? My guess is it is a self extracting archive, run it on your computer, then it should extract the files somewhere, then upload those files. You are sure that you downloaded Dolphin and not some random executable right?

And next time, I'd recommend starting a new thread.


ok, sorry (but i continue here if it is not problem)
so i downloaded from boonex.com. I only tried to install on free host (not on my computer) and this is the error message:

so must to upload this .exe file to i can go to step 2
Jacob
That .exe file is a video/audio converter for Mac. Why would you upload it? [Here] are the results to prove it.

Jacob.
Gery
QUOTE(NaRzY @ Jul 9 2008, 01:24 PM) *
That .exe file is a video/audio converter for Mac. Why would you upload it? [Here] are the results to prove it.

Jacob.


but if i DON'T UPLOAD it (i cant upload - ftp write an error message) i CAN'T go to finish the install!
fenerli
To be honest, I have no idea why it requires it to be there. Best bet is to modify the install script to not bother checking for its existence. I don't have much time now to help you with this now though.
Gery
QUOTE(fenerli @ Jul 9 2008, 02:49 PM) *
To be honest, I have no idea why it requires it to be there. Best bet is to modify the install script to not bother checking for its existence. I don't have much time now to help you with this now though.


and if you have more time could you show how and what should modify in the install script?

+
are anybody could installed the dolphin on Zymic?
Ed
ffmpeg is for video conversion, the exe I assume is the windows binary, we don't support the running of external applications wtihin the web hosting environment, not to mention it's a Linux based server and ffmpeg is not installed.

Having a look at the demo, I don't think Zymic hosting will support most of things you require, for instance Zymic hosting does not permit mp3 files, most video formats are rejected also. Couldn't find a requirements list though.
Andrew
QUOTE(NaRzY @ Jul 9 2008, 09:24 AM) *
That .exe file is a video/audio converter for Mac. Why would you upload it? [Here] are the results to prove it.

Jacob.

For windows narzy wink.gif Didn't know macs could run exe files unless in an emulator or VM


And yes what bread said is true, this definitely will not work on Zymic. I suggest if you want to run that type of script you should just get a paid host, you will find a paid host better for that type of script anyway, and you'll have alot more room to grow.
Jacob
Sorry, I had it for my Mac and I had it as a .dmg and I mixed the two up. smile.gif

Jacob.
fenerli
QUOTE(Gery @ Jul 10 2008, 02:44 AM) *
and if you have more time could you show how and what should modify in the install script?

+
are anybody could installed the dolphin on Zymic?


The edited file has been pasted here:
http://pastebin.com/m7f2496a5

If you are interested, the change was simply commenting line 298 (the entry for ffmpeg in the array of files to check).

Note this change will result in possibly unhandled errors when ffmpeg is needed.

Hopefully, it won't be too fussy about safe mode.
Ed
QUOTE(fenerli @ Jul 10 2008, 02:27 PM) *
Hopefully, it won't be too fussy about safe mode.


Looking through the source found this:
CODE
//check safe_mode
if( (int)ini_get( 'safe_mode' ) )
{
        echo '<b>Warning.</b> Dolphin cannot work in safe mode';
        exit;
}


This really isn't going to work well on Zymic hosting, even with a lot of heavy patching.


Darkcloud4491
ok to host DOlphin you need a host like 000space. extract dolphin and get delete ffmpeg.exe. re-zip the files and upload with fillezilla (if you use the net2ftp uploader you will need to zip each folder sereratly as it might be to big) then go to htdocs/ray/modules/global/app and creat a new file called ffmpeg.exe and save it (use the net2ftp upload for this) and run http://yoursite/{dolphin}/install and folow the instructions.

NOT THE CHAT FUNCTION WILL NOT WORK
if that happens There may be a problem with your permalinks.

To temporarily fix the problem:

Go to Admin Panel -> Permalinks -> Untick friendly permalink for chat

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.