Hallo,
ich habe mal eine Frage zum FTP Update von 2.7 auf 2.71
User , passwort per FTP habe ich unter wordpress eingetragen,
ich starte dann den update und bekommen folgende Fehlermeldung
Warning: ftp_rawlist() [[COLOR=#21759b]function.ftp-rawlist[/COLOR]]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/web172/html/:/var/www/web172/phptmp/:/var/www/web172/files/:/var/www/web172/atd/) in /var/www/web172/html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 203
Warning: ftp_rawlist() [[COLOR=#21759b]function.ftp-rawlist[/COLOR]]: Unable to create temporary file. Check permissions in temporary files directory. in /var/www/web172/html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 203
der Inhalt der Datei
function exists($file) {
$list = ftp_rawlist($this->link, $file, false);
if( ! $list )
return false;
return count($list) == 1 ? true : false;
Das WordPress-Verzeichnis konnte nicht gefunden werden.
Installation fehlgeschlagen
Einfache Frage , was kann ich oder muss ich machen
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!