Changes between Version 38 and Version 39 of DolTech


Ignore:
Timestamp:
Aug 25, 2010, 1:27:09 AM (14 years ago)
Author:
Andrew Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DolTech

    v38 v39  
    55To help avoid trouble, we gathered a number of '''[http://www.boonex.com/hosting/ 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. 
    66 
    7         * !Linux/Unix (Red Hat, Debian, FreeBSD, Mandrake, etc.) or Windows OS, Apache Web Server ver. 1.3 
     7Providing 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.  
    88 
    9         * If you're going to use media streaming features in some Flash apps, you should have '''VPS''' or '''Dedicated''' server in order to install and run '''RMS (Ray Media Server)'''. You should be able to access '''root''' or '''administrator''' account on that server. '''[http://www.java.com/en/download/manual.jsp JRE] (Java Runtime Environment) ver. 1.6''' or higher should be installed on the server as well. 
     9== Server Requirements == 
    1010 
    11         * The ports '''1935''', '''1936''' and '''5080''' should be open on the server (where Dolphin is to be installed) and on the local computers of your site's members 
     11        * !Linux/Unix (Red Hat, Debian, FreeBSD, Mandrake, etc.) or Windows OS, Apache Web Server ver. 1.3. 
    1212 
    13         * '''[http://www.php.net/ PHP 5.2.0]''' or higher 
     13 
     14        * '''[http://www.php.net/ PHP 5.2.0]''' or higher. 
    1415 
    1516        * '''register_globals''' must be '''Off'''[[BR]] 
     
    2122          '''memory_limit''' should be '''128M''' or higher 
    2223 
    23         * '''''mbstring''''', '''''domxml''''' (only for PHP 4.x) and '''''xslt''''' extensions should be installed 
     24        * '''''mbstring''''', '''''domxml''''' (only for PHP 4.x) and '''''xslt''''' extensions must be installed. 
    2425 
    25         * '''[http://www.mysql.com/ MySQL 4.1.2]''' and higher 
     26        * '''[http://www.mysql.com/ MySQL 4.1.2]''' and higher. 
    2627 
    27         * The '''magic_quotes_gpc''' option must be enable for old version only - Dolphin 6.1.6  
     28        * The '''magic_quotes_gpc''' option must be disabled for Dolphin 7.x, but enabled for Dolphin 6.x. 
    2829 
    29         * If some security module is installed on the server (such as '''mod_security''' for Apache), it should be able to be disabled or set up for specific folders. 
     30        * If security module is installed (such as '''mod_security''' for Apache), it should be able to be configured for specific folders (or disabled). 
    3031 
    31         * Direct connection to boonex.com should be able to be established (i.e. connection without requiring proxy authorization). 
    32  
    33         * You should be able to run executable files (necessary for '''ffmpeg.exe''') 
     32        * Direct connection to boonex.com should be able to be established (i.e. connection without requiring proxy authorisation). This is required for license verification. 
    3433 
    3534        * The server should be able to read any document located in public_html directory via http protocol. 
    3635 
    37         * '''[http://www.boutell.com/gd/ GD library]''' compiled with '''!FreeType''' fonts (for photo processing) or '''[http://imagemagick.org/ ImageMagick]''' as an alternative 
     36        * '''[http://www.boutell.com/gd/ GD library]''' compiled with '''!FreeType''' fonts (for photo processing) or '''[http://imagemagick.org/ ImageMagick]''' as an alternative. 
    3837 
    39         * '''Sendmail''' or '''Postfix''' programs for sending emails 
     38        * '''Sendmail''' or '''Postfix''' programs for sending emails. 
    4039 
    41         * Ability to create '''[http://www.unixgeeks.org/security/newbie/unix/cron-1.html Cron Jobs]''' 
     40        * Ability to create '''[http://www.unixgeeks.org/security/newbie/unix/cron-1.html Cron Jobs]'''. 
    4241 
    43         * 20MB of disk space and 1MB of MySQL DB space for installation 
     42== Server Requirements for Media Streaming == 
    4443 
    45         * 8MB of disk space and 50KB of MySQL DB space for an average user 
     44Some 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:  
    4645 
    47         * Your server should allow 15 KB/sec for media streaming capabilities for each user. 
     46        * '''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.  
     47 
     48        * '''[http://www.java.com/en/download/manual.jsp JRE] (Java Runtime Environment) ver. 1.6''' or higher should be installed. 
     49 
     50        * Ports '''1935''', '''1936''' and '''5080''' should be open on the server. 
     51 
     52        * You should be able to run executable files (you would need it for '''ffmpeg.exe''', which converts videos). 
     53 
     54        * Allowance of at least 15 KB/sec for media streaming for each user. 
     55 
     56 
     57 
     58 
     59 
     60 
     61 
     62 
     63 
     64 
     65 
     66 
     67 
     68 
     69 
     70 
     71 
     72 
     73 
     74 
    4875 
    4976If all the above requirements are met on your server then you are ready for '''[DolInstallation installation]'''. 
 
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