![]() |
Server experts - perl question
I have not had a problem like this before;
I am self taught at writing perl and a small perl script which writes unique html pages from one cgi folder, on a few domains which reside on one server the problem I have encountered while testing this script is that the pages created cannot be deleted or changed or even overwritten by the script, because it seems they are written by the 'nobody' user I tried chmoding them or deleting them by ftp, but still get a 'permission denied' error. Is there any way of configuring the flock or omitting the flock to allow these pages to be manipulated by ftp or other I know that I can have the server admin, go in and delete the test files, but I'd like to set it up so I don't have to do this every time thanks for any suggestions, |
Hi,
try chowning the folders you are going to write to. 'nobody' is your web group? anyway chown it using multiple users, like nobody:ftpcronetc. That might do. |
|
Quote:
|
All times are GMT -7. The time now is 07:40 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123