Hello, this is a newbie question.  When I install mediawiki, everything goes 
well until the final line which states "Checking for tsearch2 in the schema 
"public"...FAILED.  Make sure tsearch2 is installed..."

>From what I've read, tsearch2 is part of PostgreSQL's core at version 8.3.4.  
>Not sure what I'm missing.

Thanks



 *   PHP 5.1.6 installed
 *   Found database drivers for: PostgreSQL
 *   PHP server API is apache2handler; ok, using pretty URLs 
(index.php/Page_Title)
 *   Have XML / Latin1-UTF-8 conversion support.
 *   PHP's memory_limit is 16M. If this is too low, installation may fail! 
Attempting to raise limit to 20M... ok.
 *   Have zlib support; enabling output compression.
 *   Couldn't find Turck MMCache<http://turck-mmcache.sourceforge.net/>, 
eAccelerator<http://eaccelerator.sourceforge.net/> or 
APC<http://www.php.net/apc>. Object caching functions cannot be used.
 *   Found GNU diff3: /usr/bin/diff3.
 *   Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled if 
you enable uploads.
 *   Installation directory: /web/wiki
 *   Script URI path: /wiki
 *   Environment checked. You can install MediaWiki.
 *   Generating configuration file...

 *   Database type: PostgreSQL
 *   Loading class: DatabasePostgres
 *   Attempting to connect to database "wikidb" as "wikiuser"...OK
 *   Checking the version of Postgres...version 8.3.4 is OK.
 *   Checking for tsearch2 in the schema "public"...FAILED. Make sure tsearch2 
is installed. See this 
article<http://www.devx.com/opensource/Article/21674/0/page/2> for instructions.
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to