

![]() |
| ![]() | |||||||
|
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| DNF Addict
Country: | Newbie WordPress question[s] Hi guys, Finally decided to take the plunge & try to use WordPress for a blog-type site. (I am a very experienced PC user, know a little programming, have set up some rudimentary websites, but have never used WP.) I downloaded it & followed the directions in their "famous 5-minute installation" process. But I didn't get far. When I opened the "install" file, I got an error message: '.__('You appear to have already installed WordPress. To reinstall please clear your old database tables first.').' I don't know how to do what it's telling me to do. BTW, it turns out I had downloaded it a year ago (but not installed it) - could that previous download be causing the problem? Thanks in advance for any advice you can provide!
__________________ See my ***November MEGA-SALE*** (300+ domains <$100) & Part 2 (>$100)! |
| | |
| Sponsored Ads |
| | #3 (permalink) |
| Gold Lifetime Member Last Online: Yesterday 05:00 PM iTrader: (0) Join Date: Apr 2006
Posts: 82
DNF$: 152 Location: Atlanta
Country: | I'm assuming that you manually uploaded. Did you edit the wp-config.php file? These variables need to be defined within this file: // ** MySQL settings ** // // define('DB_NAME', 'putyourdbnamehere'); // The name of the database // define('DB_USER', 'usernamehere'); // Your MySQL username // define('DB_PASSWORD', 'yourpasswordhere'); // ...and password define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value define('DB_CHARSET', 'utf8'); define('DB_COLLATE', ''); If needed, did you create a new database? New database user, or assign an existing user? |
| | |
| | #4 (permalink) | ||
| DNF Addict
Country: | Quote:
Quote:
__________________ See my ***November MEGA-SALE*** (300+ domains <$100) & Part 2 (>$100)! Last edited by randomo; 11-07-2009 at 10:59 AM.. Reason: Automerged Doublepost | ||
| | |
| | #5 (permalink) | |
| Platinum Lifetime Member Last Online: 11-20-2009 02:54 PM iTrader: (23) Join Date: Sep 2006
Posts: 1,135
DNF$: 2,930 Location: Texas
Country: | Quote:
if its asking to clear your old database tables, then what you need to do is login to cpanel and find the button for 'phpmyadmin' (it will be under the 'database' section of cpanel.) open that, then you should be able to locate the appropriate db for that wp install. go to the db, select all the tables and choose 'drop tables'. it will clear all the contents of the tables for the db. i think the problem is you are running the install file and it is trying to create the db tables but it cant because they are already created (for whatever reason) whenever i used cpanel to install wp i always did it through fantastico which is a one click install, and never had any problems. now i've sort of graduated to the point where i want to build my sites offline on my local machine before going live with them. if you get to that point i would recommend downloading WAMP (Windows, Apache, MySQL, PHP). This basically allows you to run a local server from your pc/laptop so you can build sites offline, then when you are ready to go live with the finished site you upload it to your live server at hostgator via ftp. also, i'm thinking, Tony Floyd is one of the wp gurus around here. he would be a good one to consult. also, the wordpress support forum is pretty good and usually able to get help there, searching the forums usually reveals someone has had the same problem you had hope this helps ![]()
__________________ taking offers FederalDebt.org | atop.us | Chello.us | D-a-n-a.com | FellowSoldier.com | Loco.mx | NewYorkSEO.net | Octogenarian.org | |
| | |
| | #6 (permalink) | |
| Gold Lifetime Member Last Online: Yesterday 05:00 PM iTrader: (0) Join Date: Apr 2006
Posts: 82
DNF$: 152 Location: Atlanta
Country: | Quote:
I manually create my instances of WP so I'm not sure exactly what happens during a "one click install". I swear that in the past (I have about 2 dozen WP sites) that this happened to me an it was no big deal to correct, but it's been so long ago I can't remember what it was. Is this a brand new install, with a brand new database? You might want to check out some of the results of this search: http://www.google.com/search?q=You%2...tables%20first | |
| | |
| | #7 (permalink) | |||
| DNF Addict
Country: | Quote:
)Quote:
Quote:
__________________ See my ***November MEGA-SALE*** (300+ domains <$100) & Part 2 (>$100)! | |||
| | |
| | #8 (permalink) |
| Platinum Lifetime Member Last Online: 11-20-2009 02:54 PM iTrader: (23) Join Date: Sep 2006
Posts: 1,135
DNF$: 2,930 Location: Texas
Country: |
__________________ taking offers FederalDebt.org | atop.us | Chello.us | D-a-n-a.com | FellowSoldier.com | Loco.mx | NewYorkSEO.net | Octogenarian.org |
| | |
| | #9 (permalink) |
| CrossLogix.com Last Online: Today 07:56 AM iTrader: (65) Join Date: Mar 2006
Posts: 2,245
DNF$: 2,179 Location: Matthews, NC. U | Why don't you delete hosting acct for that domain and start fresh? That would be simplest way to go. Also, I don't recommend using fantastico wp install as I heard many problems when you try to upgrade.
__________________ ![]() Domain Names For Sale |
| | |
| | #10 (permalink) |
| Name: Joe Honan Last Online: Today 04:31 AM iTrader: (104) Join Date: Mar 2003
Posts: 3,798
DNF$: 4,017 Location: Melbourne Australia
Country: | Simply login to hostgator, go to fantastico, and choose install Wordpress! There was no need to download anything or follow any instructions or change any tables or databases The process should take about 10 seconds
__________________ APN.net JCL.net www.JoesNames.com mwC.net , RhL.net , drV.net , wpk.com , ore.net ,interest.net , Lesson.org |
| | |
| | #11 (permalink) | |
| DNF Addict
Country: | Quote:
Still, I'm not understanding a few things. I entered fantastico and chose to install WordPress. It's giving me a few items to fill in: Under "Installation location", it says "Install on domain" and gives a dropdown list. Do I choose [whatever].com (the domain for which I want to set up a WordPress blog), or do I choose the subdomain version - [whatever].[main domain for this hosting account].com? (The domain on which I want to set up the blog is not the main domain for this hosting account.) Under "Admin access data", it's asking for Administrator-username and Password. Are these the username and password for my hosting account, or are they special ones that I am setting up for WordPress? Under "Base configuration", it's asking for an "Admin nickname" - do I need to fill that in, and if so, why? It's also asking for "Site name" - is that the domain for which I want to set up a WordPress blog, or is it the domain that my hosting account is built on? Sorry to be so ignorant; I appreciate all attempts to clear up my lack of knowledge about this. Regards, Dave
__________________ See my ***November MEGA-SALE*** (300+ domains <$100) & Part 2 (>$100)! | |
| | |
| | #12 (permalink) |
| Name: Joe Honan Last Online: Today 04:31 AM iTrader: (104) Join Date: Mar 2003
Posts: 3,798
DNF$: 4,017 Location: Melbourne Australia
Country: | Under "Installation location", it says "Install on domain" and gives a dropdown list. Do I choose [whatever].com (the domain for which I want to set up a WordPress blog), Yes Under "Admin access data", it's asking for Administrator-username and Password. Make the Administrator-username Admin and make up a password that you will remember Under "Base configuration", it's asking for an "Admin nickname" - do I need to fill that in, and if so, why? The nickname will show in posts as posted by ..... I don't bother It's also asking for "Site name" - is that the domain for which I want to set up a WordPress blog, or is it the domain that my hosting account is built on? Make the site name the domain name. You can change it later if you think of a better site name
__________________ APN.net JCL.net www.JoesNames.com mwC.net , RhL.net , drV.net , wpk.com , ore.net ,interest.net , Lesson.org |
| | |
| | #13 (permalink) |
| DNF Addict
Country: | OK, I filled in all the data and installed WordPress in the correct directory at HostGator. Final dumb question: now how do I actually access it (i.e., open the program and create my blog)? You'd think that would be mentioned prominently in the instructions ....
__________________ See my ***November MEGA-SALE*** (300+ domains <$100) & Part 2 (>$100)! |
| | |
| | #15 (permalink) |
| Name: Joe Honan Last Online: Today 04:31 AM iTrader: (104) Join Date: Mar 2003
Posts: 3,798
DNF$: 4,017 Location: Melbourne Australia
Country: | Go to the URL or domain name in your browser, firefox or whatever you use Oh yeah, do what Tony said If it doesn't work, raise a ticket at Hostgator
__________________ APN.net JCL.net www.JoesNames.com mwC.net , RhL.net , drV.net , wpk.com , ore.net ,interest.net , Lesson.org |
| | |
| | #16 (permalink) |
| DNF Addict
Country: | Hey it works! I'm a blogger! ![]() Now I just have to start learning about themes and layout and such ... looking forward to the challenge. Thanks to everybody who posted good advice in this thread!
__________________ See my ***November MEGA-SALE*** (300+ domains <$100) & Part 2 (>$100)! |
| | |
| | #18 (permalink) |
| Platinum Lifetime Member Last Online: 11-20-2009 02:54 PM iTrader: (23) Join Date: Sep 2006
Posts: 1,135
DNF$: 2,930 Location: Texas
Country: | i didnt think you could upgrade through fantastico. didnt used to be that way, is this new?
__________________ taking offers FederalDebt.org | atop.us | Chello.us | D-a-n-a.com | FellowSoldier.com | Loco.mx | NewYorkSEO.net | Octogenarian.org |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |