Forums

Stuck on Step 1 (15 posts)

  1. drex
    Member
    Posted 7 years ago #

    This being the second time I've tried installing wp 1.5, I'm still encountering pretty much the same problems as the other times. Here's what my install.php says when I run it:

    <?php
    $_wp_installing = 1;
    if (file_exists('../wp-config.php'))
    die("The file 'wp-config.php' already exists. If you need to reset any of the configuration items in this file, please delete it first.");

    if (!file_exists('../wp-config-sample.php'))
    die('Sorry, I need a wp-config-sample.php file to work from. Please re-upload this file from your WordPress installation.');

    if (!is_writable('../')) die("Sorry, I can't write to the directory. You'll have to either change the permissions on your WordPress directory or create your wp-config.php manually.");

    [Moderated: Long code posting removed.]

    I changed the wp-config.php properly. My server is one of those 1% that actually places the database at a different address, but I took care of that. As well as filling in the proper database name, username and password.

    I have not a clue what is wrong and could use any help someone could give to me....

    Thanks...

    Lisa

  2. Root
    Member
    Posted 7 years ago #

    And what happens when you run the install?

  3. Mark (podz)
    Support Maven
    Posted 7 years ago #

    That is raw code.
    1 of 2 things is happening:

    - you do not have PHP on the server. Who are you hosted with ?
    - you have incorrectly uploaded the file. What ftp client do you use ?

  4. moshu
    Member
    Posted 7 years ago #

    You mean this is what you see if you try to run the install.php in your browser... like in:
    http://yoursite.com/wp-admin/install.php
    If the answer is YES, then PHP is not running on your server.

  5. drex
    Member
    Posted 7 years ago #

    But PHP 4.XX is running on my server as well as Apache 1.3 and UNIX FreeBSD plattform. I've installed a database--viewed said database from phpMyAdmin panel.

    My host is infinology.com, and I used WS-FTP Pro to load my files.

    And yes, when I run the install, all I see is pure code...no webpage. The first time I installed WP 1.5, I could get a webpage from IE 6.0, but only saw code in Firefox 1.01. Now, its the same with both browsers.

    Lisa

  6. drex
    Member
    Posted 7 years ago #

    Hello, is anyone out there? Still stuck, and definitely could use some help....

    Lisa

  7. vkaryl
    Member
    Posted 7 years ago #

    Would the fact that your host is using FreeBSD have something to do with this, I wonder? Have you consulted with them on this problem?

  8. dawg
    Member
    Posted 7 years ago #

    infinology.com

    I find it hard that they would use this for their os

    they seem to be well known

  9. drex
    Member
    Posted 7 years ago #

    I don't know...I haven't asked them anything yet. I wanted to make sure that it wasn't something I wasn't doing right first before I contacted them. But, I did specifically ask what platform and server technology they were using before I even began the installation process, and what they told me was they were using UNIX Free BSD platform with Apache 1.3.

    So, should I talk to them? What's the problem with that platform? Will Free BSD make it impossible for me to use any type of PHP programming?

    Lisa

  10. NuclearMoose
    Member
    Posted 7 years ago #

    Textdrive uses FreeBSD for it's web server. If I recall correctly, this site is hosted on Textdrive, so I doubt that this is an issue.

    That said, I would still contact them if you haven't already, and explain that you are seeing raw PHP code instead of having the code parsed and run through the PHP module in the server.

  11. drex
    Member
    Posted 7 years ago #

    All right, I'll do that. Thank you...

  12. NuclearMoose
    Member
    Posted 7 years ago #

    Let us know how you make out. If everything seems fine from your host, then we'll have to tackle this another way.

  13. DianeV
    Member
    Posted 7 years ago #

    FreeBSD is a very stable flavor of Unix; I've got several blogs on FreeBSD servers, so that isn't the problem.

  14. mahmoh
    Member
    Posted 6 years ago #

    i found it very hard to install the wordpress can any one send me a step by step direction with examples if possible

    my email mahmoh@gmail.com

  15. vrada
    Member
    Posted 6 years ago #

    I don't think you will find an easier install process than the one in the codex, this site, or in your readme file. I would recommend contacting your hosting provider.

    There is one other solution: If your host is running Cpanel, there is a module called Fantastico. You should be able to install the program through this interface. You might need to create a database first which is also in Cpanel. I know that Plesk has the same thing.

    Hope this helps :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.