To migrate your current installation from one hosting/server to another hosting/server is so easy. You just need to follow this steps, Take a backup of your Bloxby files. Take a backup of your Bloxby MySQL database. Upload your backup files to new hosting/server. Import your backup MySQL database to new […]
How to configure DNS for custom domain publishing
If you want to allow your end-users to publish their site(s) using their own domain names, like yourdomain.com, you will need to complete the following steps: Configure local DNS on the server hosting your copy of Bloxby. You will need to instruct your server to direct requests for the custom […]
Update from 1.0.1 to 1.0.2
To manually upgrade from v1.0.1 to v1.0.2, please follow the following steps: /application/helpers/* > replace contents of entire folder /application/modules/* > replace contents of entire folder /build/* > replace contents of entire folder /elements/* > replace contents of entire folder /img/* > replace contents of entire folder /config.ini > replace […]
How to configure DNS for sub domain publishing
If you want to allow your end-users to publish their site(s) using sub domains, like abc.yourdomain.com, you will need to complete the following steps: Configure your Bloxby server’s local DNS to redirect all subdomains to the folder on your server containing your Bloxby application. This is achieved by setting up […]