Hi charles,
just edit the "jahia.properties" file (located in
jahia/tomcat/webapps/jahia/WEB-INF/etc/config/ ) and modify the
serverHomeDiskPath parameter to match the directory where you copied
Jahia. If your developper used the embedded Hsql database, you will
also need to modify the "db_url" parameter (also in jahia.properties)
to match the correct path to the db file. If he used an thirs party
db (mysql, postgres, etc ...), verify that you have access to it.
Make sure also that the .sh files in jahia/bin and jahia/tomcat/bin
have execute rights.
best regards,
Michel
Hello,
I have a devlopper that has devlopped and configured jahia and
created modules to go with it. He builded his version on a Pc, and I
am currently running under linux.
he send me his whole : jahia4.1.0_01_b6070 directory containing:
bin/ jahia.bat* License.txt* shutdown.bat* tomcat/ Uninstall.exe*
My question is how do I install his code.
My server conffiguration is usually, I put my webapps under: /usr/
local/jakarta/jakarta-tomcat-5.5.7/webapps/
How do I edit the configs to work under linux?
Thanks,
Charles