The MU forums have moved to WordPress.org

Problems with apache 1.3? (2 posts)

  1. dronamraju
    Member
    Posted 19 years ago #

    hi,

    I managed to wordpress mu (nightly build from 2005-08-16) working on a apache 2.0 machine. However, our production machines have 1.3 on them and as I try to install wp on apache 1.3,
    everything goes smoothly. As soon as i install the .htaccess files i start getting a lot of errors
    here are they

    [Mon Aug 22 10:57:50 2005] [error] PHP Notice: Constant WPLANG already defined in ./wp-inst/wpmu-settings.php on line 53
    [Mon Aug 22 10:57:50 2005] [error] PHP Warning: main(./wp-inst/wp-includes/functions-compat.php): failed to open stream: No such file or directory in ./wp-inst/wp-includes/functions.php on line 3
    [Mon Aug 22 10:57:50 2005] [error] PHP Fatal error: main(): Failed opening required './wp-inst/wp-includes/functions-compat.php' (include_path='/home/y/share/pear:/home/y/savane/frontend:/home/y/phpBB2:/home/y/savane:/home/y/etc/savannah') in ./wp-inst/wp-includes/functions.php on line 3

  2. donncha
    Key Master
    Posted 19 years ago #

    Make sure the current directory, "." is in your PHP include path, and it should be able to find those files!

About this Topic

  • Started 19 years ago by dronamraju
  • Latest reply from donncha