The site I worked flawlessly about 14 days. Now displays error: touch () [function.touch]: Utime failed: Permission denied (# 2) in / functions / user.php on line 609
If you delete the files in the temp / cache will work for a while. Once I log in to your account, the error again.
Could you advise me what is it?
Blog posts: 12
Added downloads: 2 Comments: 18 Forum posts: 573
Now this report: fopen (/ temp/cache/cache_c21f969b5f03d33d43e04f8f136e7682_d57ac45256849d9b13e2422d91580f b9) [function.fopen]: failed to open stream: Permission denied (# 2) in / functions / pear / Cache / Lite.php on line 764
If you delete the temp/cache, the reporting time will disappear.
Please help
Blog posts: 12
Added downloads: 2 Comments: 18 Forum posts: 573
The error was about .htaccess. As regards the attributes I can use instead of 777 rather 770? Exist somewhere a list of files with the right attributes?
Here's a chunk of code that will help identify directories that need to be chmodded: $check = array (
DIR .'/conf.php',
DIR .'/install/lock',
DIR_FUNCTIONS .'/pear',
DIR_NFO,
DIR .'/'. DIR_POSTS,
TMP,
CACHE_DIR,
SMARTY_COMPILE_DIR,
TMP .'/online',
SESS_DIR,
TMP .'/userinfo',
DIR_TORRENT,
CACHE_STATIC_DIR,
);
If you delete the folders and files in temp / userinfo then users can log in to your account (files in the directory again). After some time user accounts no longer work.
It also appears in my Temp file cron-kill, if he is not writable, the script does not work at all.
It is a way you can help with the repair, or reinstall the script so as to maintain the data?
Repair is probably beyond my abilities, I appreciate your support, but begin to regret the time spent at work, and over the script.
Blog posts: 12
Added downloads: 2 Comments: 18 Forum posts: 573
I think it will be an error in the hosting. Transferred the site to a new server. Then the script stopped working altogether. Introduced minor adjustments in the files function / blog, cron, counters. I turned on System cron, user cache 300 If the user cache increase, and extend the length of the script works correctly. The cron-kill must attribute the 0777. If you enable the integrated PHP cron, is loaded with the server slows to all pages on the server. When you run cron can not be logged. I then have to delete the folder in the temp / userinfo and cookies from your browser. Then the moment I logged.
I installed Diferior again to another folder. To start I have to use a modified 3 files from the Function folder. The final result is the same. After the expiry of the cache 300, the user can not log on.
Do you have advice please?
Blog posts: 12
Added downloads: 2 Comments: 18 Forum posts: 573
If you delete the files in the temp / cache will work for a while. Once I log in to your account, the error again.
Could you advise me what is it?
Added downloads: 2
Comments: 18
Forum posts: 573
You can do this via ssh or telnet like so:
chmod -R 0777 /path/to/diferior/temp
touch () [function.touch]: Utime failed: Permission denied (# 2) in / functions / user.php on line 609
Then, this report shows will not always be until cookies from your browser. Log in, however I can.
fopen (/ temp/cache/cache_c21f969b5f03d33d43e04f8f136e7682_d57ac45256849d9b13e2422d91580f b9) [function.fopen]: failed to open stream: Permission denied (# 2) in / functions / pear / Cache / Lite.php on line 764
If you delete the temp/cache, the reporting time will disappear.
Please help
Added downloads: 2
Comments: 18
Forum posts: 573
Exist somewhere a list of files with the right attributes?
Thank you for your help
touch () [function.touch]: Utime failed: Permission denied (# 2) in / functions / cron.php on line 64
Would you please advise a solution?
Thank you
Added downloads: 2
Comments: 18
Forum posts: 573
I am helpless.
Would you please publish a list of files and directories, which must be 0777 or other attributes?
mkdir() [function.mkdir]: Permission denied (#2) in /functions/user.php on line 597
Then I have to delete cookies from your browser that the page worked. Sign in I can only to some accounts.
After the user logs off, the user still shows in a while online. But it is not present.
Added downloads: 2
Comments: 18
Forum posts: 573
Here's a chunk of code that will help identify directories that need to be chmodded:
$check = array ( DIR .'/conf.php', DIR .'/install/lock', DIR_FUNCTIONS .'/pear', DIR_NFO, DIR .'/'. DIR_POSTS, TMP, CACHE_DIR, SMARTY_COMPILE_DIR, TMP .'/online', SESS_DIR, TMP .'/userinfo', DIR_TORRENT, CACHE_STATIC_DIR, );
Constants are described in conf.php
It also appears in my Temp file cron-kill, if he is not writable, the script does not work at all.
It is a way you can help with the repair, or reinstall the script so as to maintain the data?
Repair is probably beyond my abilities, I appreciate your support, but begin to regret the time spent at work, and over the script.
Added downloads: 2
Comments: 18
Forum posts: 573
chmod -R 0777 temp
When you run cron can not be logged. I then have to delete the folder in the temp / userinfo and cookies from your browser. Then the moment I logged.
I installed Diferior again to another folder. To start I have to use a modified 3 files from the Function folder. The final result is the same. After the expiry of the cache 300, the user can not log on.
Do you have advice please?
Added downloads: 2
Comments: 18
Forum posts: 573
HTTP/1.1 200 OK
Date: Thu, 07 May 2009 13:42:58 GMT
Server: Apache/2.2.9 (Ubuntu) PHP/5.2.6-2ubuntu4.2 with Suhosin-Patch
X-Powered-By: PHP/5.2.6-2ubuntu4.2
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: sessid=61f6f2909ef550bb2516c9be3c3a9917; expires=Sat, 09-May-2009 13:42:58 GMT; path=/; domain=.booster.cz
Connection: close
Content-Type: text/html; charset=utf-8
PHP ini: http://booster.cz/phpini.php
Added downloads: 2
Comments: 18
Forum posts: 573
/ temp/cron- * / temp / queue.
We used a script that is run our cron in 5min intervals.
This script in these intervals
amending the right of the Diferior.
/ functions / cron.php is what a lot of 10min at each visit.
Now all around okay.
Forum posts: 378