在新浪云平台php写入txt文件出错。

<!doctypehtml><htmllang="en"><head><metacharset="UTF-8"><title>text</title></... <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>text</title>
</head>
<body>
<?php
$Str=$_POST['u'].",".$_POST['password'];
$th = fopen('./out.txt','a');
fwrite($th,$Str);
fclose($th);
echo "成功";
?></body>
</html>

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>text</title>
</head>
<body>
<?php
$Str=$_POST['u'].",".$_POST['password'];
$th = fopen('./out.txt','a');
fwrite($th,$Str);
fclose($th);
echo "成功";
?></body>
</html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>text</title>
</head>
<body>
<?php
$Str=$_POST['u'].",".$_POST['password'];
$th = fopen('./out.txt','a');
fwrite($th,$Str);
fclose($th);
echo "成功";
?></body>
</html>
Warning: chmod(): Permission denied in /data1/www/htdocs/417/xyxymusic/1/test1.php on line 10Warning: fopen(./out.txt): failed to open stream: Permission denied in /data1/www/htdocs/417/xyxymusic/1/test1.php on line 12Warning: fwrite() expects parameter 1 to be resource, boolean given in /data1/www/htdocs/417/xyxymusic/1/test1.php on line 14Warning: fclose() expects parameter 1 to be resource, boolean given
in /data1/www/htdocs/417/xyxymusic/1/test1.php on line 15
展开
 我来答
xx小帝
2018-06-06
知道答主
回答量:2
采纳率:0%
帮助的人:2270
展开全部
新浪云不是标准的托管主机, 大部分权限都需要使用它提供的SDK来实现
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
liwsh911
2015-04-01 · TA获得超过117个赞
知道答主
回答量:274
采纳率:0%
帮助的人:72.8万
展开全部
你的文件路径貌似有问题
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式