> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installing Oxwall using Softaculous

> Learn how to setup Oxwall with 1-Click using Softaculous. Just follow our easy step-by-step Oxwall install guide.

This article describes how to install the Oxwall social networking platform using the Softaculous installer in cPanel.

<Note>
  This application is only available in Softaculous Premium. If you need further assistance, please open a ticket at [https://my.hosting.com](https://my.hosting.com).
</Note>

## Installing Oxwall

You can have Oxwall up and running on your web site in minutes by using the Softaculous application installer in cPanel.

To install Oxwall using Softaculous, follow these steps:

1. Log in to cPanel.
   > 📘 Note
   >
   > If you do not know how to log in to your cPanel account, please see [this article](/docs/accessing-cpanel).

2. On the **Tools** page, in the **Softaculous Apps Installer** section, click **Softaculous Apps Installer** (or any of the icons under **Scripts** or **Categories**).

3. In the **Search** text box, type `oxwall` and then press Enter.
   > 📘 Note
   >
   > Alternatively, you can use the navigation pane on the left side. To do this, click **Social Networking** , and then click **Oxwall** .

4. Click **Install**. The installation page appears.

5. In the **Choose Protocol** list box, select the protocol.
   > 📘 Note
   >
   > If you have an SSL certificate installed on your site, select **https\://** or **https\://www** . If you do not have an SSL certificate installed on your site, select **http\://** or **http\://www** .

6. In the **Choose Domain** list box, select the domain for installation, or accept the default value.

7. In the **In Directory** text box, type the directory where you want to install the application, or accept the default value.
   > 👍 Tip
   >
   > If you want your domain name to go directly to the application, make sure the **In Directory** text box is blank.

8. In the **CRON Job** text boxes, type the cron job intervals, or accept the default values.
   > 📘 Note
   >
   > Cron jobs are tasks that are scheduled to run automatically. If you are unsure of the values you should use, accept the default values.

9. In the **Site Name** text box, type the site name. By default, the site name appears in the title bar of users' web browsers when they visit your site.

10. In the **Site Description** text box, type the site description.

11. In the **Admin Username** text box, type the administrator username.

12. In the **Admin Password** text box, type the administrator password.
    > 🚧 Important
    >
    > Make sure that you choose a strong password! The Softaculous installer provides a ranking for your password's strength, and turns green when the password is strong. Alternatively, you can click the ![Random Password icon](https://static.hosting.com/kb/kb-softaculous-randompassword.gif) icon next to the **Admin Password** text box, and Softaculous generates a strong, random password for you.

13. In the **Real Name** text box, type the display name for the administrator.

14. In the **Admin Email** text box, type the site administrator e-mail address.

15. Click the ![Advanced Options icon](https://static.hosting.com/kb/kb-softaculous-advancedoptions.gif) icon to expand **Advanced Options**.

16. In the **Database Name** text box, type the name of the database to create for the application, or accept the default value.

17. If you do not want to receive e-mail notifications when application updates are available, select the **Disable Update Notifications Emails** check box.
    > 🚧 Important
    >
    > We **strongly** recommend that you receive e-mail notifications when application updates are available. Keeping your site updated helps prevent unauthorized access attempts and data loss.

18. In the **Backup Location** list box, you can select a location to store application backups.

19. In the **Automated backups** list box, you can select whether or not Softaculous makes periodic backups of your application.

20. In the **Backup Rotation** list box, you can select how often Softaculous overwrites the oldest backup file with a new backup file.

21. To receive site configuration information after the installation is complete, type an e-mail address in the **Email installation details to** text box.

22. Review the installation options and settings, and then click **Install**. When installation is complete, Softaculous provides information about the application's configuration.

## Configuring Oxwall

After you install Oxwall and visit the administrative URL, you may receive the following message:

```
Oxwall can't connect to update server. Seems you need to enable **url_fopen** in your php settings.
```

To resolve this issue, you must use a custom *php.ini* file and enable the **allow\_url\_fopen** directive. For more information about how to do this, please see [this article](/docs/setting-the-allow-url-fopen-php-directive).

## More information

For more information about Oxwall, please visit [http://www.oxwall.org](http://www.oxwall.org).

## Related articles

* [How to manage your applications in Softaculous](/docs/manage-your-applications)
