[opencms-dev] Remove /opencms/opencms problem
Sebastian Himberger
sebastian.himberger at gmx.de
Mon Jul 10 15:13:47 CEST 2006
Hi,
hearing the word session one thing comes to my mind: Have you changed
the "this.servpath" variable as described? This must be done in
/system/workplace/views/top_js.jsp because in OpenCms 6.2 the location
has changed (in regard to the values described in the howto). Is
opencms-importexport.xml configured correctly?
Please feel free to ask :)
best regards
Sebastian
Mr Alireza Fattahi schrieb:
> Hi,
>
> Thanks for your help!
> I got below:
> 1)apache-tomcat-5.5.17
> 2)MySql 5.0
> 3)Apache 2.0.58
> 4)mod_jk-1.2.16.apache-2.0.55.so
> 5)opencms_6.2.1
>
> I want to re-emphasis that it works with IE but not FirFox.
> Another stranger behavior:
> When I enable the “login message” it keeps popup by each click!
>
> It seems to be some thing related to session!
>
> *****Server.xml
> <Connector port="8009"
> enableLookups="false" emptySessionPath="true" protocol="AJP/1.3" />
>
> *****httpd.conf
> <VirtualHost localhost>
> ServerName localhost
> JkMount /opencms ajp13
> JkMount /opencms/* ajp13
> SetEnvIfNoCase Request_URI ^/opencms/resources/.*$ no-jk
> SetEnvIfNoCase Request_URI ^/export/.*$ no-jk
>
> RewriteEngine on
> RewriteCond %{REQUEST_URI} !^/opencms/resources/.*$
> RewriteCond %{REQUEST_URI} !^/export/.*$
> RewriteRule !^/opencms/opencms/(.*)$ /opencms/opencms%{REQUEST_URI} [PT]
> RewriteCond %{REQUEST_URI} ^/export/.*$
> RewriteCond "%{DOCUMENT_ROOT}%{REQUEST_FILENAME}" !-f
> RewriteCond "%{DOCUMENT_ROOT}%{REQUEST_FILENAME}/index_export.html" !-f
> RewriteRule .*
> /opencms/opencms/handle404?exporturi=%{REQUEST_URI}&%{QUERY_STRING} [P]
> RewriteCond %{REQUEST_URI} ^/opencms/resources/.*$
> RewriteRule ^/opencms/(.*)$ /$1
> DocumentRoot "D:/Servers/apache-tomcat-5.5.17/webapps/opencms/"
> JkMount /* ajp13
> </VirtualHost>
>
> ***workers.property
> worker.list=ajp13
> worker.ajp13.type=ajp13
> worker.ajp13.host=localhost
> worker.ajp13.port=8009
> worker.ajp13.lbfactor=1
>
>
> Regards,
> Alireza Fattahi
>
> */Sebastian Himberger <sebastian.himberger at gmx.de>/* wrote:
>
> Hi,
>
> please send me your configuration files and more information about
> your
> environment (OpenCms 6.2), then i can easier help you to find the
> problem. Thanks very much.
>
> best regards
> Sebastian
>
>
> Mr Alireza Fattahi schrieb:
> > Hi,
> > I tried to remove the opencms context and following post:
> > http://opencms-forum.de/viewtopic.php?t=713
> >
> > I got strange behavior when I try to navigate the left tree, or
> when I
> > click the files or folders in the workplace.
> > For every click a windows popups with no content. The source of
> this
> > window is some thing like below (The page address is
> > /system/workplace/views/explorer/tree_files.jsp):
> >
> >
>
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
>
> >
> > This error is not happening when I try some pages in
> Administration view.
> >
> > I see this behavior in Fire Fox (1.5 ) browser, the IE seems to
> work fine.
> >
> > Regards,
> > Alireza Fattahi
> >
> > P.S: Every thing was fine before I tried to remove opencms content
> >
> >
> ------------------------------------------------------------------------
> > To help you stay safe and secure online, we've developed the all
> new
> > Yahoo! Security Centre
> > .
> >
> >
> ------------------------------------------------------------------------
> >
> >
> > _______________________________________________
> > This mail is sent to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,
> please visit
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
> ------------------------------------------------------------------------
> All New Yahoo! Mail
> <http://us.rd.yahoo.com/mail/uk/taglines/default/nowyoucan/spamguard/*http://us.rd.yahoo.com/evt=40565/*http://uk.docs.yahoo.com/nowyoucan.html>
> – Tired of Vi at gr@! come-ons? Let our SpamGuard protect you.
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list