• Ok, Newbie here. Here is what has been done thus far.

    Read the requirments and met them. So I think…

    On a windows 2003 Server…
    -Installed MySQL 5.0.18 (latest version)
    -Installed IIS
    -Installed PHP 4.4.2
    -Added port for MySQL, hell I even turned the firewall off for now.
    -Uninstalled IE Enhanced security configuarion (for now)

    Going by the Installation instructions…

    “Installation: Famous 5-minute install

    Unzip the package in an empty directory
    Check

    Open up wp-config-sample.php with a text editor like WordPad or similar and fill in your database connection details
    Check (I only changed the password and sql name I used to setup MySQL)

    Save the file as wp-config.php
    Check

    Upload everything.
    Check Put the folder at the C:\ (is this right?)

    Open /wp-admin/install.php in your browser. This should setup the tables needed for your blog. If there is an error, double check your wp-config.php file, and try again. If it fails again, please go to the support forums with as much data as you can gather.

    (((PROBLEM))), I try opeing wp_install.php and it keeps opening it in notpad, even when I drag it into IE. What’s the deal? Did I do something wrong?

    Thank you for any help…

    Mike

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter worcpublib

    (@worcpublib)

    mysqli for php really confused the hell out of me when I was reading it.

    As for PHP version, its 4.4.1 manual install. I get the phpinfo to come up fine too.

    That other thread did not help much. I am a MySQL newbie too, does the w”ordpress” database have to be physically confugured first? How could I do that?

    Thread Starter worcpublib

    (@worcpublib)

    HandySolo,

    This is very handy, wish I found it earlier. Had an error though and I think I know why. In the instructions for MySQL Client it says the following:

    “$ mysql -u ”adminusername” -p
    Enter password:
    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is 5340 to server version: 3.23.54

    Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the buffer.

    mysql> CREATE DATABASE ”databasename”;

    So I typed in mysql> CREATE DATABASE ”wordpress”; and got an error…

    ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
    corresponds to your MySQL server version for the right syntax to use near ”’wor
    dpress”’ at line 1

    Now I notice the SQL version numbers are different(server version: 3.23.54 versus 5.0.18), so I assume this is the cuprit. Is there an updated version of this session?

    Thank you for all the help, much appreciated.
    Mike

    We don’t really care about your struggle with setting up a server, mysql etc.
    Do it in private – please!

    I repeat what I said above: these are NOT WP issues. If you want to hosted it by yourself, learn how to set up a server… but not in this forum.

    Thread Starter worcpublib

    (@worcpublib)

    Wow, hasty are we? Well I understand it is freeware and with that comes limited support, but in all honestly the famous 5 minute install is a joke. I have never seen software that was this much of a pain to set up. And yes partly my fault too with limited knowledge of MySQL and PHP. Don’t get me wrong its a good program. Appreciate all the help peeps.

    -Mike

    The 5 minute install is a very valid claim, assuming you have all the pre-req software installed and configured properly.

    In other words, it assumes that php and mysql are up and going and talking to each other. Which isn’t trivial when you’re hosting on IIS… but that’s not a wordpress issue. You’d have the same issue(s) with attempting to get any php/mysql app up and going.

    Feel free to message me at [email protected] if you’d like to bounce around some ideas. I’m no expert, but I’ve dont it — and we should definitely take it off line.

    Can you tell me the Problem???

    Here it is..

    ***********************************
    Warning: Cannot modify header information – headers already sent by (output started at /var/www/domains/ictbarometer.com/docs/bangla/wp-config.php:1) in /var/www/domains/ictbarometer.com/docs/bangla/wp-admin/install.php on line 16
    ***********************************

    Why? I have configured the config file in Good.

    Give me solution

    thanks

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Install will not work’ is closed to new replies.