I have a couple of mediawiki installations (different hosted domains, duplicate copies of the code, one shared hosting account) and I put off doing the upgrade to the latest mediawiki for several months. Today I started going through the steps and I thought I would get "smarter" by linking to a single copy of the code similar to what's described here in "method 2" http://www.steverumberg.com/wiki/ind...WikiHelp&w=myc
(These instructions were linked from the mediawiki web site.)
I created what looks to me like the right deal, but the upgrade code is not working. It's complaining about a missing "ionCube" module, and I don't even know why such a thing would be necessary
I get the following errorMy directory structure looked like this:Code:-jailshell-3.00$ php update.php Failed loading /usr/local/IonCube/ioncube_loader_lin_5.2.so: /usr/local/IonCube/ioncube_loader_lin_5.2.so: cannot open shared object file: No such file or directory A copy of your installation's LocalSettings.php must exist and be readable in the source directory. -jailshell-3.00$
/home/acctname/public_html/mediawiki-1.12.0/ <--where I untarred
/home/acctname/public_html/subdomain1/wiki/ <---most files here are linked to /home/acctname/public_html/mediawiki-1.12.0/*
/home/acctname/public_html/subdomain1/wiki/maintenance
JUST NOW I blew away all the symbolic links and made hard copies of everything in the subdomain directory and I get a similar error:
any suggestions would be welcome!Code:-jailshell-3.00$ php update.php Failed loading /usr/local/IonCube/ioncube_loader_lin_5.2.so: /usr/local/IonCube/ioncube_loader_lin_5.2.so: cannot open shared object file: No such file or directory MediaWiki 1.12.0 Updater No superuser credentials could be found. Please provide the details of a user with appropriate permissions to update the database. See AdminSettings.sample for more details. -jailshell-3.00$


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks