Hi ,

This time I'm trying to add support for compressed files
into the PHP module version 4.3.4 running with Apache 1.3.29

I remember adding dbase and mysql support with the following command

> './configure' '--with-mysql' '--with-apxs=/usr/local/apache/bin/apxs'
> '-enable-dbase' 

Now I need to be able to create .zip files from within my php scripts,so
my questions are:

1 ) Which command should I use when recompiling ?

2 ) Is it possible to save my actual compiled module just in case the
new one has any problem? 


Thanks a lot
Mauricio

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to