Nem tudok bővítményeket telepíteni

Hibaüzenet a bővítmény telepítésekor:











Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/tmp//hyper-cache.tmp) is not within the allowed path(s): (/var/www/) in /var/www/wordpress/wp-includes/functions.php on line 2140











Warning: touch() [function.touch]: open_basedir restriction in effect. File(/tmp/hyper-cache.tmp) is not within the allowed path(s): (/var/www/) in /var/www/wordpress/wp-admin/includes/file.php on line 184











Én beállítottam a php.ini -ben hogy:











upload_tmp_dir /var/www/tmpup/











De mégis a gyökérbe (/tmp/) akarja telepíteni. Hol tudom ezt megváltoztatni?

Hogyan lehet két open basedirt megadni a php.iniben? próbáltam hogy open_basedir = /var/www/ , /tmp/ de leáll tőle a php (syntax error)


'Kérdező' wrote on '2010-01-16:




Hogyan lehet két open basedirt megadni a php.iniben? próbáltam hogy open_basedir = /var/www/ , /tmp/ de leáll tőle a php (syntax error)





Ahhoz hogy feltelepitsed nem kell áttálitanod semmit, megy csont nélül a telepítés de forumban van már szerintem erről szó!

'Kérdező' wrote on '2010-01-16:




Hogyan lehet két open basedirt megadni a php.iniben? próbáltam hogy open_basedir = /var/www/ , /tmp/ de leáll tőle a php (syntax error)








Maximum pontos vesszővel próbálnám.


Egyébként az upload_path-nak (pl.: /tmp ) nem kell az open_basedir-ben lenni, ugyanis arra nem vonatkozik a könyvtár resztrikció.