RC2 Is Released! (1 viewing)
Favoured: 0
|
|
|
TOPIC: RC2 Is Released!
|
jawatkin (User)
Senior Boarder
Posts: 19
|
|
RC2 Is Released! 2007/10/17 15:39
|
Karma: 0  
|
This thread discusses the Content article: RC2 Is Released!I just installed it (granted, I haven't been running RC1 because I haven't been able to trigger a cache reset on Jomcomment). Every page is "disabled" hits. Am I doing something wrong?
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:RC2 Is Released! 2007/10/17 15:42
|
Karma: 14  
|
|
Is caching enabled? What caching method are you using? What OS?
The biggest obstruction to innovation is not ignorance, but the delusion of knowledge...
JFGI + RTFM will answer 98% of all questions.... |
|
|
|
The administrator has disabled public write access. |
jawatkin (User)
Senior Boarder
Posts: 19
|
|
Re:RC2 Is Released! 2007/10/17 15:44
|
Karma: 0  
|
|
Yep, joomla caching enabled and caching enabled on Pagecache 2.0. I am running it with file caching just for testing. I'm using /tmp/ for the directory which is 777.
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:RC2 Is Released! 2007/10/17 15:47
|
Karma: 14  
|
|
Was the /index.php file modified durring installation? (you can check, there should be a $MAMBOT line almost at the end, right before doGzip();
The biggest obstruction to innovation is not ignorance, but the delusion of knowledge...
JFGI + RTFM will answer 98% of all questions.... |
|
|
|
The administrator has disabled public write access. |
jawatkin (User)
Senior Boarder
Posts: 19
|
|
Re:RC2 Is Released! 2007/10/17 15:50
|
Karma: 0  
|
|
This line?
$_MAMBOTS->trigger( "onAfterRender" );
I also tried XCache caching and still no effect. I've disabled all PageCache modules as well. Hmmm.... Also, on CentOS 4.4.
Post edited by: jawatkin, at: 2007/10/17 15:50
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:RC2 Is Released! 2007/10/17 15:51
|
Karma: 14  
|
|
What version of PHP?
The biggest obstruction to innovation is not ignorance, but the delusion of knowledge...
JFGI + RTFM will answer 98% of all questions.... |
|
|
|
The administrator has disabled public write access. |
jawatkin (User)
Senior Boarder
Posts: 19
|
|
Re:RC2 Is Released! 2007/10/17 15:53
|
Karma: 0  
|
|
5.2.3 as FCGI, running lighttpd 1.4.18.
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:RC2 Is Released! 2007/10/17 15:54
|
Karma: 14  
|
|
Hmmmm... almost my exact setup... Is the mambot installed and published correctly? (it should have installed automatically)
The biggest obstruction to innovation is not ignorance, but the delusion of knowledge...
JFGI + RTFM will answer 98% of all questions.... |
|
|
|
The administrator has disabled public write access. |
jawatkin (User)
Senior Boarder
Posts: 19
|
|
Re:RC2 Is Released! 2007/10/17 16:00
|
Karma: 0  
|
|
I see the "pagecache startup" mambot, but that is the only one related to pagecache and it is published.
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:RC2 Is Released! 2007/10/17 16:02
|
Karma: 14  
|
|
hmmm... is the /components/com_pagecache/data directory writable?
The biggest obstruction to innovation is not ignorance, but the delusion of knowledge...
JFGI + RTFM will answer 98% of all questions.... |
|
|
|
The administrator has disabled public write access. |
jawatkin (User)
Senior Boarder
Posts: 19
|
|
Re:RC2 Is Released! 2007/10/17 16:08
|
Karma: 0  
|
|
Yep:
-rw-r--r-- 1 lighttpd lighttpd 22347 Oct 17 16:08 pagecache.stats.data.php
It's writing the stats just fine. This is really odd!!
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:RC2 Is Released! 2007/10/17 16:14
|
Karma: 14  
|
|
I'm more worried about the pagecache.config.php... Open that up, and check to see if "_pagecache_enabled" is being defined as "1"
The biggest obstruction to innovation is not ignorance, but the delusion of knowledge...
JFGI + RTFM will answer 98% of all questions.... |
|
|
|
The administrator has disabled public write access. |
jawatkin (User)
Senior Boarder
Posts: 19
|
|
Re:RC2 Is Released! 2007/10/17 16:15
|
Karma: 0  
|
|
Looks like it:
if(!defined('_pagecache_enabled')) define('_pagecache_enabled','1');
|
|
|
|
The administrator has disabled public write access. |
jawatkin (User)
Senior Boarder
Posts: 19
|
|
Re:RC2 Is Released! 2007/10/17 16:16
|
Karma: 0  
|
|
I just did "clear cache" and ran it for 60 seconds and refreshed the "cached pages":
Average Time For Cached Pages : , Uncached Pages : , Disabled Pages : 0.06616 Total Hits : 824
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:RC2 Is Released! 2007/10/17 16:18
|
Karma: 14  
|
|
Do you have a URL I could look at quick?
The biggest obstruction to innovation is not ignorance, but the delusion of knowledge...
JFGI + RTFM will answer 98% of all questions.... |
|
|
|
The administrator has disabled public write access. |
|
|
|
|
|
|
Copyright 2007 Anthony Ferrara, All Rights Reserved
|
|