* Thus wrote Jough Jeaux ([EMAIL PROTECTED]):
> 
> There is room left on /tmp.  Now that means the 'tmp'
> directory under the root directory on the filesystem
> right?  I don't have to make a directory called 'tmp'
> in the DirectoryRoot or someplace else do I?

df -h /tmp  will ensure you are looking at the proper device that
tmp is mounted on.

> 
> I also went ahead and chmod 777 /tmp to see if that
> would help.  It didn't. I had never used the 'sticky
> bit'.  I went ahead and turned it back on...
 
That is good, the sticky bit makes it so only the creator of the
file has permissions to see the contents of the file.


Curt
-- 
"My PHP key is worn out"

  PHP List stats since 1997: 
    http://zirzow.dyndns.org/html/mlists/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to