Jump to content

File permission problem


martinpaul

Recommended Posts

Hello

 

I built a component for a non-profit organisation which want to use the 404page to promote several charities.

In order to do that I want to place a file 'error.php' in the map 'templates/system'.

 

I use the RENAME function for that.

 

So far so good. On many sites it works fine, but on other  sites I get an error on the rename function.

 

The user-id and the group-id of the script I use are the same as the uid's of 'templates/system'. So there shouldn't be a problem.

 

If I add public write to the filepermissions of 'templates/system'/ with Filezilla the error disappears. But I can't do that with the php chmod function, again because of too less priviliges.

 

HELP, I can't find an explanation for that and that's driving me crazy.

 

Thx in advance

Link to comment
https://forums.phpfreaks.com/topic/251503-file-permission-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.