Welcome Guest, Not a member yet? Register   Sign In
Problem uploading .jar files using Upload class
#2

[eluser]Daniel H[/eluser]
Ah I have now discovered the issue: the octet mime is actually used for various other file types, such as images etc. So when the upload class tries to process the jar file it thinks it is an image, so tries to validate it using getimagesize, which will of course fail for a jar file.

Does anyone have any suggestions as to how I can amend the Upload class to allow octet stream to be used across file types?


Messages In This Thread
Problem uploading .jar files using Upload class - by El Forum - 11-25-2009, 06:03 AM
Problem uploading .jar files using Upload class - by El Forum - 11-25-2009, 06:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB