Tag Archives: install

DirectAdmin installation guide

1.  Create database

screenshot_8

screenshot_9

Save this DB details

2. Upload script zip file via ftp to your domain public_html directory, rename it to script.zip

Extract this file: autoinstall and upload autoinstall.php also into public_html directory.

Start this autoinstall file directly from browser, link like:

http://your-website-domain.com/autoinstall.php

Of course, change your-website-domain.com with your real domain

After that open http://your-website-domain.com

Now you are ready to install script:

install

Save provided details and open your website:

installed1

 

 

 

 

Cpanel installation guide

Of course first you should buy hosting package for your website, my suggestion where everything is tested and works nice:

a2_hosting_logo

If you are too lazy or don’t have time I can also provide you installation service, details:

http://iwinter.com.hr/support/?page_id=1870

1. Login to your cpanel and click on mysql databases icon:

mysql

 

2. Create database:

create_database

3. Create user:

mysql_user_add

 

4. Add user to database:

add_user_to_database

5. Define user privileges:

 

mysql_privilegies

6. Go to phpMyAdmin:

 

open_pma

7. Change char set:

pma

8. Open file manager:

file_manager_open

9. Go to file uploading:

web_file_manager

10. Upload file:

upload

11. Extract file on server

extract

12. Delete file from server:

remove_zip

13. Now you are ready to install script:

install

14. Save provided details and open your website:

installed1