View Single Post
Old April 9th, 2006, 1:32 AM   #2 (permalink)
DewKnight
Skittles
Super #1
 
DewKnight's Avatar
 
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,870 posts
Gave thanks: 104
Thanked 207 times
When you upload the modules and such to joomla, it does that because php is running as nobody (I think it's something like that), so any files it creates are owned by the user running it (nobody).. Servers with phpsuexec eliminate this, as php runs as your user, so any files it creates are owned by you.. I believe you could request to either be moved to a server that has phpsuxec, or request that it be installed on your server.

Of course, if it is already installed.. then something must be wrong...
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people.
DewKnight is offline   Reply With Quote