The MU forums have moved to WordPress.org

wamp server & wpmu 2.8 keeps giving me this report on installation (4 posts)

  1. manuwrex
    Member
    Posted 15 years ago #

    [code]
    Notice: Constant DB_NAME already defined in F:\wamp\www\proj\wpmu\wp-config.php on line 23

    Notice: Constant DB_USER already defined in F:\wamp\www\proj\wpmu\wp-config.php on line 26

    Notice: Constant DB_PASSWORD already defined in F:\wamp\www\proj\wpmu\wp-config.php on line 29

    Notice: Constant DB_HOST already defined in F:\wamp\www\proj\wpmu\wp-config.php on line 32

    Notice: Constant VHOST already defined in F:\wamp\www\proj\wpmu\wp-config.php on line 39

    Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\proj\wpmu\wp-settings.php on line 711

    Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\proj\wpmu\wp-settings.php on line 726

    Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\proj\wpmu\wp-settings.php on line 733

    Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\proj\wpmu\wp-settings.php on line 740

    Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\proj\wpmu\wp-settings.php on line 776

    Deprecated: Function set_magic_quotes_runtime() is deprecated in F:\wamp\www\proj\wpmu\wp-settings.php on line 18
    Installation Finished!

    Congratulations!
    Your WordPress ยต site has been configured.
    [/code]

    i have enabled rewrite mode, what am i missing? i have installed wpmu 2.8 on my Ubuntu server and it runs fine... i am also installing buddypress plugin and what i notice is that on my windows wamp server installation is the default icons that comes with buddypress plugin doesn't appear either (could be just a buddypress issue or related to the above errors)

  2. hanz0122
    Member
    Posted 15 years ago #

    i am experiencing exactly the same errors! can anyone offer some ideas about this?

  3. manuwrex
    Member
    Posted 15 years ago #

    i always get this error/ or warning report on wamp server... but wpmu still runs though....

  4. SteveAtty
    Member
    Posted 15 years ago #

    They are not errors - they are warnings. Make sure you've got on screen reporting of errors and warnings turned off and set the right level of error reporting in your php.ini file.

    You are running PHP 5.3.0 with E_STRICT set I'd guess

About this Topic

  • Started 15 years ago by manuwrex
  • Latest reply from SteveAtty