Installation from scratch
As installation from scratch isn’t expected to take place very often, it isn’t made as a single installation script. But it is rather simple: Alle you need is a webserver including a database server, ftp access to this server and the software files in the SPIN installation packet here:
- Install WordPress on the hosting server as per their instructions – many hosting providers have a one-click installer for this.
- Repeat this for WordPress installation number two (the /sysman site).
- Upload the SPIN software packets:
- SPIN database programs (unpack to the website root folder)
- InfoShare special WP plugin for SPIN statistics (unpack to /wp-content/plugins/)
- WordPress media files (unpack to the website root folder)
- ‘Show database’ plugin (unpack to both sites: /wp-content/plugins/ and /sysman/wp-content/plugins/)
- Clone the existing WordPress sites to the new location (either by downloading a copy or by using a backup copy. WordPress cloning programs will copy all templates and data and general plugins)
- Create a MySQL user and edit the following files to match the user and password:
- /wp-config.php
- /sysman/wp-config.php
- /spinmy/class/config.php
- /spinmy-graphics/class/config.php
- /spinmyphp/class/config.php
- /spinmyreports/class/config.php
- /spinreports/class/config.php
- Create the SPIN database and upload data by using a database copy or by using the SPIN database upload functions.
- If running Ubuntu or another Debian-based distribution, disable AppArmor for MySQL: https://askubuntu.com/questions/1144497/how-to-disable-apparmor-for-mysql
- You’re good to go.
Leave a Reply
You must be logged in to post a comment.