[PHP] WAHT about gd 2.0.28 and Gif support?
Hi, i saw that 07/21/04, gd 2.0.28 has been released with gif support enabled again (reading and creating). Since the beggining of the month, the Unisys licence for Gif usage is not necessary anymore. So maybe this question has already been asked, but I didn't find it (sorry), will next version PHP 5.0.1 use this new GD library and have gif support? Thanks ;-) Romain -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] PHP 5.0.1 is out, so is WAMP5 1.2 for Windows !
The new version of WAMP5 is now online. WAMP5 now includes PHP 5.0.1, the PECL extensions, sqlitemanager 0.9.8. Many other new features have been added, to know them see the changelog on the wampserver web site : http://www.en.wampserver.com Of course you can directly upgrade from version 1.0 or 1.1 (except if you have installed the Apache 2 add-on, in that case, save all your data, uninstall and reinstall). Have fun Romain -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] WAMP5 1.0 : now includes PHP 5.0.0
It just comes out of the oven, WAMP5 1.0 now includes PHP 5.0.0 released a few hours ago. This new version installs PHP 5.0.0, apache 1.3.31, MySQL 4.0.18, a service manager as a tray icon...and much more : http://www.en.wampserver.com (english) http://www.wampserver.com (français) Thanks to the PHP GROUP for the wonderfull work they've done...;-) Romain -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Re: 2 version PHP on one web server
Hi, the easiest way is to install your two versions of PHP as CGI on apache. You then just have to define two different extensions in your httpd.conf, one for each version of PHP. Romain "Roman Duriancik" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > How to install 2 different versions of PHP (4.3.4 and 5.0.0) on one > apache server in Linux ? > Thanks > > Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php