I am having a bit of trouble with some PHP scripts under an account. The server itself is running Apache 1.3, PHP 5, and suPHP.
When the PHP script executes, a few spreadsheet files are generated and stored into a directory. The only problem is that these files get stamped with the owner and user "nobody" rather than the account username as they should be. This then screws up subsequent parts of the script process.
I've checked over Apache, PHP, and suPHP configurations and I can't seem to find anything that might be causing this problem
Any suggestions as to why these files are not assuming the proper user and group ids as they should be?
Thanks!



LinkBack URL
About LinkBacks
Reply With Quote





