Version 39 (modified by Andrew Boon, 14 years ago) (diff)

--

Dolphin Hosting Requirements

Default Dolphin installation works with most common configurations of hosting server, however, since Dolphin is a package with multiple scripts and apps, it is very important to ensure that all of the following requirements are met. Most of the technical problems occur due to improper server setup, so make sure that your hosting provider is Dolphin-compatible.

To help avoid trouble, we gathered a number of Recommended Hosting Providers that have Dolphin-ready accounts and experience with managing accounts that have Dolphin installed. Some of them offer instant installation or even pre-installed Dolphin.

Providing that the server is properly configured, it is possible to run Dolphin on a shared hosting account. We do recommend, however, to have a VPS or a Dedicated Server for Dolphin.

Server Requirements

  • Linux/Unix (Red Hat, Debian, FreeBSD, Mandrake, etc.) or Windows OS, Apache Web Server ver. 1.3.
  • register_globals must be Off
    safe_mode must be Off
    exec() (executable files) must be allowed
    allow_url_fopen should be On
    allow_url_include should be Off
    open_basedir should not have any value memory_limit should be 128M or higher
  • mbstring, domxml (only for PHP 4.x) and xslt extensions must be installed.
  • The magic_quotes_gpc option must be disabled for Dolphin 7.x, but enabled for Dolphin 6.x.
  • If security module is installed (such as mod_security for Apache), it should be able to be configured for specific folders (or disabled).
  • Direct connection to boonex.com should be able to be established (i.e. connection without requiring proxy authorisation). This is required for license verification.
  • The server should be able to read any document located in public_html directory via http protocol.
  • Sendmail or Postfix programs for sending emails.

Server Requirements for Media Streaming

Some of the Dolphin's features (such as Flash Chat, Flash IM, Boards, Video Recorder, Video Comments) require media streaming capabilities. To use those, you need to make sure that the following requirements are met:

  • VPS or Dedicated server is generally required in order to be able to install and run RMS (Ray Media Server). You would need an access to root or administrator account on the hosting server.
  • JRE (Java Runtime Environment) ver. 1.6 or higher should be installed.
  • Ports 1935, 1936 and 5080 should be open on the server.
  • You should be able to run executable files (you would need it for ffmpeg.exe, which converts videos).
  • Allowance of at least 15 KB/sec for media streaming for each user.

If all the above requirements are met on your server then you are ready for installation.

Check the Hosting page to choose among recommended hosting providers.

If you want to add Dolphin to your cpanel automatic installation you should follow these instructions. These instructions are for Hosting providers and/or VPS/Dedicated server holders.

Featured Hosting provider

 
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.
Fork me on GitHub