If I would like to install mysql-server in piratebox 0.6.3, should I use :
After installation, how should I change any configurations/settings to make it work with php?
I need it for a php script that need database. Please help !
opkg -d piratebox install mysql-serveror
opkg install mysql-server?
After installation, how should I change any configurations/settings to make it work with php?
I need it for a php script that need database. Please help !