How do I install this? Wordpress Related Question.

15 replies
Hey Guys,
I recently bought a wordpress blog in a box kinda thing and when i purchased it i received everything in the folder you would have on the site(sorry i don't really know how to explain this...)

The folder contains these kind of folders:
wp-admin
wp-content
wp-includes
data.sql
fantversion.php
index.php
license.txt
readme.html
wp-activate.php
wp-app.php
wp-atom.php
wp-blog-header.php
wp-comments-post.php
wp-commentsrss2.php
wp-config-sample.php
wp-config.php
wp-cron.php
wp-feed.php
wp-links-opml.php
wp-load.php
wp-login.php
wp-mail.php
wp-pass.php
wp-rdf.php
wp-register.php
wp-rss.php
wp-rss2.php
wp-settings.php
wp-signup.php
wp-trackback.php
xmlrpc.php

how would I manage to install this? I have asked for support but haven't got a response yet(I asked 2 days ago).
#install #question #related #wordpress
  • Profile picture of the author Steve Sieloff
    My first thought would be to try double-clicking
    the readme.html file.

    There's probably a better than 50/50 chance
    you'll find instructions there.
    Signature
    IM Tips, Training, and Product Reviews:
    www.stevesieloff.com
    {{ DiscussionBoard.errors[4241082].message }}
    • Profile picture of the author brendan9971
      thanks for the reply...

      that readme.html file is a wordpress style instruction sheet.

      this is what it says:
      Installation: Famous 5-minute install

      1. Unzip the package in an empty directory and upload everything.
      2. Open wp-admin/install.php in your browser. It will take you through the process to set up a wp-config.php file with your database connection details.
        1. If for some reason this doesn't work, don't worry. It doesn't work on all web hosts. Open up wp-config-sample.php with a text editor like WordPad or similar and fill in your database connection details.
        2. Save the file as wp-config.php and upload it.
        3. Open wp-admin/install.php in your browser.
      3. Once the configuration file is set up, the installer will set up the tables needed for your blog. If there is an error, double check your wp-config.php file, and try again. If it fails again, please go to the support forums with as much data as you can gather.
      4. If you did not enter a password, note the password given to you. If you did not provide a username, it will be admin.
      5. The installer should then send you to the login page. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on 'Profile' to change the password.

      is this relevant?
      {{ DiscussionBoard.errors[4241094].message }}
    • Profile picture of the author jvdeals
      Hi,

      You simply upload all these files to your domain. Then you enter in your browser... your domain.com/wp-admin (replace yourdomain.com with whatever your domain is).

      That will take you to the backend of your WordPress blog. Simply enter your user name and password (which are probably in the readme file) and you should be set to go.

      Hope this helps.

      Ted
      {{ DiscussionBoard.errors[4241099].message }}
  • Profile picture of the author retsek
    I sure hope you didn't buy a copy of Wordpress.

    If you bought an actual website, you would need a Wordpress Export File (.xml extension) or the database itself.
    {{ DiscussionBoard.errors[4241122].message }}
  • Profile picture of the author william callahan
    I think I can help you!
    I seem to remember I had a problem like that with my new site when I had video instructions for host -gator but they would not accept my web name so I went to Dot easy .com but their program was not working so I had to go alternate and figured it out by the time support said: just e-mail us all your instructions and we will get it installed for you!
    So what I am saying is
    1)did you ask support from the place whear you got this stuff? And also from word-press? Because both or at least one should be happy to help!
    So ask them both and if that will not work see if you can get support from youir hosting company saying :"maybe these will not work with your hosting-can you see if you can get these installed or give me special install instructions?
    HERE ARE MY PERSONAL INSTRUCTIONS FROM MEMORY FOR MY WORDE PRESS INSTALL:
    Go into your word press c-panel, log in, make sure you are there. Go on left column and go :"PLUG-ins". Then, "new". Then see the list and pick out the first one.Highlight it or whatever, then click "ADD" Now it should give message it is installed
    {{ DiscussionBoard.errors[4241163].message }}
  • Profile picture of the author william callahan
    I think I can help you!
    I seem to remember I had a problem like that with my new site when I had video instructions for host -gator but they would not accept my web name so I went to Dot easy .com but their program was not working so I had to go alternate and figured it out by the time support said: just e-mail us all your instructions and we will get it installed for you!
    So what I am saying is
    1)did you ask support from the place whear you got this stuff? And also from word-press? Because both or at least one should be happy to help!
    So ask them both and if that will not work see if you can get support from youir hosting company saying :"maybe these will not work with your hosting-can you see if you can get these installed or give me special install instructions?
    HERE ARE MY PERSONAL INSTRUCTIONS FROM MEMORY FOR MY WORDE PRESS INSTALL:
    Go into your word press c-panel, log in, make sure you are there. Go on left column and go :"PLUG-ins". Then, "new". Then see the list and pick out the first one.Highlight it or whatever, then click "ADD" Now it should give message it is installed
    {{ DiscussionBoard.errors[4241167].message }}
  • Profile picture of the author brendan9971
    Ok i am trying all of your methods now.

    @retsek
    no i didn't purchase wordpress, i purchase a blog-in-a-box kinda thing, which included articles and custom theme.
    {{ DiscussionBoard.errors[4241187].message }}
    • Profile picture of the author brendan9971
      ok just copied the files into the domain place like jvdeals said to do and after it was done it said "Error establishing a database connection

      "
      {{ DiscussionBoard.errors[4241220].message }}
  • Profile picture of the author razorhound
    Hey there, if it is what I think it is then you might want to try this:

    1) use addon domains to add the domain
    2) install wordpress on the domain with 'fantastico' from cPanel
    3) Replace the files with the one you have.
    4) Go to phpmyadmin and select your installed blog SQL. Delete (drop)
    all existing tables/files and import the SQL file (extract the zip format and upload the SQL).

    Done!
    {{ DiscussionBoard.errors[4241219].message }}
    • Profile picture of the author brendan9971
      Originally Posted by razorhound View Post

      Hey there, if it is what I think it is then you might want to try this:

      1) use addon domains to add the domain
      2) install wordpress on the domain with 'fantastico' from cPanel
      3) Replace the files with the one you have.
      4) Go to phpmyadmin and select your installed blog SQL. Delete (drop)
      all existing tables/files and import the SQL file (extract the zip format and upload the SQL).

      Done!
      just trying your method. I got up to step 4 and opened up my sql thing and this is a screenshot. what do i do now?

      {{ DiscussionBoard.errors[4241244].message }}
  • Profile picture of the author jvdeals
    Hi again,

    For WordPress to work, you need the files uploaded to your domain AND you need to set up a MySQL database in your cPanel account. Your install is looking for the database - it can establish the connection.

    Ted
    {{ DiscussionBoard.errors[4241237].message }}
  • Profile picture of the author Paul Barrs
    Brendan, what you've got there is a basic outline for Wordpress itself; the same thing can be auto-installed through Cpanel on your hosting (if you have it).

    Then... hopefully the "website" in a box thing that you've purchase will be contained within the WP-content folder - that's where custom themes / plugins go.

    So what you need to do is *install Wordpress* >>> THEN install the custom theme and plugins. It's a whole lot simpler than it's been made out to be here.

    By the look of your screen shot just above you *do* have Cpanel access; and I can tell you now you *do not* need to set up a MySQL database yourself etc etc etc.

    Here is a link to my Warrior Forum Blog: WarriorForum - Internet Marketing Forums - Internet Business Success with Paul Barrs

    Take a look at my recent post with free Wordpress video tutorials. Tutorials 1 - 6 cover the installation and setting up or Wordpress, themes, and custom plugins.

    These will get you 90% of the way to where you need to be. You may even be able to figure out the rest by yourself....

    But once everything is installed, simply upload the contents of the WP-CONTENT folder, and then your custom theme and plug-ins should be ... automatically installed - you'll just need to activate them.

    Hope this helps.

    Paul Barrs
    Signature
    **********
    It's Simple... I don't "sell" IM anymore, but still do lots of YouTube Videos
    **********
    {{ DiscussionBoard.errors[4241277].message }}
    • Profile picture of the author brendan9971
      thanks for that very in depth response!
      I am generally very good with wordpress, just had no idea about this sql and setting up blogs like this.
      I will keep trying with these methods..
      {{ DiscussionBoard.errors[4241304].message }}
      • Profile picture of the author brendan9971
        ok got progress..

        i replaced the files and now i get this error message when i visit my site:

        Warning: require(/home/clickb21/public_html/homesolarpowerv.info/wp-includes/load.php) [function.require]: failed to open stream: Permission denied in /home/clickb21/public_html/homesolarpowerv.info/wp-settings.php on line 19

        Fatal error: require() [function.require]: Failed opening required '/home/clickb21/public_html/homesolarpowerv.info/wp-includes/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clickb21/public_html/homesolarpowerv.info/wp-settings.php on line 19
        {{ DiscussionBoard.errors[4241316].message }}
        • Profile picture of the author Paul Barrs
          Originally Posted by brendan9971 View Post

          thanks for that very in depth response!
          I am generally very good with wordpress, just had no idea about this sql and setting up blogs like this. I will keep trying with these methods..
          Originally Posted by Paul Barrs View Post

          I can tell you now you *do not* need to set up a MySQL database yourself etc etc etc.
          Yeah, you do that - I can see it's working well for you

          Originally Posted by brendan9971 View Post

          i replaced the files and now i get this error message when i visit my site:

          Warning: require(/home/clickb21/public_html/homesolarpowerv.info/wp-includes/load.php) [function.require]: failed to open stream: Permission denied in /home/clickb21/public_html/homesolarpowerv.info/wp-settings.php on line 19

          Fatal error: require() [function.require]: Failed opening required '/home/clickb21/public_html/homesolarpowerv.info/wp-includes/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clickb21/public_html/homesolarpowerv.info/wp-settings.php on line 19
          Signature
          **********
          It's Simple... I don't "sell" IM anymore, but still do lots of YouTube Videos
          **********
          {{ DiscussionBoard.errors[4242564].message }}

Trending Topics