[Mediawiki-l] MediaWiki 1.3.3 installation troubles persist

poster poster at richpoints.com
Mon Sep 13 23:51:47 UTC 2004


Hi,
I was having trouble installing MediaWiki 1.3.2 about a week ago and never got it running.   Now I'm trying to get MediaWiki 1.3.3 running and I'm getting the same errors.  As Johan suggested in a post  a today I made the following change;

>It started to work when I altered this line in $local from
>require_once( \"DefaultSettings.php\" );
>to
>require_once( \"includes/DefaultSettings.php\" );

I also turned register globals to off.   The error report I get is as follows. 
Please help if you can.
Thanks
Rich

  a.. PHP 4.3.8: ok 
  b.. PHP server API is apache; ok, using pretty URLs (index.php/Page_Title) 
  c.. Have XML / Latin1-UTF-8 conversion support. 
  d.. PHP's memory_limit is 16M. If this is too low, installation may fail! Attempting to raise limit to 20M... ok. 
  e.. Have zlib support; enabling output compression. 
  f.. Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads. 
  g.. Installation directory: /opt2/home3/rd6714/public_html/wiki 
  h.. Script URI path: /wiki 
  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 8

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 9

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 12

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 13

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 14

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 15

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 16

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 17

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 18

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 19

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 20

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 21

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 22

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 23

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 24

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 25

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 26

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 27

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 28

  Notice: Constant already defined in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 29

  Fatal error: Cannot redeclare class namespace in /opt2/home3/rd6714/public_html/wiki/includes/Namespace.php on line 57

--
Rich Points
Rich at RichPoints.com
http://RichPoints.com


More information about the MediaWiki-l mailing list