Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Power Lifting Lever Belt
SkullVamp
Updated:
Saturday at 10:32 PM
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Saturday at 3:55 PM
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Thursday at 2:23 PM
Ad icon
Wechat qr verification
Pawan2005
Updated:
Thursday at 1:28 AM
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Wednesday at 5:34 PM
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
word press help need
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="පැටියා" data-source="post: 8053585" data-attributes="member: 228926"><p><strong>WordPress is the most professional and the most customizable blogging platform. Installing WordPress will definitely help you create a great blog.</strong></p><p> <strong>Many bloggers have questions about how to install WordPress on your own hosting server, how to setup etc. </strong><strong><strong>Create MySQL database</strong></strong></p><p></p><p><strong>Create Mysql Database</strong></p><p> </p><ul> <li data-xf-list-type="ul"><strong>Dannawa ati kiyala hithanawa<br /> </strong></li> </ul><p></p><p> <strong><strong>Downloading the files</strong></strong></p><p></p><p> </p><ul> <li data-xf-list-type="ul"><strong>To install WordPress, go to <a href="http://wordpress.org/download/" target="_blank">WordPress.org</a> and download the latest version</strong></li> <li data-xf-list-type="ul"><strong>WordPress 3.0 comes in a .zip file so unzip it</strong></li> <li data-xf-list-type="ul"><strong>Now you have a WordPress folder</strong></li> <li data-xf-list-type="ul"><strong>Find the <strong>wp-config-sample.php</strong> file and rename it to <strong>wp-config.php</strong></strong></li> </ul><p><strong>Open <strong>wp-config.php</strong> in text editor (like <a href="http://notepad-plus.sourceforge.net/" target="_blank">NotePad++</a>) and find this part:</strong><p style="margin-left: 20px"><strong>// ** MySQL settings – You can get this info from your web host ** //</strong></p> <p style="margin-left: 20px"><strong>/** The name of the database */</strong></p> <p style="margin-left: 20px"><strong>define(‘DB_NAME’, ‘<strong>putyourdbnamehere</strong>‘);</strong></p> <p style="margin-left: 20px"><strong>/** MySQL database username */</strong></p> <p style="margin-left: 20px"><strong>define(‘DB_USER’, ‘<strong>usernamehere</strong>‘);</strong></p> <p style="margin-left: 20px"><strong>/** MySQL database password */</strong></p> <p style="margin-left: 20px"><strong>define(‘DB_PASSWORD’, ‘<strong>yourpasswordhere</strong>‘);</strong></p> <p style="margin-left: 20px"><strong>/** MySQL hostname */</strong></p> <p style="margin-left: 20px"><strong>define(‘DB_HOST’, ‘<strong>localhost</strong>‘);</strong></p> <p style="margin-left: 20px"></p><p><strong>Take your MySQL Database Information you have from <a href="http://www.howtomakemyblog.com/blog-hosting/" target="_blank">GoDaddy</a> and insert them in places where I have marked with bold:</strong></p><p> </p><ul> <li data-xf-list-type="ul"><strong>Your MySQL Database Name should replace putyourdbnamehere</strong></li> <li data-xf-list-type="ul"><strong>Your MySQL User Name should replace usernamehere</strong></li> <li data-xf-list-type="ul"><strong>Your MySQL password should replaceyourpasswordhere</strong></li> <li data-xf-list-type="ul"><strong>Your MySQL Host Name should replace localhost</strong></li> </ul><p><strong>Now find following in your wp-config.php:</strong><p style="margin-left: 20px"> <p style="text-align: left"><strong>define(‘AUTH_KEY’, ‘put your unique phrase here’); define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’); define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’); define(‘NONCE_KEY’, ‘put your unique phrase here’);</strong></p> </p><p><strong><strong>Visit <a href="http://api.wordpress.org/secret-key/1.1/" target="_blank">secret key</a> and copy details you get there and insert them instead of the above.</strong></strong></p><p> </p><ul> <li data-xf-list-type="ul"><strong><strong>Save wp-config.php</strong></strong></li> </ul><p><strong><strong>Login to your web hosting</strong></strong></p><p></p><p> </p><ul> <li data-xf-list-type="ul"><strong>Get a FTP client (like <a href="http://www.filezilla-project.org/" target="_blank">FileZilla</a>)</strong></li> <li data-xf-list-type="ul"><strong>Open FTP client and login to your hosting account using your FTP account information</strong></li> <li data-xf-list-type="ul"><strong>Place all the files from your WordPress folder onto your server</strong></li> <li data-xf-list-type="ul"><strong>In this example I will place all files in root directory (<a href="http://www.yourdomain.com" target="_blank">http://www.yourdomain.com</a>). The directory will look something like this when the files are uploaded:</strong></li> </ul><p><strong><img src="http://www.howtomakemyblog.com/pictures/hosting-server.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></strong></p><p> </p><ul> <li data-xf-list-type="ul"><strong>Install WordPress by going to <a href="http://www.yourdomain.com/wp-admin/install.php" target="_blank">http://www.yourdomain.com/wp-admin/install.php</a></strong></li> </ul><p><strong>This is what you will see when you enter the address:</strong></p><p> <strong><img src="http://www.howtomakemyblog.com/pictures/wordpress-install.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></strong></p><p> </p><ul> <li data-xf-list-type="ul"><strong>Fill in your <strong>Blog Title</strong></strong></li> <li data-xf-list-type="ul"><strong>Fill in <strong>Your E-mail</strong></strong></li> <li data-xf-list-type="ul"><strong><strong>Make sure your Allow my blog to appear in search engines like Google and Technorati is </strong>checked</strong></li> <li data-xf-list-type="ul"><strong>Click on <strong>Install WordPress</strong></strong></li> <li data-xf-list-type="ul"><strong>Next screen you see should say<strong> Success! </strong>and should give you your <strong>Username </strong>and<strong> Password</strong>.</strong></li> <li data-xf-list-type="ul"><strong>Click on <strong>Log In</strong>.</strong></li> <li data-xf-list-type="ul"><strong>Now you will see your blog’s <strong>Log In</strong> page. Make sure to bookmark that URL.</strong></li> <li data-xf-list-type="ul"><strong>Fill in the <strong>Username</strong> and <strong>Password</strong> you have just received</strong></li> <li data-xf-list-type="ul"><strong>Click on <strong>Log In</strong>.</strong></li> </ul><p><strong>Now you will see your <strong>Dashboard</strong> where all the optimization, customization, post writing, plugin installing, comment moderating takes place.</strong></p><p> <strong><img src="http://www.howtomakemyblog.com/pictures/wordpress-dashboard.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></strong></p><p> <strong>This means your blog has been setup and is live online. Check your <a href="http://www.domainname.com" target="_blank">http://www.domainname.com</a> to see it. You will also get an email titled <strong>New Blog</strong> which includes your URL and your username / password. That was it, it is very simple to install WordPress. Enjoy your new blog!</strong></p><p></p><p></p><p></p><p></p><p><strong>Source: howtomakemyblog.com</strong></p><p><strong></strong></p></blockquote><p></p>
[QUOTE="පැටියා, post: 8053585, member: 228926"] [B]WordPress is the most professional and the most customizable blogging platform. Installing WordPress will definitely help you create a great blog.[/B] [B]Many bloggers have questions about how to install WordPress on your own hosting server, how to setup etc. [/B][B][B]Create MySQL database[/B][/B] [B]Create Mysql Database[/B] [LIST] [*][B]Dannawa ati kiyala hithanawa [/B] [/LIST] [B][B]Downloading the files[/B][/B] [LIST] [*][B]To install WordPress, go to [URL="http://wordpress.org/download/"]WordPress.org[/URL] and download the latest version[/B] [*][B]WordPress 3.0 comes in a .zip file so unzip it[/B] [*][B]Now you have a WordPress folder[/B] [*][B]Find the [B]wp-config-sample.php[/B] file and rename it to [B]wp-config.php[/B][/B] [/LIST] [B]Open [B]wp-config.php[/B] in text editor (like [URL="http://notepad-plus.sourceforge.net/"]NotePad++[/URL]) and find this part:[/B][INDENT][B]// ** MySQL settings – You can get this info from your web host ** // /** The name of the database */ define(‘DB_NAME’, ‘[B]putyourdbnamehere[/B]‘); /** MySQL database username */ define(‘DB_USER’, ‘[B]usernamehere[/B]‘); /** MySQL database password */ define(‘DB_PASSWORD’, ‘[B]yourpasswordhere[/B]‘); /** MySQL hostname */ define(‘DB_HOST’, ‘[B]localhost[/B]‘);[/B] [/INDENT][B]Take your MySQL Database Information you have from [URL="http://www.howtomakemyblog.com/blog-hosting/"]GoDaddy[/URL] and insert them in places where I have marked with bold:[/B] [LIST] [*][B]Your MySQL Database Name should replace putyourdbnamehere[/B] [*][B]Your MySQL User Name should replace usernamehere[/B] [*][B]Your MySQL password should replaceyourpasswordhere[/B] [*][B]Your MySQL Host Name should replace localhost[/B] [/LIST] [B]Now find following in your wp-config.php:[/B][INDENT] [LEFT][B]define(‘AUTH_KEY’, ‘put your unique phrase here’); define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’); define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’); define(‘NONCE_KEY’, ‘put your unique phrase here’);[/B][/LEFT] [/INDENT][B][B]Visit [URL="http://api.wordpress.org/secret-key/1.1/"]secret key[/URL] and copy details you get there and insert them instead of the above.[/B][/B] [LIST] [*][B][B]Save wp-config.php[/B][/B] [/LIST] [B][B]Login to your web hosting[/B][/B] [LIST] [*][B]Get a FTP client (like [URL="http://www.filezilla-project.org/"]FileZilla[/URL])[/B] [*][B]Open FTP client and login to your hosting account using your FTP account information[/B] [*][B]Place all the files from your WordPress folder onto your server[/B] [*][B]In this example I will place all files in root directory ([URL]http://www.yourdomain.com[/URL]). The directory will look something like this when the files are uploaded:[/B] [/LIST] [B][IMG]http://www.howtomakemyblog.com/pictures/hosting-server.gif[/IMG][/B] [LIST] [*][B]Install WordPress by going to [URL]http://www.yourdomain.com/wp-admin/install.php[/URL][/B] [/LIST] [B]This is what you will see when you enter the address:[/B] [B][IMG]http://www.howtomakemyblog.com/pictures/wordpress-install.gif[/IMG][/B] [LIST] [*][B]Fill in your [B]Blog Title[/B][/B] [*][B]Fill in [B]Your E-mail[/B][/B] [*][B][B]Make sure your Allow my blog to appear in search engines like Google and Technorati is [/B]checked[/B] [*][B]Click on [B]Install WordPress[/B][/B] [*][B]Next screen you see should say[B] Success! [/B]and should give you your [B]Username [/B]and[B] Password[/B].[/B] [*][B]Click on [B]Log In[/B].[/B] [*][B]Now you will see your blog’s [B]Log In[/B] page. Make sure to bookmark that URL.[/B] [*][B]Fill in the [B]Username[/B] and [B]Password[/B] you have just received[/B] [*][B]Click on [B]Log In[/B].[/B] [/LIST] [B]Now you will see your [B]Dashboard[/B] where all the optimization, customization, post writing, plugin installing, comment moderating takes place.[/B] [B][IMG]http://www.howtomakemyblog.com/pictures/wordpress-dashboard.gif[/IMG][/B] [B]This means your blog has been setup and is live online. Check your [URL]http://www.domainname.com[/URL] to see it. You will also get an email titled [B]New Blog[/B] which includes your URL and your username / password. That was it, it is very simple to install WordPress. Enjoy your new blog![/B] [B]Source: howtomakemyblog.com [/B] [/QUOTE]
Insert quotes…
Verification
Nawa warak dahaya keeyada? (Namaya wadi kireema dahaya)
Post reply
Top
Bottom