Hi phppp,
first... respect for all your great works. Exelent modules.
Dokuwiki worked for me right from the first try (now I discovered, that the Recent changes doesn't work but I will figure it out later).
The main problem for me now is the MediaWiki which I consider as the main wiki-goal.
Till today I wasn't able to install it properly, resp. the database part have never installed.
There were some minor problems with path in files
/modules/mediawiki/admin/install.mediawiki.php
/modules/mediawiki/admin/update.mediawiki.php
which I thought I corrected (adding "../" in front of them).
The PHP debug told me that the file didn't exist so I figured.
Quote:
Warning [PHP]: ini_set() has been disabled for security reasons in file modules/mediawiki/LocalSettings.php line 26
Now when I try to install mediawiki, I get blank page, no errors, nothing, and the result is the same - module is ok in system but no tables were created, no errors reported.
I noticed there some ini_set which is marked as Warning which is probably not allowed PHP command on my hosting.
When I try to access the module I get this:
A database error has occurred
Query: SELECT user_name,user_password,user_newpassword,user_email,user_email_authenticated,user_real_name,user_options,user_touched,user_token,user_registration FROM `xoops_mediawiki_user` WHERE user_id = '1' LIMIT 1
Function: User::loadFromDatabase
Error: 1146 Table 'zpccz.xoops_mediawiki_user' doesnt exist (127.0.0.1)
Backtrace:
* GlobalFunctions.php line 602 calls wfbacktrace()
* Database.php line 493 calls wfdebugdiebacktrace()
* Database.php line 439 calls databasemysql::reportqueryerror()
* Database.php line 826 calls databasemysql::query()
* Database.php line 845 calls databasemysql::select()
* User.php line 763 calls databasemysql::selectrow()
* User.php line 1088 calls user::loadfromdatabase()
* Setup.php line 239 calls user::getoption()
* index.php line 80 calls require_once()
plus bunch of Notices...
And my system:
XOOPS 2.0.13.2
Frameworks - art-1.07 / xoops22-1.0
MediaWiki 1.67
PHP 4.4.1
MySQL 4.0.27-log
I am right now little bit lost, I don't know where to look for solutions, cause the install return just blank page. Any guidance would be very much welcome.
Posted: 2006/6/14 13:49 • Updated: 2006/6/14 13:49