Step 2: Create Dotproject database
Using PHPMyAdmin, create a new database on your server named “dotproject”
Go to the directory have have installed your Dotproject and enter the “db” folder within. Find the file named “dotproject_101.sql” and open this in a text editor. At line 346 you will find a short section that can be edited for your installation. This is for configuring the administrator’s username & password as well as email. Save changes once completed. [Note that 1.0.1 is the current release as of this posting, alter this if the release is newer when you conduct this installation]
With the SQL tab, click on the “Choose File” button and go to the Dotproject directory and to the “db” directory to select the file “dotproject_101.sql” file. Load this query into the database.
Comments are closed