I'm trying to install MediaWiki 1.5beta1, but I cannot get past the installation page. I always get the error "Couldn't connect to database" associated with the "MySQL server" form.
At this point, you might say "a-ha, MySQL 4.1... authentication protocol ... pre-4.1-style password!". But here's the odd thing: I'm running MySQL 4.0.20-standard, not 4.1+.
The database I'm trying to connect to is on localhost (I have also tried the values "127.0.0.1" and ""). The settings I'm typing in worked for a test system.
Any ideas would be greatly appreciated.
Matt
Obvious questions: The MySQL server, is it running? Do you have a user setup with localhost access privileges and enough privileges to create the database and tables?
Does it give any more detail in the error message?
Arthur Guy
arthur@astarsolutions.co.uk www.astarsolutions.co.uk
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Matt Hampel Sent: 03 July 2005 18:38 To: mediawiki-l@wikimedia.org Subject: [Mediawiki-l] Installation: Database connect error
I'm trying to install MediaWiki 1.5beta1, but I cannot get past the installation page. I always get the error "Couldn't connect to database" associated with the "MySQL server" form.
At this point, you might say "a-ha, MySQL 4.1... authentication protocol ... pre-4.1-style password!". But here's the odd thing: I'm running MySQL 4.0.20-standard, not 4.1+.
The database I'm trying to connect to is on localhost (I have also tried the values "127.0.0.1" and ""). The settings I'm typing in worked for a test system.
Any ideas would be greatly appreciated.
Matt _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
'a star solutions' disclaimer The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this message you are hereby notified that any use, review, retransmission, dissemination, distribution, reproduction or any action taken in reliance upon this message is prohibited. If you received this in error, please contact the sender and delete the material from any computer. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of the company. We believe that this communication is free from viruses and other potentially dangerous programmes, but the recipient opens this communication at their own risk. We assume no responsibility for any loss or damage arising from the receipt or use of this communication
Hi- Yes, the server is running. I have several non-mediawiki databases working. The user I am using has full privileges for the database.
When installing, this warning also appears: "# Warning: PHP's register_globals option is enabled. MediaWiki will work correctly, but this setting increases your exposure to potential security vulnerabilities in PHP-based software running on your server. You should disable it if you are able.".
The exact MYSQL error printed on the page is: "Trying to connect to MySQL on localhost as root... * MySQL error 0: "
Matt Hampel
On 7/3/05, Arthur Guy arthur@astarsolutions.co.uk wrote:
Obvious questions: The MySQL server, is it running? Do you have a user setup with localhost access privileges and enough privileges to create the database and tables?
Does it give any more detail in the error message?
Arthur Guy
arthur@astarsolutions.co.uk www.astarsolutions.co.uk
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Matt Hampel Sent: 03 July 2005 18:38 To: mediawiki-l@wikimedia.org Subject: [Mediawiki-l] Installation: Database connect error
I'm trying to install MediaWiki 1.5beta1, but I cannot get past the installation page. I always get the error "Couldn't connect to database" associated with the "MySQL server" form.
At this point, you might say "a-ha, MySQL 4.1... authentication protocol ... pre-4.1-style password!". But here's the odd thing: I'm running MySQL 4.0.20-standard, not 4.1+.
The database I'm trying to connect to is on localhost (I have also tried the values "127.0.0.1" and ""). The settings I'm typing in worked for a test system.
Any ideas would be greatly appreciated.
Matt _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
'a star solutions' disclaimer The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this message you are hereby notified that any use, review, retransmission, dissemination, distribution, reproduction or any action taken in reliance upon this message is prohibited. If you received this in error, please contact the sender and delete the material from any computer. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of the company. We believe that this communication is free from viruses and other potentially dangerous programmes, but the recipient opens this communication at their own risk. We assume no responsibility for any loss or damage arising from the receipt or use of this communication
mediawiki-l@lists.wikimedia.org