[opencms-dev] adding a /sites/mysite
Christoph P. Kukulies
kuku at physik.rwth-aachen.de
Thu Dec 1 12:49:10 CET 2005
I tried from various recipes I found but to no avail,
to add a /sites/mysite to have a clean playground to start with.
Last I tried was adding a line in opencms-system.xml:
<sites>
<workplace-server>http://localhost:8080</workplace-server>
<default-uri>/sites/default/</default-uri>
<site server="http://localhost:8080" uri="/sites/default/"/>
<site server="http://localhost:8080" uri="/sites/mysite/"/>
</sites>
This already looks strange (the same server http://localhost:8080 entries)
but I have no idea how to do it right.
Opencms fails starting on this opencms-system.xml.
Also Bernd Wolfsegger wrote in that mail I'm referring
( http://mail.opencms.org/pipermail/opencms-dev/2005q2/016400.html):
"Well, you have to create a directory "/sites/www.mysite/" in the VFS and fill
it with whatever you need for your site."
How does one do this, "create a directory /sites/www.mysite"?
Oh man, opencms is complicated. Sigh.
--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
More information about the opencms-dev
mailing list