Let Dreamhost PHP support Zip extension
The default PHP of DreamHost is not support Zip extension.
To let it support Zip. You need following steps.
1) Have your own customized PHP compile, which I posted before.
2) Then need to installing PECL Zip
Followed the guide on wiki.
The only difference I did, is to move zip.so file from
/home/username/php5/lib/php/extensions
to
/home/username/Domainname/cgi-bin/
Because I use cgi-bin as the extension folder.
Installation Difficult Rank: Easy
Time spend: 15 mins.
After install PECL zip extension, I can use PHP to create, modify, and read zip-format files.
Categories
DreamHost Log , Web Site and NetworkRelated Entries
- Install Zend Optimizer 3.3 on Customized PHP 5.2.3
- Install customized PHP5 on Dreamhost
- How to install PEAR on Dreamhost
- Setup a New Ubuntu 6.10 Server
- Dos Format and Unix Format
- One-Click install of Joomla! 1.5 on Dreamhost
- Upgrade phpBB 2 to phpBB3 (part 1)
- Install MovableType 4 on Dreamhost
- Moving from ASP to PHP
- Install Zend Optimizer 3.2.8 on Ubuntu 7.04 Server
0 TrackBacks
Listed below are links to blogs that reference this entry: Let Dreamhost PHP support Zip extension.
TrackBack URL for this entry: http://www.yinfor.com/mtcgi/mt-tb-trackback.cgi/1999






Leave a comment