Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

control@control-R518:/opt/joget-linux-3.0.3$ sh setup.sh
Buildfile: build.xml

Wiki Markupsetup-db: \
[input\] Please enter MySQL host name: \ [localhost\]
localhost \
[input\] Please enter MySQL port: \ [3306\]
3306 \
[input\] Please enter MySQL database name: \ [jwdb\]
jwdb \
[input\] Please enter MySQL username: \ [root\]
root \
[input\] Please enter MySQL password: \ [\] \
------------\-unmigrated-wiki-markup

create-db: \
[echo\] Creating database, please wait... \
[exec\] ERROR 1049 (42000): Unknown database 'jwdb' \
[exec\] Result: 1unmigrated-wiki-markup

create-profile: \
[input\] Please enter profile name to create: \ [default\]
hishamfire \
[copy\] Copying 1 file to /opt/joget-linux-3.0.3/wflow \
[copy\] Copying 1 file to /opt/joget-linux-3.0.3/wflow

setup:

BUILD SUCCESSFUL
Total time: 52 seconds

...