How To Install Scripts On The Site

Table of contents:

How To Install Scripts On The Site
How To Install Scripts On The Site

Video: How To Install Scripts On The Site

Video: How To Install Scripts On The Site
Video: How to Host and Install Any PHP Script Online in 10 Minutes? | Example: Xerochat from Codecanyon 2024, May
Anonim

With the gradual development of technology, the creation of a personal website on the Internet has become available to both webmasters and beginners. For inexperienced users, a large number of different constructors have already been created, with which you can create a website in a short time. But what if you want to create something original? For this, there are scripts.

How to install scripts on the site
How to install scripts on the site

Necessary

  • - computer
  • - Smart FTP Client program or any analogue

Instructions

Step 1

Launch the Smart FTP Client program on your computer. In the address bar, specify the path to your site via ftp. This address should look like: ftp.domen.zone, where domen is the domain of your site, and zone is the zone in which the site is located.

Step 2

Fill in the "Name" and "Password" fields using the information specified during domain registration. If your hoster does not have additional conditions, enter the number 21 in the "Port" field. After filling in all the fields, click on the icon with the arrow next to the "Address" field.

Step 3

Find the Public html folder in the left column of the program and open its contents. Next, open the folder with your script and select all the files in it. Move the highlighted items to the central window of Smart FTP Client.

Step 4

After the copying process is complete, the attributes should be set. To install, find the required file and select CHMOD in the properties. After setting the attributes, you need to register the rights you need in the "Access Rights" dialog box. The same operation should be done in all folders.

Step 5

If your script has any installation files, such as install.php, you can go straight to installing the script. To do this, you should type in your browser https://your_site_name.install.php and go through the installation procedure.

Step 6

There is another, easier way to install a script with a database. To do this, you should go to the databases section on the hosting server and create a database and a password for it in it. To establish a connection between the script and the database, you also need to register all the settings that are specified in the Readme file.

Step 7

In the Login value, write the name of the personal database instead of Root. Do not forget that login and pas must match the values specified when registering your database. This completes the installation of the script.

Recommended: