I want to create a website and I know that installing Wordpress isn't too complicated? Does anyone know how? :-)

1 Answer

Answer :

If you download the Wordpress installation package, it includes the famous 5-minute installer, but I copied it to you here: Installation: The famous 5-minute installer Unzip the package into an empty directory. Open wp-admin / install.php in your favorite browser. This page will guide you through the database settings required for the wp-config.php file. If for some reason this doesn't work, there is nothing to worry about, it won't work for all hosting providers. Open the file named wp-config-sample.php with your favorite editor like WordPad, PSPad or similar and fill in the database related sections. Save the file as wp-config.php and upload it to your repository. Open /wp-admin/install.php in your browser. Once the settings are complete, the installer will configure the database tables that your blog will need. If you experience any errors, check the wp-config.php file again and try again. If it fails again, visit the Forum and provide as much technical information about the installation as you can gather. The more technical information available, the easier it will be for members of our community to find the installation error. If we have not entered a password, one will be generated for us automatically. If you do not enter a username, it will be admin. The installer will then take you to the login page. Log in with the admin username and password you generated during installation. Then click on the 'Profile' link to change your password.     

Related questions

Description : My wordpress.com blog tries to logon to my self-hosted wordpress install at my own site...

Last Answer : Clear your cookies :)

Description : How do i install plugins in wordpress?

Last Answer : You put the plugin in wp-content/plugins on the server. Once you login to your admin page you will see Plugins in the upper right corner. Pic In Cyberduck you just click on the Open Connection icon in the upper left and then you enter the server address and your username and password.

Description : If I want to use custom graphics to design a WordPress blog of mine - how can I find out the dimensions of the spaces in the standard WordPress blog to fill in with my designer's customer graphics?

Last Answer : There are some themes (i think two) that allow you to put your own header-photo on. If that is what you mean.

Description : I want to create my own website. Please advise a good web hosting for WORDPRESS?

Last Answer : I was also looking for a similar hosting service. I chose bluehost (if you are interested, here is the link clck.ru/Skfy2). I paid attention to this hosting because of the high quality of service and favorable prices. Also, by clicking on the link above, you will receive a discount on the order.

Description : I want to make a question and answer site like mind. Domain and hosting are ready. Can anyone make it ? Don't build with WordPress. Ans Bangla should not be made in this way. Knock if there is anyone like that.

Last Answer : You can contract with the admin of this website. He can make you a site.

Description : How can I get more visitors in my wordpress blog?

Last Answer : Share it on social media. But don’t spam people.

Description : When upgraded from appsrv to wamp, wordpress single pages css gone, why?

Last Answer : answer:Check your source that's generated, I would imagine the path to your stylesheet is coming out as a relative path for some reason so it's not picking up correctly when the path is longer. ... Address are correct (Settings -> General), along with your theme settings (Appearance -> Themes).

Description : How do I link wav. audio files and a wav. audio player to a free wordpress.com site?

Last Answer : I’m not a wordpress expert, but it is their code on their website and I don’t think you can add code to wordpress pages.

Description : Is there a wordpress plugin that would allow me to put random quotes on my website (like ask-public has?)

Last Answer : answer:I don’t believe the ask-public quotes are random, in the sense they are auto generated. They are manually generated, but randomly displayed. Similar to what a wordpress random quote widget might provide.

Description : Why does my wordpress structure keep failing?

Last Answer : answer:404 is pretty unambiguous, something is wrong with your link URL for books (in your example). Some guesses 1) If you're using relative links () then you may not be starting where ... /categoryies/thiscategory/ A link to your site would probably tell a lot more, but maybe start with those?

Description : Admin on wordpress went blank, why?

Last Answer : answer:Have you looked for PHP errors? Your host probably has a way to check the PHP error logs, it may be files on the server or they may have something in their admin panel. If there's a ... , but always good to double check and might be a different user depending on how you did the install.

Description : Wordpress: why does actions bar disappear on public site?

Last Answer : answer:Do you have a link? WordPress puts a margin on the html element to make room for the bar, and then drops the bar at the end of your footer with fixed position. It only carries a ... initial guess. Barring that, make sure you're using wp_footer in your footer template to close everything out.

Description : What's the best social sharing plugin for WordPress?

