Programmer's Procedure to Prepare to Set Up a New Site
These are the steps for checking whether you have the files you need for setting up a new website using the Cy Think framework, tools and components. This procedure is for Cy Think administrators. It is included with the general system help files to assure the customer that everything at Cy Think is done with care and attention to detail.
Most steps in this procedure require password-protected access. This procedure is part of the Cy Think methodology. The Cy Think methodology is intended to give the website owner the assurance that Cy Think can reliably produce web sites with consistency and predictability.
These are the steps.
-
Has the customer completed the necessary customer tasks? Have they created an account with 1and1 and supplied the ID and password?
-
Do you have a current copy of the core CMS files? (D:\CyThink\coreCMS)
-
Is the sql code in the sql subdirectory current? These steps export the code table.
-
Export the code table from NN. Access phpMyAdmin in the host control panel: Login >> MySQL Administration >> phpMyAdmin.
-
Click code in the list of tables on the left side of the page.
-
Click Export in the row of tabs at the top of the page.
-
Note the option settings. Export: SQL. Structure: Uncheck it. Data: Checked. Save as file: Checked. Compression: None. Click Go.
-
Save the file in D:/CyThink/coreCMS/sql/.
-
Edit the file as needed.
-
Close the phpmyadmin window. Log out of the Control Panel.
This procedure is abbreviated and high level. Programmers should apply their knowledge and experience to supply any missing details.
|