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.

eZ debug

Timing: Jan 18 2025 19:26:16
Script start
Timing: Jan 18 2025 19:26:16
Module start 'layout'
Timing: Jan 18 2025 19:26:16
Module start 'content'
Timing: Jan 18 2025 19:26:17
Module end 'content'
Timing: Jan 18 2025 19:26:17
Script end

Main resources:

Total runtime0.7968 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 587.9297152.6250
Module start 'layout' 0.00640.0049 740.554739.4453
Module start 'content' 0.01130.7839 780.0000589.9453
Module end 'content' 0.79520.0015 1,369.945312.1641
Script end 0.7967  1,382.1094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4253160.0002
Check MTime0.00130.1628160.0001
Mysql Total
Database connection0.00130.160510.0013
Mysqli_queries0.740792.9666650.0114
Looping result0.00060.0751630.0000
Template Total0.755094.820.3775
Template load0.00240.296320.0012
Template processing0.752694.461420.3763
Template load and register function0.00010.018310.0001
states
state_id_array0.00100.129310.0010
state_identifier_array0.00090.118920.0005
Override
Cache load0.00190.2383300.0001
Sytem overhead
Fetch class attribute can translate value0.00080.098830.0003
Fetch class attribute name0.00130.158960.0002
XML
Image XML parsing0.00080.094930.0003
class_abstraction
Instantiating content class attribute0.00000.004270.0000
General
dbfile0.00090.1187160.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs