I'm creating a package as described here: [
www.easyphp.org]
But my php application doesn't use MySQL.
So I want gain space for the package and not include mysql.
But when easyPHP starts without MySQL it reports an error.
Is there a way to run easyphp without mysql and with no errors?