Requirements:
- Cloud server
- webserver (nginx), postgres, mail trasfere agent (exim4) and php5 cgi
- Latest mybb forum script
- sftp client
Signing up with rackspace cloud server
if you haven't signed up at rackspace cloud yet, continuing reading is more likely to be as a boring lecture :). sure you can continue or sign up now
Installing webserver (nginx), postgres, mail trasfere agent (exim4) and php5 cgi
Installing nginx, postgresql, exim4 and php5 cgi is covered in previous post, please refer itDownloading the latest mybb forum script
first get the latest version of mybb from http://www.mybb.com/download/latest extract it and rename folder Upload to webUploading mybb using sftp client
Here you can use any sftp client either command line such as sftp on linux/ psftp on windows(part of putty tools), or GUI many are available check the one that support sftp not ftps, ftps you don't need it here. for this demo I'll use sftp command line client, remember that our goal is to upload mybb files to a place where nginx is able to reach .so basically all mybb files MUST located in /home/naoar/web so that /home/naoar/web/index.php is the location of mybb forum index file
login to your cloud server
enter your password not root password
then upload the local directory web to /home/naoar
uploading will start :)
once uploading finished, you can make sure everything is in its place:
if no errors found, we can safely close the sftp client and go to install mybb from a web browser, the rest of this post is demo images, installation process quite simple, just fill and go :)
----------------
you may also like to install a plugin I wrote which itsNaoar Donation plugin for mybb once you finished
cheers
No comments:
Post a Comment