Robby1984 Posted February 12, 2005 Share 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". :) Link to comment Share on other sites More sharing options...
beeman Posted February 23, 2005 Share 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. Link to comment Share on other sites More sharing options...
Robby1984 Posted March 21, 2005 Share Posted March 21, 2005 Thanks! I didn't know that! :) Link to comment Share on other sites More sharing options...
Grooverider Posted March 22, 2005 Share Posted March 22, 2005 Presuming that the server is running linux and apache :P Link to comment Share on other sites More sharing options...
Robby1984 Posted March 22, 2005 Share 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 >_< Link to comment Share on other sites More sharing options...
Grooverider Posted March 22, 2005 Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.