Hi Jaime,
You can build a custom image that include mysql-client and php-mysql however
it would be bigger than the ordinary image. But you can also skip what you
don't need.
Also you can get a xml / text file created on the db side and import it via
curl maybe?
http://www.astlinux.org/node/24
T
Hi everyone,
I need to run a script that retrieves a value from a remote mysql db. Since
Astlinux doesn't have any mysql client and there is not mysql support installed
for php, I was wondering if there is a way to do this?
Regards,
Jaime Blaney
---