Home > Q&A > body text
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
这个一般是什么原因造成的呢
怪我咯2017-04-10 15:47:59
你要自己先创建完整的路径
PHP中文网2017-04-10 15:47:59
你是直接创建文件,文件夹没处理吧?看这样子应该是文件夹不存在