2018-05-30, 10:36 PM
The first instruction for installation seems to be "First, download the latest MyBB package." But this raises questions for me:
- Where do I place the unzipped files on my Linux server? Does it go in /usr/bin/MyBB ? Does it go into the public_html Apache directory structure somewhere?
- Is there a separation between the executable PHP files and the forum data files? Or does it use a database program? If the latter, will I later create a database with tables and users?
- I have two relevant computers: my local development computer, which runs Windows, and my remote (VPS) computer, which runs Linux, mySQL, Apache httpd, etc. How much of the installation work (if any) should I do on my local development computer?