Is it possible to run a mysql server on a Kamikaze router? I successfully installed a sqlite Database and running a php forum at my asus wl-500gP. Now I want to test mysql, but I only find a mysql client for php in the trunk. Is mysql server not supported?
Topic: mysql server
The content of this topic has been archived on 4 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Yeah. There is no MySQL server package. Feel free to submit a patch for a MySQL server package.
There is a Postgresql server package which you can use if your application supports that.
Oconnor,
if you absolutely need a SQL server on your board, you can try the NSLU2 optware. Within it I've been able to install and use MySQL.
Look at:
http://www.nslu2-linux.org/wiki/OpenWrt/HomePage
http://www.nslu2-linux.org/wiki/Optware/MySQL
You'll have to add the NSLU2 repository into your ipkg.conf and follow the instructions present on the link I gave you.
Good luck.
Alride thanks! What packages do I have to install?
Is that enough mysql_4.1.20-3_armeb.ipk
I don't need to have a SQL server. But I want to find out what is possible to do with my router !
The discussion might have continued from here.