Robby1984 Posted February 12, 2005 Posted February 12, 2005 Don't know if this has been posted (searched, didn't find anything). But I had an idea to make it possible to enable uploads by a java applet or something similar, just to bypass the "upload_max_filesize" limit set in "php.ini". :)
beeman Posted February 23, 2005 Posted February 23, 2005 well you could just use .htaccess to override the max_upload_size function of php.ini if you dont have access to the php.ini file.
Grooverider Posted March 22, 2005 Posted March 22, 2005 Presuming that the server is running linux and apache :P
Robby1984 Posted March 22, 2005 Posted March 22, 2005 Yeah, it works like a charm! :D Yes, my host is running on a Linux server with Apache.. who wants to have Windows and IIS as a server >_<
Grooverider Posted March 22, 2005 Posted March 22, 2005 Erm, me! lol IIS is great and really easy to administer :D only troble is that the Open Source stuff isn't supported as wel on it
Recommended Posts
Archived
This topic is now archived and is closed to further replies.