Let Dreamhost PHP support Zip extension

| | Comments (0) | TrackBacks (0)

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

,

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

Earn $$ with WidgetBucks!
Earn $$ with Bidvertiser!
DreamHost!
Sponsored Review!

Online Tools

About this Entry

This page contains a single entry by David Yin published on December 20, 2007 1:02 AM.

MovableType 4.1 Commercial Beta 1 was the previous entry in this blog.

Path difference between Windows and Linux is the next entry in this blog.