Hi guys,
I have the following problem which I guess some of you might have had and you can probably help me to solve it.
I'm using PHP with eAccelerator. The cache files of eAccelerator are created in /tmp/eaccelerator. Since PHP is running with suPHP, the cache files are owned by the user who created it. The problem is that when the quota check runs, those cache files are counted and sometimes my clients see a big difference between the disk space their are using and what DA shows them. That leads to complaints and I need to delete the cache and recalculate the quota.
Is it possible to avoid the quota check from checking /tmp? Has this happened to you? How did you solve it?
Thanks!
I have the following problem which I guess some of you might have had and you can probably help me to solve it.
I'm using PHP with eAccelerator. The cache files of eAccelerator are created in /tmp/eaccelerator. Since PHP is running with suPHP, the cache files are owned by the user who created it. The problem is that when the quota check runs, those cache files are counted and sometimes my clients see a big difference between the disk space their are using and what DA shows them. That leads to complaints and I need to delete the cache and recalculate the quota.
Is it possible to avoid the quota check from checking /tmp? Has this happened to you? How did you solve it?
Thanks!