PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

Quick Cache cache online the first part on a page

Quick Cache Plugin. Speeds up WordPress®.

Quick Cache cache online the first part on a page

Postby kado » June 10th, 2010, 11:10 pm

Hello Primo,

I have trouble with quick cache plugin. Only the first part on a Page will be cached - in the middle of the page caching interrupts:

Code: Select all
...<li class="page_item page-item-56"><a href="http://www.mydomain.de/example2.html" title="Example2">Example2</a></li>
<!-- This Quick Cache file was built for (  www.mydomain.de/example.html ) in 0.82223 seconds, on Jun 11th, 2010 at 6:02 am CEST. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Jun 11th, 2010 at 7:02 am CEST -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  www.mydomain.de/example.html ) in 0.00058 seconds, on Jun 11th, 2010 at 4:02 am UTC. -->


Its interupt at the End of the menu (PixoPoint Menu)
http://pixopoint.com/products/pixopoint-menu/

Any ideas, why?

No PHP Errors. Without Quick Cache Plugin all works fine.
kado
Guest User
Guest User
 

Re: Quick Cache cache online the first part on a page

Postby kado » June 11th, 2010, 12:01 am

More information:

In the subject is a typo: online should be only - sorry

In my testing environment Quick Cache and PixoPoint Menu works fine - the problem is only on the live server at my hoster.

Which special requierements at the server is nessessary?

Here my Hoster settings:

PHP 5.2.13
Loaded Extensions date, libxml, openssl, pcre, zlib, bcmath, bz2, calendar, ctype, curl, dba, dbase, dom, hash, filter, ftp, gd, gettext, session, iconv, idn, standard, json, mbstring, mcrypt, mhash, mysql, SimpleXML, SPL, PDO, pdo_sqlite, posix, Reflection, imap, shmop, pdo_mysql, soap, mysqli, SQLite, exif, tidy, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, cgi

Runtime Configuration:

Include Path
(include_path) .:/usr/lib/php5

Specifies a list of directories where the require(), include(), fopen(), file(), readfile() and file_get_contents() functions look for files.

Maximum Input Time
(max_input_time) -1 seconds
This sets the maximum time in seconds a script is allowed to parse input data, like POST, GET and file uploads.

Maximum Execution Time
(max_execution_time) 50 seconds
This sets the maximum time in seconds a script is allowed to run before it is terminated by the parser.

File Upload Settings:
HTTP File Upload
(file_uploads) On
Whether or not to allow HTTP file uploads.

Temporary Directory
(upload_tmp_dir)
The temporary directory used for storing files when doing file upload.

Maximum File Size
(upload_max_filesize) 20 MB
The maximum size of an uploaded file

Data handling:
Maximum Post Size
(post_max_size) 8 MB
Sets max size of post data allowed. This setting also affects file upload. To upload large files, this value must be larger than upload_max_filesize. If memory limit is enabled by your configure script, memory_limit also affects file uploading. Generally speaking, memory_limit should be larger than post_max_size.

Multibyte Function Overload
(mbstring.func_overload) 0
Overloads a set of single byte functions by the mbstring counterparts.

Language Options:
Short Open Tags
(short_open_tag) On
Tells whether the short form (<? ?>) of PHP's open tag should be allowed.

Security and Safe Mode
Remote open Files
(allow_url_fopen) Off

This option enables the URL-aware fopen wrappers that enable accessing URL object like files. Should be disabled for security reasons, to prevent remote file inclusion attacks.
Remote include Files
(allow_url_include) Off

This option allows the use of URL-aware fopen wrappers with the following functions: include(), include_once(), require(), require_once(). Should be disabled for security reasons, to prevent remote file inclusion attacks.

PHP Safe Mode
(safe_mode) Off
Whether to enable PHP's safe mode.

Open Basedir
(open_basedir)
Limit the files that can be opened by PHP to the specified directory-tree, including the file itself. This directive is NOT affected by whether Safe Mode is turned On or Off.

Disabled Function
(disable_functions)
This directive allows you to disable certain functions for security reasons.

Disabled Classes
(disable_classes)
This directive allows you to disable certain classes for security reasons.

WordPress:
PHP libcurl
(curl) Yes
Allows you to connect and communicate to many different types of servers with many different types of protocols.

PHP Streams API
(streams) No
Streams were introduced with PHP 4.3.0 as a way of generalizing file, network, data compression, and other operations which share a common set of functions and uses.

function fopen
(fopen) No
Opens file or URL.

function fsockopen
(fsockopen) No
Open Internet or Unix domain socket connection

Built-in HTTP
(exthttp) No
It eases handling of HTTP URLs, dates, redirects, headers and messages and more.
System Constants: « Simple

Post Revision Handling
(WP_POST_REVISIONS) no limit
Whether to skip, enable or limit post revisions.

Automatic Save Interval
(AUTOSAVE_INTERVAL) 60 seconds
Post/Page Editor time interval for sending an automatic draft save.
Journal Database Requests

(SAVEQUERIES) Off
Whether to enable journal of database queries performed.
Concatinate Javascripts

(CONCATENATE_SCRIPTS) Off
Whether to enable concatination of all enqueued Javascripts into one single file for serving.
Compress Javascripts

(COMPRESS_SCRIPTS) Off
Whether to enable compression of Javascripts being served.
Compress Stylesheets

(COMPRESS_CSS) Off
Whether to enable compression of Stylesheet files being served.
Enforce GZip Compression

(ENFORCE_GZIP) Off
Whether to force GZip instead of Inflate if compression is enabled.
kado
Guest User
Guest User
 

Re: Quick Cache cache online the first part on a page

Postby Jason Caldwell » June 21st, 2010, 7:19 pm

This sounds like an output buffering conflict in another plugin. If you have a plugin that calls upon ob_start(), and does NOT correctly call upon ob_end_flush(), or calls it too many times, it can cause weird problems like this.

I would try disabling other plugins until the problem goes away.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA


Return to Quick Cache Plugin

Who is online

Users browsing this forum: No registered users and 2 guests

cron