Hello everyone,
I have installed my ownCloud server (10.0.2) on a shared web hosting service. Some features, like creating a folder or deleting a sharing, are not working.
In both cases, the HTTP request returns an error “501 Not Implemented : The requested method is not implemented by the server.”
It’s as if there was a reverse proxy blocking HTTP methods like MKCOL and DELETE, but I don’t think there’s one installed.
I’d be grateful to receive some help, unfortunately I’m totally lost…
Steps to reproduce
- Log as admin on my ownCloud web interface
- Try to create a new folder / try to delete a sharing
Expected behaviour
The folder is created, the sharing is deleted.
Actual behaviour
The folder is not created, the sharing is not deleted.
In both cases, the HTTP request returns an error “501 Not Implemented : The requested method is not implemented by the server.”
Server configuration
Operating system:
My ownCloud server is installed on a shared web hosting service.
Web server:
Apache2
Database:
10.1.24-MariaDB
PHP version:
7.0
ownCloud version: (see ownCloud admin page)
10.0.2
Updated from an older ownCloud or fresh install:
ownCloud 9.1.4 first installed then upgraded to owncloud 10.0.0, then to 10.0.2
Where did you install ownCloud from:
Softaculous apps installer
Signing status (ownCloud 9.0 and above):
The content of config/config.php:
List of activated apps:
Are you using external storage, if yes which one: local/smb/sftp/…
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/…
No