OVERVIEW of the INSTALLATION
This section shows the outline of the WebDAS installation.@
Install Red Hat Linux 8.0
- Make partitions on the disk.
- Install the developing environment as a custom system from CD-ROM
- Do not install DBMS and web server from .rpm.
- Select the manual setting of the IP address
back to index
Collect resources on the Internet
back to index
Installation and configuration of the applications
- Make a user account for PostgreSQL (postgres) and CTN (ctn) on the operating system.
- Make and install PostgreSQL into /usr/local/pgsql.
- Database files are into /home/db/.
- Make and configure "init script".
- Make and install CTN into /usr/local/ctn/.
- Configure the database.
- Test operation of archive_server_jpeg.
- Make and install Apache into /usr/local/apache/.
- Make and configure "init script".
- Make and install PHP4 into /usr/local/php4/.
- Configure "php.ini-dist" --> "php.ini"
- Make and install LessTif into /usr/local/lesstif/.
- Install the web applications.
- Configure "httpd.conf".
Set DocumentRoot as /home/webdas/.
- Copy the web applications into /home/webdas/ & /home/webdas-inc/.
back to index