[clug-talk] Need a GNU SQL CLI tool for Win32 with ODBC support.
Andrew J. Kopciuch
akopciuch at bddf.ca
Wed Mar 1 16:31:33 PST 2006
On Wednesday 01 March 2006 16:46, Roy Souther wrote:
> I just installed PHP 5.1.2 for Windows and it is 19.8MB. The script is
> very easy and I do love doing PHP development.
>
Sure if you use the PHP installers out there that drop in PEAR, and all of the
extensions, and ISAPI modules, and things like libmysql.dll which is over 1MB
itself.
all you really need is the core PHP dll, and the cli exe and possibly a couple
of other additional dlls. < 10MB. Under 5 MB by a quick glance calculation.
I don't really understand your opposition to a few MB of disk space when your
solution was to install cygwin.
As I said before ... you can strip out all of the junk you don't need like
apache/IIS handling, and all the extensions, and the PEAR module, and ...
By all means do what you want, this is an easy solution to your problem
though.
Andy
More information about the clug-talk
mailing list