Nomad of Norad (David C Hall) wrote:
Okay, tried it again, with the full database name this time, and got:
* PHP 4.4.1 installed * Warning: PHP's register_globals option is enabled. Disable it if
you can. MediaWiki will work, but your server is more exposed to PHP-based security vulnerabilities. * PHP server API is apache; ok, using pretty URLs (index.php/Page_Title) * Have XML / Latin1-UTF-8 conversion support. * PHP is configured with no memory_limit. * Have zlib support; enabling output compression. * Neither Turck MMCache nor eAccelerator are installed, can't use object caching functions * GNU diff3 not found. * Found ImageMagick: /usr/local/bin/convert; image thumbnailing will be enabled if you enable uploads. * Found GD graphics library built-in. * Installation directory: /home/joshua-w/public_html/wiki * Script URI path: /wiki * Environment checked. You can install MediaWiki.
Generating configuration file... * Database type: mysql * PHP is linked with old MySQL client libraries. If you are using a
MySQL 4.1 server and have problems connecting to the database, see http://dev.mysql.com/doc/mysql/en/old-client.html for help. * Attempting to connect to database server as joshua-w_wiki...success. * Connected to 4.0.16 * Database joshua-w_wiki exists * Creating tables... using MySQL 4 table defs... done. * Initializing data... * Granting user permissions to wikiuser on joshua-w_wiki...Query "GRANT DELETE,INSERT,SELECT,UPDATE ON `joshua-w_wiki`.* TO 'wikiuser'@'%' IDENTIFIED BY 'pl0p!' " failed with error code "Access denied for user: 'joshua-w_wiki@localhost' to database 'joshua-w_wiki' (localhost)".
Aaargh....! Didn't look at the last bit closely enough...
I've created the MySQL database joshua-w_wiki previously, but it's empty (0 items in it). Am I supposed to insert something inside it for it to work? I had assumed MediWiki would create whatever was supposed to go in there when the time came...
Looks like I'm in business... :-D
Not...
Nomad of Norad (David C Hall) wrote:
Okay, well I went back into my site and discovered alot of the files in the wiki dir and subdirs were 0 bytes. I have been having no end of trouble trying to get the application up onto the site, constantly losing the connection, but I thought I had check all of that.
Anyway, I got all the files up (knock wood) and tried the process again, with the following output:
[snippity]