Changes between Version 52 and Version 53 of DolTech
- Timestamp:
- Jan 28, 2011, 9:18:24 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DolTech
v52 v53 1 1 = Dolphin Hosting Requirements = 2 2 3 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.3 A 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. 4 4 5 5 To 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. 6 6 7 Providing that the server is properly configured, it is possible to run Dolphin on a shared hosting account. We do recommend, however, t ohave a VPS or a Dedicated Server for Dolphin.7 Providing that the server is properly configured, it is possible to run Dolphin on a shared hosting account. We do recommend, however, that you have a VPS or a Dedicated Server for Dolphin. 8 8 9 9 == Server Requirements == … … 29 29 * The '''magic_quotes_gpc''' option must be disabled for Dolphin 7.x, but enabled for Dolphin 6.x. 30 30 31 * If security module is installed (such as '''mod_security''' for Apache), it should be able to be configured for specific folders (or disabled).31 * If a security module is installed (such as '''mod_security''' for Apache), it should be able to be configured for specific folders (or disabled). 32 32 33 * Direct connection to boonex.com should be able to be established (i.e. connection without requiring proxy authori sation). This is required for license verification.33 * Direct connection to boonex.com should be able to be established (i.e. connection without requiring proxy authorization). This is required for license verification. 34 34 35 35 * '''[http://www.boutell.com/gd/ GD library]''' compiled with '''!FreeType''' fonts (for photo processing) or '''[http://imagemagick.org/ ImageMagick]''' as an alternative. … … 43 43 == Server Requirements for Media Streaming == 44 44 45 Some of theDolphin'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:45 Some of 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: 46 46 47 * '''VPS''' or '''Dedicated''' server is generally required in order to be able to install and run '''RMS (Ray Media Server)'''. You would need a n access to'''root''' or '''administrator''' account on the hosting server.47 * '''VPS''' or '''Dedicated''' server is generally required in order to be able to install and run '''RMS (Ray Media Server)'''. You would need access to the '''root''' or '''administrator''' account on the hosting server. 48 48 49 49 * '''[http://www.java.com/en/download/manual.jsp JRE] (Java Runtime Environment) ver. 1.6''' or higher should be installed. … … 58 58 == Recommended Hosting Providers == 59 59 60 Over years we worked with many different hosting providers and some of them are very experienced when it comes to managing Dolphin sites. Going for one of our '''[http://www.boonex.com/hosting Recommended Hosting Providers]''' is a good idea for both starters and those willing to work with companies that have Dolphin-experience. Most of our hosting partners provide automatic Dolphin installation and special discounts for Dolphin users.60 Over the years we have worked with many different hosting providers, and some of them are very experienced when it comes to managing Dolphin sites. Going for one of our '''[http://www.boonex.com/hosting Recommended Hosting Providers]''' is a good idea for both starters and those willing to work with companies that have Dolphin experience. Most of our hosting partners provide automatic Dolphin installation and special discounts for Dolphin users. 61 61 62 62 == Recommended Server Setup == 63 63 64 Since Dolphin is a resource-intensive platform, it is very important to "fine-tune" your server. In some cases (for popular sites) you may have to setup servers-cluster, and/or remove database server. Alternative "web-server" software, such as '''[http://nginx.org/ nginx]''' may also be beneficial to your site performance. Please refer to [wiki:HostingServerSetupRecommendations Hosting Server Setup Recommendations] for the details on how you can tune-up your server.64 Since Dolphin is a resource-intensive platform, it is very important to "fine-tune" your server. In some cases (for popular sites) you may have to setup clustered servers, and/or a remote database server. Alternative "web-server" software, such as '''[http://nginx.org/ nginx]''' may also be beneficial to your site performance. Please refer to [wiki:HostingServerSetupRecommendations Hosting Server Setup Recommendations] for the details on how you can tune-up your server. 65 65 [[BR]][[BR]]