Search found 2 matches

by rdelnoy
Sun Oct 09, 2005 4:45 pm
Forum: PHP - Code
Topic: Folder atributes and FTP pro 2006
Replies: 2
Views: 306

the script was run under a different user's credentials (the one the web server runs under.) You will need to create a script or alter this one to chmod() the file and/or folder permissions to allow your user to alter it. Thanks, I now understand how this could happen. But do you know a script that...
by rdelnoy
Sun Oct 09, 2005 4:11 pm
Forum: PHP - Code
Topic: Folder atributes and FTP pro 2006
Replies: 2
Views: 306

Folder atributes and FTP pro 2006

feyd | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] Hello I've used a script that creates a foldersctructure and creates a html-file within the last folder of the path. This works well...