Tag zusammen
Ich habe Wordpress auf dem webroot installiert und musste gleich beim installieren, die wp-config.php File selbst anlegen. Danach funktionierte alles wunderbar...
Beim installieren eines Caching Plugins bekomme ich jedoch Fehlermeldungen, die ich nicht wegkriege:
Warning! Could not update /volume1/web/wp-config.php! WPCACHEHOME must be set in config file.
Warning! /volume1/web/wp-content/advanced-cache.php does not exist or cannot be updated.
1. If it already exists please delete the file first.
2. Make /volume1/web/wp-content writable using the chmod command through your ftp or server software. (chmod 777 /volume1/web/wp-content) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)
3. Refresh this page to update /volume1/web/wp-content/advanced-cache.php
If that doesn’t work, make sure the file /volume1/web/wp-content/advanced-cache.php doesn’t exist:
1. Open /volume1/web/wp-content/plugins/wp-super-cache/advanced-cache.php$wp_cache_file in a text editor.
2. Change the text CACHEHOME to /volume1/web/wp-content/plugins/wp-super-cache/
3. Save the file and copy it to /volume1/web/wp-content/advanced-cache.php and refresh this page.
Cannot continue... fix previous problems and retry.
Die Wordpress Ordner haben alle die Rechte 0755 und laufen unter root/root. Als Test habe ich auch mal alles auf 777 root/root umgeschalten, jedoch brachte dies auch keine Verbesserung....
Was mache ich falsch?
Grüsse
Ich habe Wordpress auf dem webroot installiert und musste gleich beim installieren, die wp-config.php File selbst anlegen. Danach funktionierte alles wunderbar...
Beim installieren eines Caching Plugins bekomme ich jedoch Fehlermeldungen, die ich nicht wegkriege:
Warning! Could not update /volume1/web/wp-config.php! WPCACHEHOME must be set in config file.
Warning! /volume1/web/wp-content/advanced-cache.php does not exist or cannot be updated.
1. If it already exists please delete the file first.
2. Make /volume1/web/wp-content writable using the chmod command through your ftp or server software. (chmod 777 /volume1/web/wp-content) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)
3. Refresh this page to update /volume1/web/wp-content/advanced-cache.php
If that doesn’t work, make sure the file /volume1/web/wp-content/advanced-cache.php doesn’t exist:
1. Open /volume1/web/wp-content/plugins/wp-super-cache/advanced-cache.php$wp_cache_file in a text editor.
2. Change the text CACHEHOME to /volume1/web/wp-content/plugins/wp-super-cache/
3. Save the file and copy it to /volume1/web/wp-content/advanced-cache.php and refresh this page.
Cannot continue... fix previous problems and retry.
Die Wordpress Ordner haben alle die Rechte 0755 und laufen unter root/root. Als Test habe ich auch mal alles auf 777 root/root umgeschalten, jedoch brachte dies auch keine Verbesserung....
Was mache ich falsch?
Grüsse