Skip to content
This repository has been archived by the owner on Feb 1, 2025. It is now read-only.

installation

Hazeezet edited this page Nov 18, 2021 · 1 revision

Installation

You need a web server before you can use this library, Download the latest version and upload it to any directory on your server.

most case you have to upload a zip file.

extract it and delete the remaining files except the app inventor folder

Rename the app inventor folder to any name you wish e.g mysql, then locate your path in the brower.

https://yourwebsitename/pathTo/rename/mysql.php

If you want to remove the php extension then rename mysql.php that is inside app inventor folder to index.php, then locate your path in the browser

https://yourwebsitename/pathTo/rename/

If your browser show Bad Request Congratulations your Installation was successful.

Clone this wiki locally