Results 1 to 5 of 5

Thread: WP wonīt install in Safari or Firefox...whatīs wrong?

  1. #1
    0nelove is offline Hello World
    Join Date
    Sep 2011
    Posts
    2

    Default WP wonīt install in Safari or Firefox...whatīs wrong?

    So, open up the "Read Me" file and Iīve tried to open up the wp-admin/install.php file. But nothing happens, or what opens is code. Iīve read all over the web how itīs easy to install and setup, etc. But I cannot for the life of me get it installed. I am a complete newbie to WP and programing in general.

    Any help, or a link to a step by step guide would be great.

    Thank you

  2. #2
    chipbennett's Avatar
    chipbennett is offline WordPress Legend
    Join Date
    Feb 2009
    Location
    St. Louis, MO
    Posts
    1,997

    Default

    We need more information:

    What is your server environment? Have you installed the files on a server that meets WordPress' minimum requirements with respect to PHP and MySQL? (Note that the file you linked appears to be on your local *desktop*, which I strongly doubt is part of a valid XAMPP stack.)
    WP TurnKey - Turn-Key WordPress installation and maintenance services
    WordPress user since 2005 | @chip_bennett | chipbennett.net | cbnet Plugins

  3. #3
    PressedIn's Avatar
    PressedIn is offline Hello World
    Join Date
    Sep 2011
    Location
    Jonhnson City, TN
    Posts
    28

    Default

    If code is displaying when you're attempting to access the file it would seem that PHP is not correctly configured or the module is not being loaded. If you've installed Apache, PHP, and MySQL on your PC, I'd make sure that it correctly installed (perhaps re-install it?), otherwise, I'd setup an account with a cheap web hosting provider that provides a correctly configured environment for WordPress so that you can test your configuration from there.
    Jonathan T. - PressedIn
    Managed WordPress Hosting, for Free
    .
    twitter: @pressedin - gtalk & email: hello [at] pressed.in

  4. #4
    0nelove is offline Hello World
    Join Date
    Sep 2011
    Posts
    2

    Default

    Thanks guys. I am currently trying to use it with Mamp, which acts like a local server, so you donīt have to be online.

    Basically, I am beyond lost with everything. All of the tutorials and videos Ive watched present options, etc. that donīt come up for me.

  5. #5
    chipbennett's Avatar
    chipbennett is offline WordPress Legend
    Join Date
    Feb 2009
    Location
    St. Louis, MO
    Posts
    1,997

    Default

    Quote Originally Posted by 0nelove View Post
    Thanks guys. I am currently trying to use it with Mamp, which acts like a local server, so you donīt have to be online.

    Basically, I am beyond lost with everything. All of the tutorials and videos Ive watched present options, etc. that donīt come up for me.
    Have you verified that Apache, MySQL, and PHP services are all running?

    Have you placed the WordPress files in the appropriate directory, e.g. htdocs, inside your MAMP install?

    The filepath for install.php (i.e. /Users/davidgoodley/desktop/wordpress/wp-admin/install.php) leads me to believe that you've not actually installed WordPress in your MAMP install. Just because you've installed MAMP doesn't mean that your MAMP stack can serve any arbitrary files on your computer.

    You need to ensure that you've installed WordPress in the correct location, in order for MAMP to serve it. I use LAMPP, not MAMP, but it looks like you need to install WordPress in a directory such as /Applications/MAMP/htdocs/
    WP TurnKey - Turn-Key WordPress installation and maintenance services
    WordPress user since 2005 | @chip_bennett | chipbennett.net | cbnet Plugins

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •