Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The following page has been changed by JörnNettingsmeier:
http://wiki.apache.org/lenya/TestDrivingLenya1%2e4-HEAD

------------------------------------------------------------------------------
  Lenya needs to write to the filesystem to store the pages you create, so you 
need to do a '''chown -R lenya:lenya /srv/lenya''' now.
   ''FIXME: This is not good security practice - only the subtree that actually 
gets written to should be writable for user Lenya, not the code. This problem 
is currently being addressed by the Lenya developers: see 
HowToOutsourcePublicationContent.''
  
+ === Migrate the example publications ===
+ 
+ Lenya has recently switched to a flat, UUID-based document storage backend. 
The example publications are still in the old format, though, so you need to 
migrate them before you run Lenya:
+ 
+ {{{
+  yourhost:/srv/lenya/lenya_1_4_X # ./build.sh module.test 
-Dmodule=org.apache.lenya.modules.migration 
+ }}}
+ 
+ === Go! ===
+ 
  Start your brand-new, bleeding-edge Lenya with
  {{{
   yourhost:/srv/lenya/lenya_1_4_X # su -c "./lenya.sh servlet" lenya

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to