Files and directory owner problem
Posted: Fri Nov 18, 2005 4:07 pm
Hi,
On my site (actually my wife site, but ...), I create an XML file using "inscription.php". Afterwards, this file should be used by other php files. Since a few days, this does not work anymore (it worked fine, and it still does on other directories).
While looking for the reason of the problem, I've discovered the following: when "inscription.php" creates a file, the file owner is "1332218" (provided by fileowner()), while if I create a file with another php file, the owner is "136xxxx", ie another userid. Does anybody have an idea on the reason of this ?
Thanks in advance
fibag
On my site (actually my wife site, but ...), I create an XML file using "inscription.php". Afterwards, this file should be used by other php files. Since a few days, this does not work anymore (it worked fine, and it still does on other directories).
While looking for the reason of the problem, I've discovered the following: when "inscription.php" creates a file, the file owner is "1332218" (provided by fileowner()), while if I create a file with another php file, the owner is "136xxxx", ie another userid. Does anybody have an idea on the reason of this ?
Thanks in advance
fibag