Kaskus

Tech

alexiztAvatar border
TS
alexizt
[ASK] ERROR CODE PHP
Master2 saya mau tanya , saya kan baru belajar code php nemu error begini nih:

Code:

Warning: copy() [function.copy]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/u254641574:/usr/lib/php:/tmp) in /home/u254641574/public_html/wp-content/themes/twentytwelve/include/input.php on line 110


menggunakan program wordpress.

setelah saya cek code phpnya di line 110 :

Code:

if(copy($_FILES['banner']['tmp_name'], $path)) {
$pic = $new_file_name;
} else {
$pic = "";
}


nah itu errornya kira2 knp yah master, dan saya harus ngecek kemana yah jika muncul error spt itu?
Note: saya sudah set permision nya menjadi 777 di folder image juga tp ga ngaruh.


makasi sebelumnya.
0
491
1
GuestAvatar border
Komentar yang asik ya
Urutan
Terbaru
Terlama
GuestAvatar border
Komentar yang asik ya
Komunitas Pilihan