首頁  >  文章  >  後端開發  >  php的touch创建文件失败

php的touch创建文件失败

WBOY
WBOY原創
2016-06-06 20:32:012601瀏覽

Warning: touch() [function.touch]: Unable to create file C:/wamp/www/phplx/php138/data/log/curr.log because No such file or directory in C:\wamp\www\phplx\php138\include\log.class.php on line 32

这个一般是什么原因造成的呢

回复内容:

Warning: touch() [function.touch]: Unable to create file C:/wamp/www/phplx/php138/data/log/curr.log because No such file or directory in C:\wamp\www\phplx\php138\include\log.class.php on line 32

这个一般是什么原因造成的呢

你要自己先创建完整的路径

你是直接创建文件,文件夹没处理吧?看这样子应该是文件夹不存在

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn