I get all kind of errors if i want to update a plugin.
I use WP 2.7
Frist of all this shows up:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/tmp//1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-includes/functions.php on line 1924
Warning: touch() [function.touch]: open_basedir restriction in effect. File(/var/tmp/1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-admin/includes/file.php on line 174
Warning: fileowner() [function.fileowner]: open_basedir restriction in effect. File(/var/tmp/1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-admin/includes/file.php on line 628
Warning: unlink() [function.unlink]: open_basedir restriction in effect. File(/var/tmp/1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-admin/includes/file.php on line 630
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/tmp//1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-includes/functions.php on line 1924
Warning: touch() [function.touch]: open_basedir restriction in effect. File(/var/tmp/1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-admin/includes/file.php on line 174
Warning: fileowner() [function.fileowner]: open_basedir restriction in effect. File(/var/tmp/1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-admin/includes/file.php on line 628
Warning: unlink() [function.unlink]: open_basedir restriction in effect. File(/var/tmp/1244191270) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-admin/includes/file.php on line 630
And if i do the update (with the correct FTP:
Downloading update from http://downloads.wordpress.org/plugin/twitter-widget-pro.1.3.5.zip
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/tmp//twitter-widget-pro135.zip) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-includes/functions.php on line 1924
Warning: touch() [function.touch]: open_basedir restriction in effect. File(/var/tmp/twitter-widget-pro135.zip) is not within the allowed path(s): (/home/deb14596/:/tmp:/usr/local/lib/php/) in /usr/home/deb14596/domains/****.nl/public_html/wp-admin/includes/file.php on line 174
Download failed.: Could not create Temporary file
Plugin upgrade Failed
Can anybody help me with this one please?