+ Reply to Thread
Results 1 to 8 of 8

Thread: Wordpress is really killing this N00b...

  1. #1
    Neurosylum's Avatar
    Neurosylum is offline x10Hosting Member Neurosylum is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    72

    Unhappy Wordpress is really killing this N00b...

    Good tutorial that I found here at the forums:
    http://forums.x10hosting.com/tutoria...tml#post348022

    I'm one of the ones who got really frustrated in installing Wordpress. I didn't want to install it in the root directory (/home/cpanelusername) because I didn't want my site to be a weblog. Instead, I created a new folder named "blog", moved all the contents there, but how do I install wordpress? Everytime I try to view the install.php file from the wp-admin folder, it gives me a page with a ridiculously long address loaded with a bunch of codes and the login thing - not at all what it's supposed to look like.

    Does anybody know how to install it in a subdirectory? What address are you supposed to type when you install wordpress? I've spent a good 12 hours on trying to figure that out only to have my eyes leak blood from having to work on it all day. >_< Please help! I'm really really really new at this!

    Edit 1:
    Oops! Sorry! Can someone move this thread? I was so upset about wordpress that I didn't see where it posted! Sorry.
    Last edited by Neurosylum; 06-11-2008 at 11:33 PM. Reason: Posted it in the wrong place
    If you ask for advice and I give it to you, you're free to take it or leave it. But please don't take it personally.
    Owner of:

    MyN Design Studio

  2. #2
    sunils's Avatar
    sunils is offline x10 Spammer sunils is an unknown quantity at this point
    Join Date
    Jan 2008
    Location
    Chennai ,India
    Posts
    2,264

    Re: Wordpress is really killing this N00b...

    Moving the Thread to Scripts and Third party application
    Reason:- User Requested
    [LEFT][B]Sunil Sankar
    -------------------------------------------------------------------------

  3. #3
    ThePBgod is offline x10Hosting Member ThePBgod is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    34

    Re: Wordpress is really killing this N00b...

    Did you upgrade your PHP access?

    I will try and install wordpress and see if it works for me. Back at you in a little bit.

    Edit: No luck for me. But I have level 1 php access. Gives me some errors. Make sure you've upgraded your account, otherwise everything seems really straight forward.
    Last edited by ThePBgod; 06-12-2008 at 03:01 PM.

  4. #4
    Neurosylum's Avatar
    Neurosylum is offline x10Hosting Member Neurosylum is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    72

    Unhappy Re: Wordpress is really killing this N00b...

    Quote Originally Posted by ThePBgod View Post
    Did you upgrade your PHP access?

    I will try and install wordpress and see if it works for me. Back at you in a little bit.

    Edit: No luck for me. But I have level 1 php access. Gives me some errors. Make sure you've upgraded your account, otherwise everything seems really straight forward.
    Thanks for moving this, sunils.

    Hi there! I was upgraded to level 2 php recently. I'm trying to install Wordpress externally rather than using Fantastico because of the different version.

    Also, I'm really confused in how to use cPanel, now. How do the folders work, actually? When you're trying to see a PHP script in your browser, what do you type in? For example, the Wordpress php script "install.php" is located in my "public_HTML" folder (because I didn't want to install it in the root directory), so how do you view it in your browser? I tried checking the box and click on "View", but it gives me a weird page that doesn't look like the login page for admin in Wordpress.

    X10hosting cPanel is really really different than what I've had to work with in the past, and it's kinda getting a little frustrating.

    EDIT 1:
    OH MY G-WORD. OH MY EFFING G-WORD. IT EFFING WORKS NOW. IT EFFING WORKS. IT EFFING EFFING EFFING WORKS.
    And this was because I have a level 2 php. 12 HOURS WASTED BECAUSE I DIDN'T UPGRADE TO LEVEL 2 PHP.
    I'M SUCH A MORON. >_<

    x10hosting, you are a mysterious mistress who brings joy and happiness to those who want to know her secrets...

    But I still need to know how the folders work in cPanel. Any input is greatly appreciated.
    Last edited by Neurosylum; 06-12-2008 at 03:57 PM. Reason: BECAUSE I'M A MORON, DER, DER... >_<
    If you ask for advice and I give it to you, you're free to take it or leave it. But please don't take it personally.
    Owner of:

    MyN Design Studio

  5. #5
    Anna's Avatar
    Anna is offline I am just me Anna is a name known to allAnna is a name known to all
    Join Date
    Aug 2007
    Location
    Sweden
    Posts
    6,569

    Re: Wordpress is really killing this N00b...

    the public_html folder is in a way your root folder, at least when it comes to viewable webpages. Those has to be in that folder or its subfolders.

    If you installed it in the public_html folder and not a subfolder inside that, the weblog is your main site, yourname.host.com if you want it to be at yourname.host.com/blog you need to create a folder inside the public_htm folder and call it blog, and in that blog folder install your wordpress script.

    Hope that clears things a little for you.

  6. #6
    Neurosylum's Avatar
    Neurosylum is offline x10Hosting Member Neurosylum is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    72

    Re: Wordpress is really killing this N00b...

    Quote Originally Posted by LadyAnna View Post
    the public_html folder is in a way your root folder, at least when it comes to viewable webpages. Those has to be in that folder or its subfolders.

    If you installed it in the public_html folder and not a subfolder inside that, the weblog is your main site, yourname.host.com if you want it to be at yourname.host.com/blog you need to create a folder inside the public_htm folder and call it blog, and in that blog folder install your wordpress script.

    Hope that clears things a little for you.
    I see, I see. I did it and now it displays http://domainname.com/blog. Thanks for the clarification! But how do you view php scripts in firefox? Do you type: http://domainname.com/folderlocation/install.php

    where "folderlocation" is the subdirectory where you put the Wordpress files in?
    If you ask for advice and I give it to you, you're free to take it or leave it. But please don't take it personally.
    Owner of:

    MyN Design Studio

  7. #7
    Anna's Avatar
    Anna is offline I am just me Anna is a name known to allAnna is a name known to all
    Join Date
    Aug 2007
    Location
    Sweden
    Posts
    6,569

    Re: Wordpress is really killing this N00b...

    yes, if you want to run the install process, that would be the case (same as for html really, if you want to view a page called page2.htm you'd have to include the filename in the full address, http://domainname.com/folderlocation/page2.htm

    If you mean you want to look at the actual code, you will have to go through filemanager (or if you have a local copy on your computer open it in a texteditor, notepad++ works fine) in cpanel to view it. (same if you want to view the actual code of a html page)

    as for files named index.* normally you can leave the actual filename out of the address as most webservers are configured to use that as a default page when no specific file is requested.

  8. #8
    Neurosylum's Avatar
    Neurosylum is offline x10Hosting Member Neurosylum is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    72

    Re: Wordpress is really killing this N00b...

    Quote Originally Posted by LadyAnna View Post
    yes, if you want to run the install process, that would be the case (same as for html really, if you want to view a page called page2.htm you'd have to include the filename in the full address, http://domainname.com/folderlocation/page2.htm

    If you mean you want to look at the actual code, you will have to go through filemanager (or if you have a local copy on your computer open it in a texteditor, notepad++ works fine) in cpanel to view it. (same if you want to view the actual code of a html page)

    as for files named index.* normally you can leave the actual filename out of the address as most webservers are configured to use that as a default page when no specific file is requested.
    Ah, okay. It seems so simple, yet it's so hard at the same time.

    Oh, by the way, I just discovered (5 seconds ago), that some php files are handled differently. I was trying to run rss2html.php, but to do so, I had to add (w/o quotations) "?buildURL". That's weird. Really weird. Do you have any ideas about that? I'm so confused.
    If you ask for advice and I give it to you, you're free to take it or leave it. But please don't take it personally.
    Owner of:

    MyN Design Studio

+ Reply to Thread

Similar Threads

  1. WordPress Installation Tutorial
    By engel in forum Tutorials
    Replies: 55
    Last Post: 11-04-2011, 10:24 AM
  2. Actualizar el WordPress
    By chioare in forum Soporte
    Replies: 2
    Last Post: 12-31-2007, 11:44 AM
  3. Wordpress Users Beware
    By takuhii in forum Scripts & 3rd Party Apps
    Replies: 3
    Last Post: 07-05-2007, 04:16 PM
  4. Wordpress installation failures
    By akinet in forum Free Hosting
    Replies: 2
    Last Post: 10-09-2005, 05:05 AM
  5. Upgrade: Wordpress
    By n4tec in forum Scripts & 3rd Party Apps
    Replies: 0
    Last Post: 08-18-2005, 07:53 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers