Okay I've been working on this forever, so If anybody has an answer, or even a clue of where to start, PLEASE let me know!!!
I need a way to write a file to disk from PHP when PHP is running as nobody.
If there is any way in C, java, or perl, or bash to set the userid of the program by providing a username and password, please let me know....cause then I could write a program to evoke through system() to do it.
If anybody knows of some way you can use chmod +s or something to make a bash script executable by all run as the owner of the script when anybody hits it, please let me know...
If anybody knows or has a clue of ANY WAY to write files by providing a username and password OTHER than using freaking ftp functions to ftp myself and write the files, PLEASE LET ME KNOW!!!