Wednesday 4 May 2011

Introduction of Cpanel FTP and MYsql




Introduction of Cpanel FTP MYsql


@Webserver is a software to run the web applications. It is used to access the request of the client and sends the response to the client.

Every web server contains the root directory. We have to place our application in the web server root directory. In root directory a file with name index is the first executable file, otherwise we can maintain the startup files with name default Home etc. We can upload the files in web server in two ways. One is FTP and another one is Cpanel.

Cpanel:

By using the cpanel we can controlee the web server, like changing passwords, create mail accounts, upload the files, manage the database etc..

*htaccess: It is a configuration setting file, which is available in web server, used to change the configuration settings of the server. We can also create php.ini file to overwrite the default settings of web server.

FTP:
FTP is a state full protocol to upload the multiple files to the web server. We can upload the files through browsers or through third party tools like file zilla, cute ftp etc..

MYSQL:
 Mysql is a database language. Implemented by MySQL AB Corporation in 1995. It is an open source relational data base management system.

PHP is providing MySQL library with number of predefined functions to insert the records, fetch the records and create new objects in data base server.

We can interact with the mysql data base server in different environments using command prompts, using PHP My admin frontend programming language.

2 comments:

  1. i am testing my application with free webhost server(bytehost),but iam not able to get the server name to interact with phpmyadmin .please tell me server name

    ReplyDelete
  2. Hi. Greetings. This post is really good and blog is really interesting. It gives good details.

    ReplyDelete