Changes between Version 86 and Version 87 of DetailedInstall
- Timestamp:
- Jan 28, 2011, 11:03:00 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DetailedInstall
v86 v87 1 1 = Dolphin 7 Installation Guide = 2 2 3 Before installing Dolphin, you need to check that your hosting provider fulfil s the necessary [wiki:DolTech requirements] and that you have all the information to get it done. Neither of the two should be a problem, but it is wise to verify first.3 Before installing Dolphin, you need to check that your hosting provider fulfills the necessary [wiki:DolTech requirements] and that you have all the information to get it done. Neither of the two should be a problem, but it is wise to verify first. 4 4 5 5 == Before You Install == 6 6 7 Start withchecking that you have everything listed below:7 Start by checking that you have everything listed below: 8 8 9 9 * Web-server that meets the [wiki:DolTech Dolphin Hosting Requirements]. … … 58 58 }}} 59 59 60 * By default Dolphin includes '''ffmpeg''' binary for latest Linux OS only. If you're installing to a different OS ordefault ffmpeg doesn't work, please refer to [wiki:GenDol7TShooter Dolphin Troubleshooter].60 * By default Dolphin includes the '''ffmpeg''' binary for the latest Linux OS only. If you're installing to a different OS or the default ffmpeg doesn't work, please refer to [wiki:GenDol7TShooter Dolphin Troubleshooter]. 61 61 62 62 ---- … … 64 64 ---- 65 65 66 Create a database for Dolphin on your web server, as well as a MySQL user who will have all privileges for accessing and modifying it. There are three ways to do it:66 Create a database for Dolphin on your web server, as well as a MySQL user who will have all privileges for accessing and modifying it. There are three ways to do this: 67 67 68 68 === Using cPanel === … … 169 169 ---- 170 170 171 Now you will need to decide where on your web site Dolphin script should be installed. These are possible options:171 Now you will need to decide where on your web site the Dolphin script should be installed. These are possible options: 172 172 173 173 * In the root directory of your web site. (For example, http://mysite.com/) … … 195 195 * If you installed into the root directory of your web site, you would open http://mysite.com/install/index.php 196 196 197 After this the installation instruction should appear in your browser's window. Follow them carefully to complete the installation. Here's a summary of the info you will have to specify:197 After this the installation instructions should appear in your browser's window. Follow them carefully to complete the installation. Here's a summary of the info you will have to specify: 198 198 199 199 ---- … … 208 208 '''''USING SHELL CLIENT''''' 209 209 210 1. ''If PHP is running as an Apache module on Unix systems'' - log into your shell account using your favorite shell client and change director yto that containing your Dolphin script files. Now run the following commands under your SSH prompt:210 1. ''If PHP is running as an Apache module on Unix systems'' - log into your shell account using your favorite shell client and change directories to that containing your Dolphin script files. Now run the following commands under your SSH prompt: 211 211 212 212 {{{ … … 271 271 }}} 272 272 273 This path is usually properly determined by the installation script but you s till shoulddouble check.273 This path is usually properly determined by the installation script but you should still double check. 274 274 275 275 * '''Path to php binary:''' here you should indicate the absolute path to php executable file on your server, such as: … … 287 287 This executable will be used to run crons (periodic tasks). 288 288 289 * '''Path to ''mogrify''''', '''Path to ''convert''''' and '''Path to ''composite''''': these paths indicate the location of [http://www.imagemagick.org/ ''ImageMagick''] applications, which will be necessary if ''php'' running on your server is not compiled with [http://www.boutell.com/gd/ ''GD library''];289 * '''Path to ''mogrify''''', '''Path to ''convert''''' and '''Path to ''composite''''': these paths indicate the location of [http://www.imagemagick.org/ ''ImageMagick''] applications, which will be necessary if the ''php'' running on your server is not compiled with [http://www.boutell.com/gd/ ''GD library'']; 290 290 291 291 ''Imagemagick'' is just an alternative for ''GD'' - image processing application. If ''PHP'' is compiled with ''GD'' library and you're not going to use [http://www.imagemagick.org/ ''ImageMagick''] with Dolphin, you can omit these steps and keep the default values. … … 309 309 * '''SQL file''': this is the relative path to the database creation file, which is determined by default. If your file resides in a different directory, you should indicate its relative path here. The base folder of the path is considered to be the Dolphin installation folder. 310 310 311 * '''Empty database''': choose "yes" or "no". Choosing "yes" will empty the whole database, i.e. removes its tables. Think twice before choosing this option. The option "no" is the default option and will make no harm to your database.311 * '''Empty database''': choose "yes" or "no". Choosing "yes" will empty the whole database, i.e. removes its tables. Think twice before choosing this option. The option "no" is the default option and will cause no harm to your database. 312 312 313 313 * '''Empty tables''': choose "yes" or "no". Choosing "yes" will empty all the tables in the database while keeping the tables structure intact. The default option is "yes" and you shouldn't make any changes here. … … 323 323 [[BR]] 324 324 325 On this page you will set up General Site Configuration:325 On this page you will set up General Site Configuration: 326 326 327 327 * '''Site !Title/Logo''': this is a word or phrase which will be displayed on the title bar of your web browser … … 331 331 * '''Notify e-mail''': indicate the email address which will be shown in the "From" field of cupid and mass mails as well as profiles confirmation and activation messages. 332 332 333 * '''Bug report email''': indicate the email address tocollecting MySQL bug reports for subsequent debugging.333 * '''Bug report email''': indicate the email address for collecting MySQL bug reports for subsequent debugging. 334 334 335 335 * '''Set Admin Login information''' - you should choose the login and password for your Administration Panel. … … 421 421 [[BR]] 422 422 423 At this stage you are supposed to choose which modules you'd like to install, since Dolphin has no modules installed by default. To install and activate new modules you need to go to Admin Panel of your newly installed site (refer to [wiki:DolphinAdminModules Administration Manual - Modules] for more information).423 At this stage you are supposed to choose which modules you'd like to install, since Dolphin has no modules installed by default. To install and activate new modules you need to go to the Admin Panel of your newly installed site (refer to [wiki:DolphinAdminModules Administration Manual - Modules] for more information). 424 424 425 425 … … 432 432 === Register your license === 433 433 434 Log out off your admin account and log into the administration area. Its URL looks this way: '''http://mysite.com/administration'''.434 Log into the administration area of your site. Its URL looks like this: '''http://mysite.com/administration'''. 435 435 436 436 After you have successfully logged in, you will be prompted for your license number. Just type it in the provided window and press "Register". … … 438 438 If your license can't be registered due to some problem, the window will not go away. In this case, check your license number and whether it is already registered for a different domain. If it is already registered, you can reset it in your Unity account and then use to register the newly installed site. 439 439 440 Later, you can change your license for this site, for example if you want to switch from a free license to a paid one. To do so, you need to proceed to '''Settings -> Advanced Settings -> Variables''' and change the license number in the '''Dolphin License Code''' field. 440 Later, you can change your license for this site, for example if you want to switch from a free license to a paid one. To do so, you need to proceed to '''Settings -> Advanced Settings -> Variables''' and change the license number in the '''Dolphin License Code''' field. Click SAVE and log out of admin. 441 441 442 442 === Install the modules ===