![]() |
php problem
im reading a html page
writing to a temp page then writing to a html page but i get an unlink error unlink() failed (Permission denied) the pages are chmod to 777 here is the code http://www.mysql.com/articles/ddws/71.html |
How about permissions on the directory containing the file you are attempting to write to?
|
Do you know on which unlink you're getting the message ?
if not put like : echo "First unlink"; on top of the first and echo "second unlink"; on top of the second ... If its the first please check if you have the @ sign in as first char |
Quote:
chmod 777 dir/ |
ahh stupid me.. thats the problem
thats what i am doing so comus tgp doesnt generate on the fly |
All times are GMT -7. The time now is 03:38 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123