How to install the TT Web Site Manager (1)
|
|||
|
How to install the TT Web Site Manager (1)
You are about to make changes to your web server and your database server if you intend to install the TT Web Site Manager. If you are already an SQL server and web server guru then you'll probably know what you are up to and you may not need this advice, but listen anyway. Before you try to follow any of the steps outlined on these pages please ensure that you have read the documentation for both the database server and the web server and you are completely at ease with the concepts discussed here and their consequences. If you have never done anything like this before then try an installation on a test machine with no mission critical processes before you do it for real. Not all servers are the same so the developer and testers of the TT Web Site Manager can not be held responsible for mishaps which happen beyond their control.When you unpack the compressed file containing the basic TT Web Site Manager distribution you should have the following list of files: build.phpttbuild_lang.php readme.txt demosite/demosite.xml demosite/demosite_data.sql install/ttwm_css.css install/config.php install/create_admin_user_mysql.php install/create_tables_mysql.php install/index.php install/table_sql_mysql.php tt/docs (directory containing the HTML documentation) tt/images (directory containing TT logos etc) tt/index.php tt/poptasticdb.php tt/ttcommon.php tt/ttexportfunctions.php tt/ttimport.php tt/ttitem.php tt/ttitemcontainer.php tt/ttpage.php tt/ttpagecontents.php tt/ttprivateadmin.php tt/ttsite.php tt/sql_dialect_mysql.php tt/ttsqlprompt.php tt/ttuseradmin.php tt/ttwm_css.css tt/ttwm_lang.php The basic distribution of the TT Web Site Manager is shipped with support only for MySQL database servers so the above list of files includes the MySQL code modules. Support for other databases is possible using installable code modules, see the installable modules section of this docuentation for details. If you are using another database module for the TT Web Site Manager, please follow the installation instructions that are shipped with that module. Assuming that you have the resources specified in the What you need to run this software page there should only be 4 steps involved in installing TT Web Site Manager. |
|||
|