Jump to content

installing id3 to php 5


The Little Guy

Recommended Posts

I am currently hosted with dreamhost.com, and will this:
http://wiki.dreamhost.com/index.php/Installing_PHP5#Compiling_a_Customized_PHP_5
allow me to add PECL? It says I can Customize PHP 5.

[b]Here is what PHP.net says for installing id3[/b]
id3 is part of PECL and can be installed using the PEAR installer. To compile PHP with id3 support, download the source code, put it in php-src/ext/id3 and compile PHP using --enable-id3.
Link to comment
https://forums.phpfreaks.com/topic/34098-installing-id3-to-php-5/
Share on other sites

[quote]
Comments

    * New: Changed to sh as Bash is no longer found on DH servers
    * New: Added --enable memory limit as the reason that most want to compile their is because they want to change the memory limit in php.ini
    * New: Added Freetype support to GD. GD is usless for dynamic text without Freetype.
    * New: Added troubleshooting for shells other then Bash
    * New: Fixed lltdl issue
    * New: Full XML and SOAP support
    * New: Fixed some packages url
    * New: Fixed (cd $LIBICONF is error, cd ../$LIBICONF is right)
    * Missing: a way to choose what features to install
    * still Missing: pear-installer
    * New: Updated PHP to 5.2.0, LIBXML2 to 2.6.27, LIBXSLT to 1.1.18, cURL to 7.16.0, LIBIDN to 0.6.8 and updated download URLs for LIBXSLT and LIBXML2. Also added commands to remove source and distribution directories before and after install starts. Still trying to figure out how to get the newest version of IMAP to work (2006e or something).
    * New: Reverted cURL to 7.14.0 since 7.16.0 did not work.
[/quote]
[b]still Missing: pear-installer[/b]

Unless theres another method to install PECL you're out of luck... :(

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.