Custom Query (313 matches)
Results (7 - 9 of 313)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#262 | invalid | Can't disable the xcache.admin.enable_auth | moo | wattaman |
Description |
Well, like the title said :) In the xcache.ini I put this: [xcache.admin] xcache.admin.auth = Off ; xcache.admin.user = "admin" ; xcache.admin.pass = md5($your_password) ; xcache.admin.pass = "" then restarted the server. doing a phpinfo I see that: xcache.admin.enable_auth On On I'm using the WT3 cache plugin for Wordpress and the Apache error log says that the plugin (some file) can't use the xCache because doesn't know the admin/pass credentials - it should run if the admin would be disabled. So, that's what I'm trying to do: disable the admin to the Wordpress can use the xCache. Thanks! |
|||
#235 | invalid | TimeZone PHP Warnings On Administration Page | moo | war59312 |
Description |
Hi, Every time I view the XCache 1.3.0 Administration page two PHP Warnings are logged in my log file. Can this please be fixed? Thanks, Will 2010/02/12 02:14:58 [error] 30339#0: *3 FastCGI sent in stderr: "PHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /usr/local/nginx/html/admin/xcache.php on line 207 PHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /usr/local/nginx/html/admin/xcache.php on line 207" while reading response header from upstream, client: 192.168.1.105, server: localhost, request: "GET /admin/ HTTP/1.0", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.1.193" |
|||
#177 | worksforme | about the xcache admin error | moo | vyouzhi |
Description |
see here, when i login admin and clean var or php, the xcache give me the error While trying to process the request: POST /xcache_admin/ HTTP/1.1 Host: www.xxxx.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: zh-cn,zh;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: gb2312,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://www.xxxx.com/xcache_admin/ Cookie: __utmz=49687349.1206196763.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none); __utma=49687349.1644187740.1207388624.1210079277.1210342459.10; AJSTAT_ok_times=9; PHPSESSID=04e083e7af5a4aa6047ae00974aca548 Content-Type: application/x-www-form-urlencoded Content-Length: 46 The following error was encountered: * Invalid Response The HTTP Response message received from the contacted server could not be understood or was otherwise malformed. Please contact the site operator. Your cache administrator may be able to provide you with more details about the exact nature of the problem if needed. Your cache administrator is xxxx.com. |