Page 1 of 1

ZIP class & PHP4 ??

Posted: Thu Dec 14, 2006 12:15 pm
by ddragas
is this ZIP class working with PHP 4

viewtopic.php?t=29066

Re: ZIP class & PHP4 ??

Posted: Thu Dec 14, 2006 1:31 pm
by John Cartwright
ddragas wrote:is this ZIP class working with PHP 4

viewtopic.php?t=29066
in the future, try first -- ask questions later.

But yes, it will work.

Posted: Thu Dec 14, 2006 1:37 pm
by ddragas
I've tried first, and now I'm asking.

I'm in doubt if class is working because it works on my local machine (using PHP5).

Testing it on server (PHP4) it doesnt work and my hosting provider has turned off errors

regards ddragas

Posted: Thu Dec 14, 2006 1:57 pm
by John Cartwright
ddragas wrote:I've tried first, and now I'm asking.

I'm in doubt if class is working because it works on my local machine (using PHP5).

Testing it on server (PHP4) it doesnt work and my hosting provider has turned off errors

regards ddragas
http://www.php.net/manual/en/ref.errorf ... lay-errors, so what errors do you get?

Posted: Thu Dec 14, 2006 2:43 pm
by ddragas
I'm not getting any errors. Script tells me that file is uploaded, and after check on folder (ftp) file is not there :?: :?: :?:

Posted: Thu Dec 14, 2006 4:06 pm
by volka
The class doesn't handle file uploads. Show us your code.

Posted: Thu Dec 14, 2006 4:14 pm
by ddragas
I've found logs that were made at hosting cpanel.

They've made so many restrictions on upload, and it is not strange to get errors.

I think they will solve THEIR problem that I've marked on URGENT !!!

Thank you folks



You rule


regards ddragas

Posted: Fri Dec 15, 2006 11:15 am
by ddragas
I've been asked by my hosting provider "What libraries is using this class?"