[Linux-programlama] PHP Yardım

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Fatih Avcu (fatih@inonu.edu.tr)
Date: Sat 22 Apr 2006 - 21:48:56 GMT


Selamlar

 basit bir uygulama ben web sayfasından bir form dolduruyorum formu kaydet dediğimde
sunucuya bağlı bir yazıcıdan bilgiler çıkacak

$fp=fopen("/dev/lp0","w","0");

fputs($fp,$gelenbilgiler); /* $gelenler form dan gelen bilgi */
fclose($fp);

seklinde yalnız sunucuda şöyle bir hata mesajı alıyorum

Warning: fopen(): open_basedir restriction in effect. File(/dev/lp0) is not within the
allowed path(s):
_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.