James C.'s picture

The Web2Py defaults are Rocket Server and SQL Light. I want to change them to use the TKL defaults Apachie and MySQL.

Can someone point me to install scripts or docs for TKL with MySQL and Apache for TKL Web2Py?

thanks in advance for any help, James

Forum: 
James C.'s picture

This turned out very easy:

use the webmin and look at the file system: look at the web2py configuration file for apache

/etc/apache2/sites-available/web2py

then still in webmin go to the servers section, and select the server matching the port specified in the apache config file web2py

reboot your server from the controll panel - and apache is now serving web2py apps

~James Cunningham~

Jeremy Davis's picture

Thanks for posting back as others may find this useful! :)

Add new comment