Problem uploading files to OwnCloud

0

Hi friends I have a problem loading files in OwnCloud this and installed with Softaculous of cPanel but it does not let me load the files it only stays in wait a few seconds and nothing happens, seeing the log in Chrome This error appears:

  

jquery.js: 8630 PUT    link

     

403 (Forbidden) send @ jquery.js: 8630 ajax @ jquery.js: 8166 send @   jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 906   (anonymous) @ jquery.js: 3256 j @ jquery.js: 3099 add @ jquery.js: 3145   (anonymous) @ jquery.js: 3255 each @ jquery.js: 374 (anonymous) @   jquery.js: 3252 a.Deferred @   jquery-migrate.min.js? v = a9e1a600d8a15933c86dcad2284676cf: 2 then @   jquery.js: 3251   _onSend @ jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 950 (anonymous) @   jquery-ui.custom.js? v = a9e1a600d8a15933c86dcad2284676cf: 405 data.submit   @ jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 674   (anonymous) @ file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 274   (anonymous) @ jquery.js: 3256 j @ jquery.js: 3099 add @ jquery.js: 3145   (anonymous) @ jquery.js: 3255 each @ jquery.js: 374 (anonymous) @   jquery.js: 3252 a.Deferred @   jquery-migrate.min.js? v = a9e1a600d8a15933c86dcad2284676cf: 2 then @   jquery.js: 3251 submit @   file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 273 (anonymous) @   file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 582    .each. .forEach @ underscore.js? v = a9e1a600d8a15933c86dcad2284676cf: 153 submitUploads @   file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 580 onNoConflicts @   file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 1013   checkExistingFiles @   file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 790 add @   file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 1035   _trigger @ jquery-ui.custom.js? v = a9e1a600d8a15933c86dcad2284676cf: 789 (anonymous) @   jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 1037 each @   jquery.js: 374   _onAdd @ jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 1030 (anonymous) @   jquery-ui.custom.js? v = a9e1a600d8a15933c86dcad2284676cf: 405 (anonymous)   @ jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 1236 j @   jquery.js: 3099 add @ jquery.js: 3145 always @ jquery.js: 3246   _onChange @ jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 1226   (anonymous) @   jquery-ui.custom.js? v = a9e1a600d8a15933c86dcad2284676cf: 405   handlerProxy @   jquery-ui.custom.js? v = a9e1a600d8a15933c86dcad2284676cf: 706 dispatch @   jquery.js: 4435 r.handle @ jquery.js: 4121   file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 354 Uncaught   TypeError: Can not read property 'documentElement' of undefined       at OC.FileUpload.getResponse (file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 354)       at HTMLInputElement.fail (file-upload.js? v = a9e1a600d8a15933c86dcad2284676cf: 1081)       at $. (/ owncloud / index.php / apps / files / anonymous function). (anonymous function) ._ trigger   ( link )       at $. (/ owncloud / index.php / apps / files / anonymous function). (anonymous function) ._ onFail   ( link )       at $. (/ owncloud / index.php / apps / files / anonymous function). (anonymous function) ._ onFail   ( link )       at Object. (jquery.fileupload.js? v = a9e1a600d8a15933c86dcad2284676cf: 910)       at j (jquery.js: 3099)       at Object.fireWith [as rejectWith] (jquery.js: 3211)       at x (jquery.js: 8266)       at XMLHttpRequest. (jquery.js: 8605)

    
asked by WilsonicX 21.07.2018 в 00:01
source

1 answer

0

Well after inventing, since there is very little information about this, I found the following, the problem is in the .htaccess and the following line had to be added:

AllowOverride All

This is all, I hope that if someone else has that problem I can solve it with this, greetings.

    
answered by 23.07.2018 / 19:40
source