View Full Version : Mediawiki Engine problems.
I need the following forbidden extensions for mediawiki:
.sh
.phtml
.xsd
.htaccess
.types
Makefile
.c
.manual
Doxyfile
.diff
.svningore
.ml
.mli
.mll
.mly
.ser
.sample
.xcf
I simply listed filetypes it wouldn't allow me to upload.
scraminc
10-28-2006, 06:20 AM
You probably don't need most of those. You definitely don't need .htaccess
Tyler
10-28-2006, 07:34 AM
Try it first without them, if it dosen't work then you need to zip each file you need and post it here so we can see it.
I can tell you already that .htaccess will never be allowed.
arenlor
11-01-2006, 02:38 AM
I was going to try to install one on my site soon, and was going to ask if it can be installed here's the download site for it http://www.mediawiki.org/wiki/Download
Tyler
11-01-2006, 03:31 AM
As per the rules, for us to look at anything you have to upload it to our servers, we dont want to go clicking and searching for it.
arenlor
11-01-2006, 03:41 AM
it's in a .tar.gz format and I don't know what to open it with and it's too big to upload when zipped.
Tyler
11-01-2006, 06:11 AM
I think winzip will decompress that.
arenlor
11-04-2006, 05:05 AM
I found out that 7-zip does it for free. Just a tip. And here is the upload.
arenlor
11-04-2006, 05:10 AM
Ok I did a test to see if it'd install and now I'm confuzzled as can be, I think it's saying it'll install, but am not sure. It told me this was important to copy and paste for technical support
Warning: umask() has been disabled for security reasons in /hosted/subs/ulmb.com/a/r/arenlorlinks/public_html/wiki/install-utils.inc on line 20
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /hosted/subs/ulmb.com/a/r/arenlorlinks/public_html/wiki/install-utils.inc on line 21
# PHP 5.1.5 installed
# Found database drivers for: MySQL
# Warning: PHP's safe mode is active. You may have problems caused by this, particularly if using image uploads.
# 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 8M. If this is too low, installation may fail! Attempting to raise limit to 20M... failed.
# Have zlib support; enabling output compression.
# Couldn't find Turck MMCache, eAccelerator or APC. Object caching functions cannot be used.
# GNU diff3 not found.
# Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads.
# Installation directory: /hosted/subs/ulmb.com/a/r/arenlorlinks/public_html/wiki
# Script URI path: /wiki
# Environment checked. You can install MediaWiki.
EDIT:: Tested it, here is the page I got after the first page.
Warning: umask() has been disabled for security reasons in /hosted/subs/ulmb.com/a/r/arentests/public_html/wiki/install-utils.inc on line 20
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /hosted/subs/ulmb.com/a/r/arentests/public_html/wiki/install-utils.inc on line 21
# PHP 5.1.5 installed
# Found database drivers for: MySQL
# Warning: PHP's safe mode is active. You may have problems caused by this, particularly if using image uploads.
# 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 8M. If this is too low, installation may fail! Attempting to raise limit to 20M... failed.
# Have zlib support; enabling output compression.
# Couldn't find Turck MMCache, eAccelerator or APC. Object caching functions cannot be used.
# GNU diff3 not found.
# Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads.
# Installation directory: /hosted/subs/ulmb.com/a/r/arentests/public_html/wiki
# Script URI path: /wiki
# Environment checked. You can install MediaWiki.
# Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it manually.
Generating configuration file...
# Database type: MySQL
# Loading class: DatabaseMysql
# Attempting to connect to database server as 1162_wikitest...success.
# Connected to 5.0.27; enabling MySQL 4.1/5.0 charset mode
# Database 1162_wikitest exists
# Creating tables... using MySQL 5 table defs...Query "CREATE TABLE `categorylinks` ( cl_from int(8) unsigned NOT NULL default '0', cl_to varchar(255) binary NOT NULL default '', cl_sortkey varchar(86) binary NOT NULL default '', cl_timestamp timestamp NOT NULL, UNIQUE KEY cl_from(cl_from,cl_to), KEY cl_sortkey(cl_to,cl_sortkey), KEY cl_timestamp(cl_to,cl_timestamp) ) TYPE=InnoDB, DEFAULT CHARSET=utf8 " failed with error code "Specified key was too long; max key length is 1000 bytes (mysql)".
You can find it here http://arentests.ulmb.com/wiki 1162_wikitest and password is testwiki
keith
11-04-2006, 11:56 AM
I was scrolling down your post and I noticed this:
# PHP's memory_limit is 8M. If this is too low, installation may fail! Attempting to raise limit to 20M... failed.
Unfortunately, the admin here have stated clearly they 8MB is the limit. They won't increase..... Better luck with other apps, perhaps.
UnlimitedMB
11-04-2006, 06:35 PM
The only thing of importance in this result is the mysql query at the end, the rest does not matter.
Either the query is invalid, or not compatible with MySQL 5.
You need to contact the script authors.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.