Re: [PHP] TAR Error - 'Invalid block size'

2003-09-23 Thread Ray Hunter
> > I use the TAR.php file for extract tar.gz file. The tar file extracted > > fine, but the tar class raises the 'Invalid block size 351'. Why? And > > how can I discard this error. > > Basically, tar writes in block sizes of 512 bytes so you are receiving > an invalid block size smaller than 51

Re: [PHP] TAR Error - 'Invalid block size'

2003-09-23 Thread Ray Hunter
> I use the TAR.php file for extract tar.gz file. The tar file extracted > fine, but the tar class raises the 'Invalid block size 351'. Why? And > how can I discard this error. Basically, tar writes in block sizes of 512 bytes so you are receiving an invalid block size smaller than 512 which has

[PHP] TAR Error - 'Invalid block size'

2003-09-23 Thread Tohar Trabinovitch
I use the TAR.php file for extract tar.gz file. The tar file extracted fine, but the tar class raises the 'Invalid block size 351'. Why? And how can I discard this error. Thanks, === Tohar Trabinovitch Software Engineer [EMAIL PROTECTED] Tel: 972-3-9008200 Ext: 269