Click to See Complete Forum and Search --> : installing php4 twice


Anon
07-26-2001, 12:40 AM
hi there,

just one little question ...

i've to install php4 on our solaris box two times ...

- one with GD 1.5 (because of GIF support)
- the other one with GD > 1.6 (because of PNG support)

As far as I know there is no GD version which supports both (PNG and GIF) so, here's my problem ...

I use php4 on commandline only (using perhaps kind of this commandline : php_gif -q SCRIPT_NAME.php and for the other one php_png -q SCRIPT_NAME2.php)

Is there a way how I can do it ??!?

thanks in advance,

Cheers,

Markus