Clones > UTopSite Script
UTopSite ScriptDate: 2 September 2010 | Posted by: craniu |
![]() uTopsite Quick Installation Guide: 1) Extract the uTopsite archive to a local folder/directory on your system. Go to that folder, then go into "admin" folder. 2) Open config.php using notepad or any other text editors. 3) Once opened, you will see this, 4) Get the mySQL database & login details from your host if you don't currently have it. 5) Now edit $db['user'] to match the mysql username, $db['pass'] to match the mysql account password, $db['host'] to match mySQL server url (or just leave it as "localhost"), and $db['name'] to match your database name. 6) Change the $script[username] and $script[password] to your prefered username and password. This will be your administrator login. 7) Save the file and upload all files into an accessible directory on your server or hosting account. 8) Run Setup.php from your browser. See full article |