Koozali.org: home of the SME Server

Install problem phpnuke/ Mysql

Raimond

Install problem phpnuke/ Mysql
« on: May 09, 2003, 02:55:23 AM »
Before I start I must say that I am VERY impressed with the quality of assistance that is provided by this forum.  It has helped me greatly in setting up SME server and addressing issues I have also come accross.  I hope that in time I will also be able to contribute.

I am looking for help on how to install phnuke onto my sme server.  Some back ground.

I am running 5.6 U4.  I have loaded several rpm from the contrib site and have succesfully installed most of them todate.  

I ran into problems when I tried to follow a how to  on installing Ezcontents on SME.  This did not work, adn I believ that a command I gave in MYSQL as follows in the brackets (   "grant all on ezcontents.* to root@localhost identified by ' ' ;  )  set up a blank password in mysql.

I can get into mysql using the only as a password on the command line, but I am unable to use the web phpmyadmin web access.

The issue
I tried to load phpnuke and received the following error message


[root@pc7-server phpnuke]# rpm -Uvh *.rpm
Preparing...                ########################################### [100%]
   1:dmc-mitel-myphpnuke    ########################################### [100%]
Creating database...
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'

What can I do?

Raimond

Re: Install problem phpnuke/ Mysql
« Reply #1 on: May 09, 2003, 04:35:58 AM »
I hate to answer my own query, but I found the answer in ths forum.  

Details on what to do were found at http://www.familybrown.org/howtos/mysql-password-howto.html.

Nathan Fowler

Re: Install problem phpnuke/ Mysql
« Reply #2 on: May 09, 2003, 06:21:43 AM »
Also, you didn't setup a blank password ;)

' ' is the same as space, a blank password would be ''.


Thanks,
Nathan

Beno

Re: Install problem phpnuke/ Mysql
« Reply #3 on: May 15, 2003, 07:41:31 AM »
This howto does not work for 5.6. Where is the password for root?

Beno

Beno

Re: Install problem phpnuke/ Mysql
« Reply #4 on: May 15, 2003, 07:41:32 AM »
This howto does not work for 5.6. Where is the password for root?

Beno

Raimond

Re: Install problem phpnuke/ Mysql
« Reply #5 on: May 15, 2003, 10:00:29 AM »
Hi Beno,

I am using  5.6  U4.  I followed the How To and it worked for me.  I am a new to this, so I can not help much more.

Raimond.