I am on a shared server and I have no access to php.ini which limits my video upload to 2mb. Is there any way to overcome this limitation without access to php.ini? I was also thinking that since I am the only person uploading and ftp is not limited, I could upload videos to a folder via ftp, but then there has to be some way for mediashare to accept the upload as valid mediashare album content and scramble the name. Any suggestions? Thanks.
Posted: 15.05.2006, 20:54
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Not possible to skip php.ini settings. That's a security feature for the hosting company.
See http://www.elfisk.dk/index.php?module=pnForum&func=viewtopic&topic=2874&start=0#pid10859 for an import feature.
Posted: 17.05.2006, 17:30
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Thanks! The import feature would be awesome! That would allow me to upload files via ftp effectively bypassing phpini limits, then importing them into the albums. Do you have an estimated time for that patch?