Mam takie błędy (niżej). Nie wiem o co chodzi na innym hostingu mi nawet błędu nie pokazało, a tutaj mi ich mase pokazuje, że nie ma pliku itp duperele.
touch("data/".$acc_login.".sid"); file_put_contents
("data/".$acc_login.".sid", $NS.".".time());header("Location: index.php"); $chmod = "data/".$acc_login.".sid";
chmod($chmod, 777);
Błędy
Warning
: touch() [function.touch]: Unable to create
file <a href
="http://www.domena.pl/file/Test_Test.sid" target
="_blank">http
://www.domena.pl/file/Test_Test.sid</a> because No such file or directory
Warning
: file_put_contents
(file/Test_Test
.sid
) [function.file
-put
-contents
]: failed to open stream
: Permission denied
Warning
: Cannot modify
header information
- headers already sent by
(output started at index
.php
:9
)
Warning
: Cannot modify
header information
- headers already sent by
(output started at index
.php
:9
)
Warning
: Cannot modify
header information
- headers already sent by
(output started at index
.php
:9)