Janet,
sounds like you're trying to use root account which you don't have
password for. Why don't try doing the same with the account you said you
can build the DB with.
[$ mysql -ujanet -p phpesp < public_html/phpESP.sql]
I'm just guessing here. Trying to make your life easier. If you need to
build DB using some kind of web interface, than all the info you need is
in the phpESP.sql. It has all the tables you need, and also some data to
be populated in order for ESP to work.
Take care,
-Roma
On Friday, March 29, 2002, at 05:02 AM, janet fouts wrote:
> Hi,
> phpesp looks awesome, but I'm not able to run phpESP.sql from the
> command line.
> I said $ mysql -uroot -p phpesp < public_html/phpESP.sql
> it requested a password
> I entered the password of the account and got back:
> ERROR 2000: Access denied for user: 'root@localhost' (Using password:
> YES)
>
>
> whussup?
>
> I can build the dbase if I know what the tables look like..
> Is there somewhere I get get a description of the table configuration I
> need to set up?
>
> FYI,
> I'm on a shared server Linux running Apache, php4 installed.
> Thanks in advance for your help!
> Janet
>
>
>
>
> _______________________________________________
> phpESP-general mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpesp-general
>
|