I've wrote a perl script for writing a few pages to different account on my cpanel server. The problem is the perl script is on one account and it will not go back past the public_html dir. I need it to go back to any other users account on the server so I can write the pages there.
I tryed chown the script to root but then it wouldn't run. How do you get a script to have access to all accounts on the server?
I tryed chown the script to root but then it wouldn't run. How do you get a script to have access to all accounts on the server?