View Single Post
Old January 25th, 2008, 3:08 PM   #3 (permalink)
sascoms
Registered User
Seasoned Poster
 
Joined in Sep 2003
47 posts
Gave thanks: 4
Thanked 5 times
Geoff,
thanks for the reply.
Here is the web installation script output.
The installation stops at just after it created the tables.

This is the problematic installation output:

MediaWiki 1.11.1 Installation

* Don't forget security updates! Keep an eye on the low-traffic release announcements mailing list.

Checking environment...

Please include all of the lines below when reporting installation problems.

* PHP 5.1.4 installed
* Found database drivers for: MySQL
* PHP server API is cgi; using ugly URLs (index.php?title=Page_Title)
* Have XML / Latin1-UTF-8 conversion support.
* Warning: A value for session.save_path has not been set in PHP.ini. If the default value causes problems with saving session data, set it to a valid path which is read/write/execute for the user your web server is running under.
* PHP is configured with no memory_limit.
* Couldn't find Turck MMCache, eAccelerator, APC or XCache; cannot use these for object caching.
* Found GNU diff3: /usr/bin/diff3.
* Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled if you enable uploads.
* Found GD graphics library built-in.
* Installation directory: /home/xxxx/public_html/wikidir
* Script URI path:
* Installing MediaWiki with php file extensions
* Environment checked. You can install MediaWiki.
*

Generating configuration file...
* Database type: MySQL
* Loading class: DatabaseMysql
* Attempting to connect to database server as xyzz_wiki...success.
* Connected to 4.1.22-standard
* Database xxyd_wikidb exists
* Creating tables... done.
* Initializing data...
nothing after the line above!

[i am installing it on my local pc. after i finish i will paste the output of this local installation. so that it will be clearer.]


What i did to bypass these errors:
i installed mediawiki on local pc. then uploaded the local files to my server.
changed the LocalSettings.php (created by installation script) settings to suit database user pass etc.

[correction:] i get 500 internal server error when i browse index page of mediawiki.
__________________
server: pass40

Last edited by sascoms; January 25th, 2008 at 3:21 PM.
sascoms is offline   Reply With Quote