RE: Connect Apache

2001-03-09 Thread B.Sienkiewicz
On Fri, 9 Mar 2001, Jon Haworth wrote: > Not sure exactly what you're after... MySQL isn't an Apache module, it's a > separate program. > Where can I find Apache module for mySQL ?? maybe "mysql module for apache"? regards -- Bartosz Sienkiewicz MULTINET SA ---

Re: root password

2001-04-18 Thread B.Sienkiewicz
On Thu, 19 Apr 2001, feldekis wrote: > ./bin/mysql -p -user=root > Enter password: password > ERROR 1045: Access denied for user: 'ser=root@localhost' (Using password: YES) ^ mysql -p -u root, not mysql -p -user=root pz -- Bartosz Sienkiewicz ---