How to Install SocialEngine Manually on Linux Based Hosting (cPanel)
Last Updated on Monday, 29 April 2013 02:42 Written by Khaleel Demeri Monday, 29 April 2013 12:00
Hello!
This post is to walk you through the SocialEngine manual installation step by step . . . .
- Go to https://www.socialengine.com/sign-in
Learn MoreInstalling MODX at Arvixe – Part III
Last Updated on Wednesday, 27 March 2013 07:57 Written by Bob Ray Thursday, 28 March 2013 12:00
In Part I of this tutorial, we uploaded the MODX files to the server. In Part II, we set up the database to prepare for MODX installation. Now, it’s time to actually install MODX by running the MODX setup script.
Preparation
You will need to have the database name, and the name and the password of the database user we created in part II. You may also want to think about the username and password you will use to log in to the MODX Manager. For maximum security, it’s not a good idea to use the same ones.
Learn MoreInstalling MODX at Arvixe – Part II
Last Updated on Tuesday, 26 March 2013 10:38 Written by Bob Ray Wednesday, 27 March 2013 12:00
In Part I of this tutorial, we uploaded the MODX files to the server. Now, it’s time to create the MODX Database. If you ran the MODX setup script at this point, it would attempt to create the database for you. On some servers this will work, but even if it does, on many servers (including Arvixe) you’d end up with a Latin1 character set and a collation or latin1_swedish_ci. For odd historical reasons, this is the MySQL default. It can work if your language is English and you never need a foreign word on your site, but sooner or later, you’re going to need to use a word with an accented character that doesn’t play well with Latin1.
The recommended character set and collation for MODX is utf-8 and utf8_general_ci, so I always set up the MODX database ahead of time on order to make sure that the database uses that character set.
Learn MoreInstalling MODX at Arvixe – Part I
Last Updated on Monday, 25 March 2013 11:11 Written by Bob Ray Tuesday, 26 March 2013 12:00
In Part I of Installing MODX, we’ll look at how to get the MODX files on the Arvixe server, though the steps should cover installation on almost any server.
Downloading the Files
Learn MoreHow to Install Silverstripe 2.4 Manually
Last Updated on Monday, 18 March 2013 08:34 Written by Teet Bergmann Monday, 18 March 2013 12:00
This post is for users who want to install Silverstripe 2.4 manually.
- Go to http://www.silverstripe.org/security-releases/ and download the latest 2.4.x installation files.
- Upload the zipped file to your website root folder using cPanel’s File manager or your FTP program

Recent Comments