Search the Community
Showing results for tags 'wordpress'.
-
Hi guys, It seems like Wordpress wants to have a loopback configuration for its API. "The website wasn't able to finish a loopback request" Error: [] cURL error 28: Operation timed out after 10001 milliseconds Is it possible to configure that with the current functionality? Following up with the Wordpress support forum, they are not really helpful. They just make it quick with a recommendation to their webhosting sponsors which is very sad, like: "Use one of the webhosters from our list, they will work well." Mep. Does anybody know how to fix it? I could make
-
Guten Tag, ich habe einen Debian 9 Server mit Froxlor und Apache2 am laufen. Wenn ich mit dem Kunden FTP Zugang Dateien hochlade haben diese Ordnungsgemäß das ownership 10000:10000. Wenn jedoch in der PHP-Weboberfläche eine Datei hochgeladen wird, wird diese mit dem ownership www-data:www-data hochgeladen. Liegt hier ein Konfigurationsfehler vor oder ist das Verhalten sogar so gewünscht? Ich kann den Fehler leider nicht entdecken. Das Problem ist nur, dass das PHP-Script dann eine Permission Denied Fehlermeldung wirft, wenn versucht wird die Datei zu lesen. Liebe Grüße
- 16 replies
-
- permissions
- debian9
-
(and 2 more)
Tagged with:
-
Hi There, I have a problem with proftpd and folders permissions. I installed wordpress in the domain folder, the installation required sudo chown -R www-data:www-data permission, I assigned this permission via ssh but the problem is when I connect via ftp I can not edit nothing inside my domain folder because my ftp account does not have the permission. Anyone knows How Can I revert this? Thanks for your time. wordpress runs perfect with froxlor!!