[opencms-dev] Remove /opencms/opencms problem

Mr Alireza Fattahi afattahi at yahoo.com
Mon Jul 10 14:48:18 CEST 2006


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):
>
> 

>
> 
> 
> 
> function init() {
> parent.aC("_configuration",0,1,1022821007,2103301737,0,0);
> parent.aC("en",0,1,184266141,2103301737,0,0);
> parent.aC("fa",0,1,184266699,2103301737,0,0);
> parent.aC("images",8,1,2027331118,2103301737,0,0);
> parent.aC("modules",0,1,-1321916687,2103301737,0,0);
> parent.aC("events",0,1,1589877285,-1321916687,0,0);
> parent.aC("faq",0,1,866524746,-1321916687,0,0);
> parent.aC("jobs",0,1,1096562248,-1321916687,0,0);
> parent.aC("linklist",0,1,1513797574,-1321916687,0,0);
> parent.aC("news",0,1,1099978603,-1321916687,0,0);
> parent.setRootFolder("/");
> parent.showLoadedNodes(parent.tree_display.document,"1096562248");
> }
>
> 
> 
>
> 
> 
>
> 
>
> 

>
> 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 – Tired of Vi at gr@! come-ons? Let our SpamGuard protect you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060710/d1423622/attachment.htm>


More information about the opencms-dev mailing list