I've tried without success... system("/usr/local/bin/zip -P 1111 /.automount/ipojuca/export/homeg03/golapa/public_html/mapdenguepe128/site/php/biblioteca/t.zip /.automount/ipojuca/export/homeg03/golapa/public_html/mapdenguepe128/site/php/biblioteca/biblioteca.php",$ret_val); On Feb 18, 2008 7:16 PM, Shawn McKenzie <nospam@xxxxxxxxxxxxx> wrote: > In your php code you'll need the full path to biblioteca.php and to > t.zip and the web user will need write permissions to the dir where you > create t.zip. > > -Shawn > > Petrus Bastos wrote: > > Wolf, > > > > I'm sure actually working from the command line. > > > > > /usr/local/bin/zip -P 1111 t.zip biblioteca.php > > adding: biblioteca.php (deflated 73%) > > > > > > > > > On Feb 18, 2008 6:37 PM, Wolf <lonewolf@xxxxxxxxx > > <mailto:lonewolf@xxxxxxxxx>> wrote: > > > > > > ---- Petrus Bastos <petrusbastos@xxxxxxxxx > > <mailto:petrusbastos@xxxxxxxxx>> wrote: > > > Actually, I don't know anything about FreeBSD. I never used > > this system. > > > But, here my zip command works fine at command line, why doesn't > > works with > > > PHP? > > > > > > > > <! -- SNIP --> > > > > Have you talked with your server admins about the use of zip? > > Sounds like you have an environment set up by a blind monkey. > > > > Are you sure the command is actually working from the command line? > > What is the command and output? > > > > Wolf > > > > >