Problem activating SJSD

Author Message

Chouaib BENMIRA

Monday 22 May 2006 8:23:08 am

Hello,

I'm trying to use SJSD extension with eZ Publish. Can anyone send me the Apache configuration needed to serve *.js,*.xml under the extension directory to be served birectly by apache ?

Thanks for your help.

Kristof Coomans

Monday 22 May 2006 10:54:42 am

Hi

Welcome to the eZ community!

If you are using the rewrite rules mentioned at http://ez.no/doc/ez_publish/technical_manual/3_6/installation/virtual_host_setup , you can add these rules to get SJSD to work:

RewriteRule ^/extension/sjsd/(FCKeditor|fcksjsd)/.* - [L]
RewriteRule ^/extension/[^/]+/design/[^/]+/fckskins/.* - [L]

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Artturi Markko

Thursday 25 May 2006 10:52:01 am

Hello,

I'm also trying to get SJSD working in a virtualhost setup with two sites (A&B).
I'm currently using Ez 3.7.5 and added the two rewrite rules you mentionned, and have activated the extension in both sites

What I don't understand is that SJSD works in one of the site A's admin section but not in B's.
I can download /extension/sjsd/FCKeditor/fckeditor.js in the admin section of A, but in B's, I get : <i>The requested page could not be displayed. (20)</i>

Any idea of what could be wrong ?

Artturi

# edit : I upgraded to EZ 3.8.0, problem still exists

Kristof Coomans

Friday 26 May 2006 10:48:49 am

If it works in A but not in B, then there's probably something wrong in B.

Can you give us some more information? HTTP status codes, access log entries of the webserver, ...?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Artturi Markko

Friday 26 May 2006 2:52:01 pm

Oops, Sorry ! I had another problem in mind while editing my previous post.

The upgrade to 3.8.0 fixed this problem.

Thanks for your attention,

Artturi

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