GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   php problem (https://gfy.com/showthread.php?t=73924)

hyper 08-26-2002 02:26 PM

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

Babaganoosh 08-26-2002 02:36 PM

How about permissions on the directory containing the file you are attempting to write to?

boldy 08-26-2002 02:37 PM

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

boldy 08-26-2002 02:39 PM

Quote:

Originally posted by Armed & Hammered
How about permissions on the directory containing the file you are attempting to write to?
Good one :thumbsup

chmod 777 dir/

hyper 08-26-2002 02:43 PM

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