Ask a Question related to Linux / Unix Administration, Design and Development.
-
Chris Fortune #1
php file unlink() permissions
This is driving me a little nuts. I cannot create or unlink any files with
PHP. ini_set() seems to have no effect. Linux RH8, Apache, PHP4. Help!
Chris Fortune Guest
-
File permissions
I have files located on an old HD that are encrypted. When I reinstalled XP I no longer have access to these files. I can see them but not access... -
file permissions - ack!
Hello. This is driving me a little nuts.... Cannot create, write to or unlink any files using PHP. Can open and close files within my web space... -
PHP file permissions?
I've made a copy of a log file and tried to display it through a php file, but nothing comes up. I know passthru command works because I can run it... -
Setting the file permissions of a file I'm writing to
Is it possible to specify the permissions of a file I create when I: open ("FOO", "> ./bar") or die ("Could not create file"); Thanks in... -
FTP file permissions
whenever a user uses FTP to transfer a file to the UNIX box, that file always gets 640 permissions. I want those files to get 666 permissions. How...



Reply With Quote

