PaulPrecept
New member
- Joined
 - Jun 10, 2015
 
- Messages
 - 4
 
Hi,
For some time I have used chown apache:apache to tmp folders in my CakePHP sites and it works great.
However, if I run a cronjob as the user, there are permissions errors trying to write to these tmp folders.
Is there a way to make this work?
Thanks, Paul
				
			For some time I have used chown apache:apache to tmp folders in my CakePHP sites and it works great.
However, if I run a cronjob as the user, there are permissions errors trying to write to these tmp folders.
Is there a way to make this work?
Thanks, Paul