Bad INI cache generated in multisite configuration eZPublish 4.2.0

Bad INI cache generated in multisite configuration eZPublish 4.2.0

Thursday 26 November 2009 1:40:51 am - 5 replies

Author Message

Gaetano Giunta

Thursday 26 November 2009 3:26:43 am

Your comments about the procuderes used to make the interafces work make me think you have your config messed up from the beginning - everything should work out-of-the-box!

If the 3 siteaccesses are using the same db, they should use the same vardir too. Are you sure that is done correctly?

Last but not least: are you in an ez-cluster setup?

Principal Consultant International Business
Member of the Community Project Board

Mathieu ROUSSELLE

Thursday 26 November 2009 4:32:43 am

Thank you for your feedback,

As you mentionned, everything works out of the box on a linux/mysql platform (our first test).

On the Solaris/Oracle one, the manual installation procedure provided with ezoracle extension lead us to the problem described in the first resolution (???1????????? in the admin interface). I think this problem is linked with encoding issue.

Indeed, the 3 siteaccesses are using the same database and the same vardir (var/ezwebin_site), I am sure it is done correctly because when I access individually dev1, dev2 or admin_dev : var/ezwebin_site is created each time.

To answer your last question, the configuration is not an ez-cluster one, the server is single-one.

Mathieu ROUSSELLE

Thursday 26 November 2009 10:33:31 am

Partially resolved : The procedure 2 is available again.

The problem was not linked with encoding but with a bug in the RSS Feeds in ezwebin.

If you remove all the RSS export, the RSS feed is still present in the header.

When I clear the cache with the above method and access the site with Firefox, the rss url is call automatically and for unknown reason this renders other sites INI cache buggy.

Notice : the behavior of IE 8 is diferent and I was able to use procedure 2 with IE.

I have solved temporarily the problem by removing RSS link generation in link.tpl template.

{if and( is_set($pagedesign), $pagedesign.data_map.rss_feed.has_content )}
<link rel="Alternate" type="application/rss+xml" title="RSS" href="{$pagedesign.data_map.rss_feed.data_text|ezurl(no)}" />
{/if}

Gaetano Giunta

Thursday 26 November 2009 11:27:21 am

Good to hear it works now.

Can you file a bug about

- the rss link being present when all feeds have been removed

- this generating problems with the ini cache?

Principal Consultant International Business
Member of the Community Project Board

Mathieu ROUSSELLE

Friday 27 November 2009 12:21:42 am

It is already done, the bug reference is http://issues.ez.no/IssueView.php?Id=15889&activeItem=1

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.