Forums

[resolved] Installation a no go :( (17 posts)

  1. Segiris
    Member
    Posted 5 years ago #

    Ok so i edit, my samp config, save as renamed it ect....

    Uploaded my files FTP to my Domain, i attempt to run the install, and after 50 million times of deleting, trying something different, reuploading ect, i still get this flipping crap...

    wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."); require_once('../wp-config.php'); require_once('./upgrade-functions.php'); $schema = ( isset($_SERVER['HTTPS']) && strtolower($_SERVER['HTTPS']) == 'on' ) ? 'https://' : 'http://'; $guessurl = str_replace('/wp-admin/install.php?step=2', '', $schema . $_SERVER['HTTP_HOST'] . dirname($_SERVER['PHP_SELF']) ); if (isset($_GET['step'])) $step = $_GET['step']; else $step = 0; header( 'Content-Type: text/html; charset=utf-8' ); ?>

    And about the entire page is full of curropt looking HTML and Java...

    WTF

    Help MEEE :(

  2. Chris_K
    Member
    Posted 5 years ago #

    a) have you confirmed your host actually has PHP?

    b) When you run it, are you browsing to HTTP://yourdomain.com/blog/wp-admin/install.php with a web browser?

  3. Segiris
    Member
    Posted 5 years ago #

    1. I am certain the host runs PHP, i was refered to this host for running WP, as for "B" i am unsure i'll check now.

  4. Segiris
    Member
    Posted 5 years ago #

    Tried it with both protocols, FTP and HTTP, FTP gives me the said above issues, and HTTP gives me a page can not be found.

  5. Chris_K
    Member
    Posted 5 years ago #

    You don't want to "run" it via FTP. You want HTTP.

    So.. can you share where you think you installed the WP software?

  6. vkaryl
    Member
    Posted 5 years ago #

    Depending on your host, the database host may NOT be localhost. Double check it....

  7. Segiris
    Member
    Posted 5 years ago #

    What i did was upload it VIA FTP

    I . E

    ftp://opengot.com/wordpress/wp-admin/

    Thats where i uploaded it like the readme instructs to upload all files.

  8. vkaryl
    Member
    Posted 5 years ago #

    You want to upload the entire distro to opengot.com/wordpress/.

    The rest will follow along.

  9. Segiris
    Member
    Posted 5 years ago #

    Yea woops that is where the entire folder's contents are

    ftp://opengot.com/wordpress/

    just

    ftp://opengot.com/wordpress/wp-admin/

    Is where Install.php is located :P

  10. Chris_K
    Member
    Posted 5 years ago #

    Use a browser. use http. and hit that install.php

    Right now, it appears you may have permissions issues as I sure don't see a /wordpress folder at your site. Or it isn't where you thought it is.

  11. Segiris
    Member
    Posted 5 years ago #

    Ok, i have the wordpress uploaded to my central directory via FTP,

    What i am going to attemp is to move the WP dir to the Public HTTP Directory, where it can be accessed VIA HTTP -=> http://www.opengot.com

  12. Segiris
    Member
    Posted 5 years ago #

    Question, i should be viewing the WP Directory off the sites HTTP main list? And THEN access install?

  13. Chris_K
    Member
    Posted 5 years ago #

    Once you have wp-config.php set properly, click this link: http://www.opengot.com/wordpress/wp-admin/install.php (with your web browser)

  14. Segiris
    Member
    Posted 5 years ago #

    Its working now, however it is claimg i erred in either DB name, UName, PWD, Server ect.

    Question

    Is

    opengotc_WordpressDB

    Or WordPressDB, My Database name? Which is it, i named it WordPressDB, but in the control panel of my hoster, it is listed as opengotc_WordpressDB

    Should i try both?

    As well as it does the same to my UName

    opengotc_Admin, when i chose, Admin ?

  15. Segiris
    Member
    Posted 5 years ago #

    All right sparky! You've made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to run the install!

    Resolved....

    Thanks for everyone who helped.

  16. vkaryl
    Member
    Posted 5 years ago #

    Thanks for marking as "resolved" - what exactly was it, so the next guy finding this with search will have a clue?

    Best to you, have fun!

  17. Segiris
    Member
    Posted 5 years ago #

    Basicly it was a few things

    1. My FTP is set up with several different directories, i am not sure if this is standards to all webhostings.

    My Domain host - Godaddy.com
    My Web Host - Geekshosting.com

    Once i moved the WP directory from my main directory, to my Public HTTP ( HTML as it is listed ) Directory i was able to access it then however i had issues as to i couldn't get to have WP communicate with the database, which was fixxed due to Geek's Panel interfacing, you must create the admin membership followed be assigning it to a Database, Geek's allows for several databases to be created, however you must allocate which member belongs to which database.

    One i did this... everthing ran smooth

    Thanks

    - Lots of love... OOORAH

Topic Closed

This topic has been closed to new replies.

About this Topic