Changeset 227 for trunk/Installation_CF7.txt
- Timestamp:
- 05/06/09 16:40:24 (3 years ago)
- File:
-
- 1 edited
-
trunk/Installation_CF7.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Installation_CF7.txt
r14 r227 22 22 6. Create a Datasource (DSN) named "muradb" connecting to the database (muradb) you created in the step above. 23 23 24 7. In sava[version number]\www\config\setting.ini.cfm set the following required settings: 25 26 - dbType (mysql or mssql) 27 - dbUsername 28 - dbPassword 29 - adminemail 30 - mailserverip 31 - mailserverusername 32 - mailserverpassword 33 - mailserverfailto 34 35 8. In your browser go to http://[domain]/admin/ and login. 24 4. Browse to the url where your Mura site is installed and complete the form using the information created above. 36 25 37 - Username: admin 38 - Password: admin 26 5. Once you've successfully set up Mura, click the "Finish Set UP and Take Me to the Mura Admin" button. Keep in mind that once you do this, the Mura Set Up page will no longer be available for security reasons. If you need to change any settings in the future, they will need to be made directly in "/config/settings.ini.cfm". 39 27 40 9. Select "Edit Current Site" under the "Site Settings" menu located in the top right hand area of your window and update the following settings: 28 6. Login to the Mura admin using the default username of "admin" and default password of "admin". It is highly recommended you change this immediately by editing your profile upon login. 41 29 42 - Domain 43 - Default Contact Email Address 44 - Mail Server IP 45 - Mail Server Username 46 - Mail Server Password 30 7. Select "Edit Current Site" under the "Site Settings" menu located in the top right hand area of your window and enter the URL for your install. 47 31 48 10. If you would like to send scheduled emails or have scheduled content when caching is turned on you must changed the Ping attribute in the \config\setting.ini.cfm to 1. Then at start up Mura will attempt to create a scheduled task to check for event reminders, scheduled emails and to flush cache for scheduled content.32 8. If you would like to send scheduled emails or have scheduled content when caching is turned on you must change the "Ping" attribute in the \config\setting.ini.cfm to 1. On start up, Mura will attempt to create a scheduled task to check for event reminders, scheduled emails and to flush cache for scheduled content. THIS IS NOT RECOMMENDED FOR SHARED HOSTING ENVIRONMENTS. 49 33 50 11. You're done installing Mura. Enjoy!34 9. You're done installing Mura. Enjoy! 51 35 52 36 NOTE 53 If your Web Server/Servlet Container does not support the extension of urls to include query parameters after index.cfm (i.e. http://www.g etmura.com/sava/products/index.cfm/widgets), or you simply prefer to use the "go" servlet instead (i.e. http://www.getmura.com/go/sava/products/widgets/), you will need to perform the following steps to enable it:37 If your Web Server/Servlet Container does not support the extension of urls to include query parameters after index.cfm (i.e. http://www.goMura.com/Mura/products/index.cfm/widgets), or you simply prefer to use the "go" servlet instead (i.e. http://www.goMura.com/go/Mura/products/widgets/), you will need to perform the following steps to enable it: 54 38 55 1. Add the jar files in the mura "lib" directory to your ColdFusion"WEB-INF/lib" directory.39 1. Add the jar files in the Mura "lib" directory to your ColdFusion or Railo server's "WEB-INF/lib" directory. 56 40 57 2. Add custom mapping to your ColdFusion web.xml (lib/web-xml.txt)41 2. Add custom mapping to your ColdFusion or Railo server's web.xml (lib/web-xml.txt) 58 42 59 43 3. In mura[version number]\www\config\setting.ini.cfm set the stub attribute to /go … … 61 45 4. Restart the ColdFusion. 62 46 47 63 48 TROUBLESHOOTING 64 If you receive the message "Application Starting. This site is currently loading.", Mura needs to be reloaded by appending "?appreload&override" to the url. For example, http://[domain]/index.cfm?appreload&override49 If you have any questions regarding installation, please visit our Support Forum at http://www.gomura.com/mura/forum. 65 50 66 If you have any questions regarding installation, please visit our Support Forum at http://www.getmura.com/sava/forum.67 51 If you would like to submit a bug, please visit at http://trac.getmura.com/mura/newticket.
Note: See TracChangeset
for help on using the changeset viewer.
