AJT20

• Pros:

• Run lighttpd, nginx, apache, mysql, ftp, php servers right from your phone

• Best use for integration with pydroid to run python+sql in android

• Steps:

  1. Install KSWEB.

    Link: https://play.google.com/store/apps/details?id=ru.kslabs.ksweb

  2. At the top menu, under the ‘LIGHTTPD’ tab, check ‘enable server’ to be turned on. You can also choose ‘nginx’ or ‘apache’.

  3. At the top menu, under the ‘MYSQL’ tab, check ‘enable server’ to be turned on.

  4. Now open the app. Under the ‘STATUS’ tab, turn on ksweb service.

  5. Now under the ‘TOOLS’ tab, in the ‘Main’ menu, click ‘phpMyAdmin’. Now Choose the server you turned on.

  6. You’ll be redirected to your default browser with phpmyadmin panel opened.

  7. In this panel, enter ‘admin’ as usernane and leave the password as blank.

  8. Login. You’ll be able to see default database. You can manage your databases here.

    Yes you have ran sql server on your and successfully!