The following steps allow the installing of Web Content Management on a local Virtual Machine running Ubuntu.
Start the Web Content Management server environment
Requirements:
Have VM Player Workstation installed.
Configured the ethernet adapter for the image. (see ...)
OR
Have Oracle VM Server with the Linux enterprise 5 & Oracle 11g
(Note: There is a pre made VM with WCM pre-installed on linux.)
Steps:Start the Virtual Machine
In the "Other Linux 2.6x kernel" folder,
Double click other26xlinux.vmx
Log onto the Ubuntu image using VM Player Workstation
Username:
stellentPassword:
welcome1 cd /oracle/ucm/10g_1
./etc/idcserver_start(
idcserver_restart, idcserver_s top)
Start the web server:
sudo /usr/sbin/apache2 -k restart Make sure you access the right IP address.
Install the components & updates for Site Studio(in the management Server admins section)
Requirements:<INSERT 127.0.0.1 STEP>
Steps:Core update AUTO
Native MANUAL
DBSearchContainsOpSupport AUTO
Site studio AUTO
MANUAL steps:Stopping the content server
Extract the zips and follow the patch instructions
AUTO Steps:In admin server page component Manager> browse to yourFile.zip & click install
Starting the server
Paste the following in the Apache config file to be able to view the tutorial site in the browser (CTRL + SHIFT + F5 to enter edit mode)
# The following is so site studio can use path based website names.
UseCanonicalName off
<Location "/">
IdcSecurity idc
</Location>
Install Site studio on the admin computer
Updated Default site information to enable site creation in Site Studio.
To do this log into the content management server > Admin > ?
Setup Database for text indexing
