Jump to content

I just joined the community and i just want to recommend an other option to ownCloud, Ajaxplorer 5


G+_Erinç F?rt?na
 Share

Recommended Posts

I just joined the community and i just want to recommend an other option to ownCloud, Ajaxplorer 5. it's an open-source project, you can download files and setup your own server. Everything is like ownCloud but I think Ajaxplorer's file system is better also you can add lot of different file system like Samba, Ftp, Dropbox etc. It has lot of plug-in like notpad, music player, video player, zip, pdf viewer etc. I think you should check that. by the way best show! iyaz akhtar 

Link to comment
Share on other sites

Hey Marcelo Henrique. I read your post about that. You need to increase max upload file size in php.ini file like other guy said. If you still have problem increase timeout too because if you have slow upload speed it takes lot of time for large files and you may get a timeout error. If you have this problem with ownCloud probably you will have that with ajaxPlorer too. It is not about with codes it is about with default php settings. Default max upload file size is 8mb.

Link to comment
Share on other sites

Marcelo Henrique I just read a post from ajaxplorer's forum about big file upload. They say php 5.3 has a problem for over 2gb file size. Some people fix their problem with upgrading php to 5.4. Also be sure to change these values in php.ini file like:

memory_limit = 4001M

post_max_size = 3001M

upload_max_filesize = 3000M

if you still have problem add these lines too:

max_execution_time = 259200

max_input_time = 259200

And if you need you can contact me via hangout or skype.

Link to comment
Share on other sites

 Share

×
×
  • Create New...