Last Answer : I’ve never found one that really made me happy. :( I tend to just write social media in by hand.

Description : What is a good plugin for statistics for a Wordpress based web site?

Last Answer : What data do you want?

Description : How to make a javascript code between shortcodes showing in Wordpress?

Last Answer : answer:My guess is that Wordpress is stripping the javascript out. I found this: http://codex.wordpress.org/Using_Javascript

Description : Is there a Wordpress e-commerce plug-in that links with LightSpeed POS?

Last Answer : Hey thatonetime, did you ever find a WordPress plug-in to work with LightSpeed?

Description : Computer gurus, can a WordPress site be developed and tested on my local machine before uploading?

Last Answer : answer:Yes, you would just need a local web server to process the PHP and handle the database (mysql). If you're on a PC, try WAMP - which I haven't used, but understand is good. ... can look at a development copy for approval without you putting everything on their server right away. Good luck.

Description : Which do you prefer for blogging? Wordpress, Blogspot, Tumblr, Live Journal, Xanga?

Last Answer : answer:Tumblr because I like its simplicity. It feels fresh too. The community (and the way interactions function) make it a completely different experience than traditional blogs, though. So if you're looking ... Xanga reminds me a bit too much of middle school; I was never terribly fond of it.

Description : How can I integrate Joomla with Wordpress?

Last Answer : Just install WP and add the content you already have, no reason to combine it with something WP has all you need and it’s simple to use.

Description : Resize thumbnail to fit in WordPress theme?

Last Answer : answer:Nevermind. The solution is timthumb.php. For anyone interested. $image_id = get_post_thumbnail_id(); $image_url = wp_get_attachment_image_src($image_id,‘large’); echo ’’;

Description : How to use wordpress as a CMS, building a product catalog?

Last Answer : I forgot to add, when I started, I put the product types as pages so i can easily merge the products with other pages (like The Company, Info, Distributors, Contact, and so on). So, I created ... bikes and their tag being subproducts ... maybe this was right from the beginning but i dont know

Description : Migrating contents and comments from an old Wordpress blog to a new, also Wordpress, blog?

Last Answer : You would need to export the wordpress database from his current host to the new host. Wordpress has documents on how to do this between two private servers. I do not believe it is possible to get wordpress.com to accept a database from his server.. but it wouldn’t hurt to ask.

Description : WordPress Posts aren't adjusting to images?

Last Answer : answer:Looks like it’s because your images are “float“ed. Try: .post {clear: both;} to have the posts under previous images.

Description : WordPress, Blogger, Tumblr, or which?

Last Answer : I like Tumblr, but I like the picture blogging much more than the word blogging.

Description : How do I add a vimeo widget to my wordpress blog?

Last Answer : After a quick google search here is a link to hopefully help: http://wordpress.org/extend/plugins/vimeo-sidebar-widget/installation/

Description : How can I edit my homepage on WordPress?

Last Answer : answer:Can you link to what you want to edit? Some details would be nice. Wordpress is modular. It takes a lot of stuff to build the frontpage. header.php post.php sidebar.php footer.php style.css

Description : How can I fix my wordpress template when it will not give me access to the blog or admin?

Last Answer : answer:log in to the server and manually edit controlpanel.php and fix the error on line 14. if you don’t have the appropriate knowledge to log on to the server and manually edit this file, you need to contact the hosting company and request they help you. This may or many not cost you money.

Description : Writing a WordPress plugin?

Last Answer : List of what items? Categories? Tags? The post titles? Are you thinking of this in the admin area or on the users end (the viewable website)?

Description : How do i fix my hacked wordpress blog?

Last Answer : answer:The best thing to do would be to simply reinstall all of Wordpress. Back up your upload directory, because it contains all your images/videos etc. and delete and reinstall. Use the same ... that you should find out how the attacker broke into your site and stop that from happening again.

Description : HELP! My Wordpress Blog has gone haywire?

Last Answer : Did you move your CSS files over as well? I don’t know much about wordpress in particular, but if you say your pages are a “garbled mess” then it might be because your CSS files are missing. It might help if you linked us to your wordpress blog (even if it is in a state of disarray at the moment).

Description : Is Wordpress the superior alternative to Google Blogger?

Last Answer : I have no experience with Google Blogger, but I love wordpress. I have a wordpress blog actually.

Description : Paragraph indents in a Wordpress Theme?

Last Answer : Sounds like you want the text-indent property, e.g. p {text-indent: 1.5em;} Edit: Should have read your description thoroughly. You can’t edit the CSS? Don’t know of a theme, but I’ll leave my answer for people who can edit their themes.

Description : Can you help me find some useful Wordpress plugins?

Last Answer : just to be sure you’ve checked wordpress plugins page right? you want each post to turn like a page? i think you would need to make that specially with either flash or ajax or something.

Description : Wordpress experts...exclude category by name instead of ID?

Last Answer : Whats the difference? Can’t you simply look up the cat_name by ID number in the DB? sorry if thats totally wrong, its been a years since I looked at wp.

Description : What is a good wordpress theme for my website?

Last Answer : If you go into to available templates you can do a search for “Newsletters” or “Magazine” the options under here are more web page in design and are a lot of fun. They have different areas and categories.

Description : How can I use a wordpress theme to show my own language characters?

Last Answer : Sorry I have no experience with wordpress. What I can tell you is that you want to change your character set (charset) to one that fits your needs (the set you are currently using doesn't ... suited one. See this wiki entry on the replacement character � and this wiki entry on character encoding.

Description : What is a "must have" application if I would like to build wordpress sites on my MAC OS X?

Last Answer : Textwrangler: http://www.barebones.com/products/TextWrangler/ Cyberduck: http://cyberduck.ch/ Other than graphics editing, that’s all I use =)

Description : How do you remove the "www" from the URL of a wordpress site?

Last Answer : in .htaccess file in the root directory… RewriteEngine On RewriteCond %{HTTP_HOST} ^www.domain.com$ [NC] RewriteRule ^(.*)$ http://domain.com/$1 [R=301,L] though don’t tough any of the Wordpress generated stuff that’s in there.

Description : I got a WordPress blog with my website but no user name or password. My host doesn't know either. How can I get this blog up and running?

Last Answer : If the wordpress blog just came with your website, then I suggest attempting to go here: http://www.GaryDaleCearley.com/blog/wp-login.php And attempting to login with however you login to your web hosting account.

Description : Creating your own wordpress theme?

Last Answer : You have to know css and a bit of HTML and PHP. (don't be intimidated by the PHP part) it isn't that bad once you know what it is doing. Themeing wordpress is kinda hard. Going from zero to themeing wordpress ... try to convert it into a theme. No promises. And I won't try to get it to work in IE.

Description : Post via email in Wordpress?

Last Answer : I believe you are mistaken, the 2.7 release has post via email built in. It’s in Settings, in the Writing section. How it works is that you set up a POP3 mail account dedicated just for posting on your blog, and email your entries to that address, and they will be posted.

Description : Stay with wordpress or move to blogger?

Last Answer : Why not use the server install version of wordpress? You can rent server space dirt cheap, and most hosts will auto-install WP. Then you can use all the plugins at http://wordpress.org (not .com)

Description : How do I enable single sign in to WordPress backend from my already existing website backend?

Last Answer : As far as I’m concerned, just keep yourself logged in

Description : Does anyone know a way to sync a wordpress account and a blogger account?

Last Answer : I don't know if this is what you are after but I believe that you may find a good solution by using some sort of 3rd party blog publishing application. Many of these applications support synchronized ... other), but it will let you read and respond to the comments in one place. hope this helps

Description : Experience using WordPress for a website?

Last Answer : I've made dozens of websites with WordPress, both for static content, blogs, a blend of both and other things entirely (that involve heavy customization). There are themes that are meant for either ... idea. There are tutorials that will point you to some good plugins which help along that approach.

Description : How do i track usage metrics on wordpress.org blog?

Last Answer : I don’t know about blogs that are hosted by wp.org I prefer my own domain. Anyway you could try something like Sitemeter or TraceMyIp.org both are free and just require a small bit of code that can be placed in your sidebar or footer.

Description : How to I move my Wordpress blog to Blogger?

Last Answer : Never mind. After 45 minutes of googling, I found a solution.

Description : WordPress VS Blogger?

Last Answer : I like Blogger, but have used both.

Description : Free/Cheap Ad-Free Wordpress Based Blog?

Last Answer : I have a wordpress blog hosted here. It is pay as you go hosting. Hosting for the blog is about 50 cents per month. It doesn’t get much traffic. And a domain is 10 bucks a year. If you decide to use them let me know. I can walk you through installing wordpress.

Description : Which is better to use: WordPress or Textpattern?

Last Answer : answer:I’ve tried many different blog software solutions. I love Wordpress and NucleusCMS (I use them both). Try out all different kinds of CMS’s here: http://opensourcecms.com/