How do I install Wordpress/joomla/etc using your auto-installer?

These instructions are for Softaculous, which is not available in all Web Hosting accounts. All Web Hosting customers can install WordPress with cPanel's WP Toolkit.


 

We use Softaculuous auto-installer to make it easier for you to the most common php frameworks/software on the internet. 

This article talks about how to use Softaculous on our cPanel. 

  1. Log on to cPanel
  2. Click on the icon "Softaculous" to go to the selection page
              a. Alternatively you can go to the bottom under the heading "Softaculous Apps  Installer" and click the script you would like to install straight away. 
  3. Once in the selection page, you can select WordPress on the "Top Scripts" or do a search on the upper right hand side. It will auto complete your search and show you the results.
  4. Click on WordPress once it pops up. 
  5. In the Wordpress Page, you should have an "Install" button around the top headings of the page on the right hand side. 
  6. Click "Install" and fill out the form on the next page
  7. Once all the information and settings have been filled out and selected, click "Install" at the bottom of the page and the install shall start
              a. You might want to fill out the field "Email installation details to:" in order to have a record of the details  that you've set up on this page for future reference. 
  8. Wait for the progress to finish

Once done, enjoy your new Wordpress Installation on http://yourdomain.co.nz/wpdirectory

Note:
Joomla and other scripts will be very similar to these steps. WordPress was used as an example for the purposes of this article. 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What database settings do I use for scripts?

Server Hostname: localhost Database Username: <your username>_<database name> e.g....

How do I add a wildcard subdomain for Wordpress MU?

This can be easily done by logging into your cPanel control panel and clicking on "Subdomains"....

Do you support Silverstripe Hosting?

Yes, we run Linux servers designed to run the New Zealand developed Silverstripe application. If...

Strict Standards Errors for PHP

If you are getting errors similar to:Strict Standards: Non-static method JLoader::import() should...

Fix permissions of all directories and files

To change all the directories to 755 (-rwxr-xr-x): find /home/xxx/public_html -type d -exec...