wordpress question please help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sarahbaby
    Registered User
    • Aug 2012
    • 14

    #1

    wordpress question please help

    Hi i am trying to install wordpress so i can make a new photo blog but i am getting errors
    here is the url tubbb.webege.com/ if anyone can look at those error messages and tell me how to fi them it would be great thanks
  • JesseQuinn
    feeding the wolves
    • Aug 2012
    • 6620

    #2
    I am by NO means an expert, but it looks like you don't have your wp installed correctly
    eg: the fatal error is in: /home/a7133021/public_html/wp-settings.php

    what is 'a7133021' ? The path should look something like /home/public_html/wp-... I think (I'm still learning all this myself)

    I also noticed that you might be using a free hosting service. If this is the case, think about signing up for a low-cost host that offers live tech support, permits adult and grants you access to your cpanel. Installation is much easier that way. Also, when it comes to trading links, many sites don't trade with free host sites.

    I dunno if you have paid hosting or not, I just figured I'd throw that in while I was writing, as the host you're using offers free hosting as one of their options

    hopefully someone with more experience will weigh in, but looking at your page, the 'a7133021' jumped out at me. I really don't think that's supposed to be there.

    good luck!
    throwing molotav cocktails at the precinct

    Comment

    • Ethereal
      Registered User
      • Sep 2012
      • 78

      #3
      Originally posted by JesseQuinn
      what is 'a7133021' ? The path should look something like /home/public_html/wp-... I think (I'm still learning all this myself)
      It's just the chosen username/login on a shared hosting, it's all good

      Little googling showed up that one guy had somehow misplaced some WP config files to a wrong directory, but...
      ICQ: 608610901

      Comment

      • JesseQuinn
        feeding the wolves
        • Aug 2012
        • 6620

        #4
        ^^^cool, thanks for correcting me
        throwing molotav cocktails at the precinct

        Comment

        • pinkz
          Mr 1%
          • May 2005
          • 1397

          #5
          use www.tumblr.com it will be soooo much easier for you as the blogs are already to go all you have to do is add content
          $$$$ Video Secrets $$$$

          Comment

          • Awkward
            Confirmed User
            • Sep 2011
            • 217

            #6
            Originally posted by sarahbaby
            Hi i am trying to install wordpress so i can make a new photo blog but i am getting errors
            here is the url tubbb.webege.com/ if anyone can look at those error messages and tell me how to fi them it would be great thanks

            hit me on icq

            Comment

            • Dating Port
              Useless As Ever
              • Jan 2009
              • 731

              #7
              It may not be connecting to the database.
              Look in wp-config.php and make sure your sql database info is right.
              It looks something like the code I posted below. Your parameters are in red.

              // ** MySQL settings - You can get this info from your web host ** //
              /** The name of the database for WordPress */
              define('DB_NAME', 'YOUR DATABASE NAME');

              /** MySQL database username */
              define('DB_USER', 'YOUR DATABASE USER');

              /** MySQL database password */
              define('DB_PASSWORD', 'YOUR DATABASE PASSWORD');

              /** MySQL hostname */
              define('DB_HOST', 'localhost');

              /** Database Charset to use in creating database tables. */
              define('DB_CHARSET', 'utf8');

              /** The Database Collate type. Don't change this if in doubt. */
              define('DB_COLLATE', '');
              If you still have issues, let me know.
              Last edited by Dating Port; 10-09-2012, 05:34 PM.
              Email: admin[at]datingport.co.uk - ICQ: 456416181
              It's amazing what you (L)earn when you put some effort into it!

              Comment

              • Awkward
                Confirmed User
                • Sep 2011
                • 217

                #8
                The installation and PHP path is weird on that free hosting service, that's why I told her to hit me, because I have some experience using them. For free.

                Comment

                Working...