Uploading ZIP file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ahmed_abbas2005
Forum Newbie
Posts: 2
Joined: Tue Mar 08, 2005 3:53 am

Uploading ZIP file

Post by ahmed_abbas2005 »

Dear All,
I have problem in uploding ZIP files by php, I can upload text files ...etc but there is an error occured when uploading zip files.
Hent: I am using LINUX.
Ahmed Abbas
User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Post by CoderGoblin »

What is the error ?

If you do not provide details we are unlikely to guess your problem... :wink:
Phoenixheart
Forum Contributor
Posts: 123
Joined: Tue Nov 16, 2004 7:46 am
Contact:

Post by Phoenixheart »

Are you using a FREE hosting service?
As I know, most of those free things do not allow you to upload "sensitive" file types (zip, rar, mp3, exe etc.)
If it's the cause, you should contact the administrator, but I don't think this helps :wink:
ahmed_abbas2005
Forum Newbie
Posts: 2
Joined: Tue Mar 08, 2005 3:53 am

still have a problem

Post by ahmed_abbas2005 »

Ok, I am facing this problem on my local computer "for testing code", I am using apache on linux workstation "turbolinux" , so I want to know "if its available" how let php supporting uploading ZIP files or apache?
There is no clear error raising, its my error message that raise after uploading failier.
Post Reply