Re: Followed https://wiki.debian.org/WordPress got mysql error, syntax Error 1064

2016-12-04 Thread Nate Homier
A ha, line numbers! Toggle line numbers 1 CREATE DATABASE wordpress; 2 GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER 3 ON wordpress.* 4 TO wordpress@localhost 5 IDENTIFIED BY 'NaTe1973J15!'; 6 FLUSH PRIVILEGES; ​ Now that is very obvious once you know it. I thought the phr

Re: Followed https://wiki.debian.org/WordPress got mysql error, syntax Error 1064

2016-12-04 Thread Kushal Kumaran
Nate Homier writes: > I followed the Debian wiki for Wordpress. I got to the part about > > cat ~/wp.sql | mysql --defaults-extra-file=/etc/mysql/debian.cnf > > And boom, error! > > Error is; 1064 (42000) at line 1: > > you have an error in your SQL syntax > > 1 CREATE DATABASE wordpress' at lin

Re: Followed https://wiki.debian.org/WordPress got mysql error, syntax Error 1064

2016-12-04 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Dec 03, 2016 at 11:46:16PM -0700, Nate Homier wrote: > I followed the Debian wiki for Wordpress. I got to the part about > > cat ~/wp.sql | mysql --defaults-extra-file=/etc/mysql/debian.cnf Can you show us the file "wp.sql" you used? My gue

Followed https://wiki.debian.org/WordPress got mysql error, syntax Error 1064

2016-12-03 Thread Nate Homier
I followed the Debian wiki for Wordpress. I got to the part about cat ~/wp.sql | mysql --defaults-extra-file=/etc/mysql/debian.cnf And boom, error! Error is; 1064 (42000) at line 1: you have an error in your SQL syntax 1 CREATE DATABASE wordpress' at line 1 I am running latest version of Deb

Re: trying to pin down a php mysql error

2009-06-25 Thread Ross Tsolakidis
I resolved this, it seemed to be an issue with boxes using php4 and apache2. Basically, for the boxes which reported the mysql error, I installed libapache2-mod-php5, which replaced all of php4*, it needed some extra php5 packages, just copy the ones that were removed, change the 4 to 5 :) I also

trying to pin down a php mysql error

2009-06-24 Thread Ross Tsolakidis
Hi all, Over the last few days a lot of my Debian boxes are giving me errors via the phpmyadmin login page. == Error MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: NO) Invalid hostname for server 1. Please review your configuration. Cannot load mysqli

Re: mysql error problem

2007-01-16 Thread mouss
Jan Willem Stumpel wrote: I have mysql running (installed by the music management program, prokyon3) but I do not know anything about mysql really. Recently, mysql, on startup, started mailing error messages to my root account with the subject "WARNING: mysqlcheck has found corrupt tables". The

mysql error problem

2007-01-15 Thread Jan Willem Stumpel
I have mysql running (installed by the music management program, prokyon3) but I do not know anything about mysql really. Recently, mysql, on startup, started mailing error messages to my root account with the subject "WARNING: mysqlcheck has found corrupt tables". The mail itself contains lot of

Re: About php-mysql error

2005-10-20 Thread Sanjay Debian
On 10/20/05, Nevruz Mesut Sahin <[EMAIL PROTECTED]> wrote:   Hello   Our company is an e-commerce company. The customers enter the web side and and chose products and buy them by credit card.   Tecnical definition:   order.php sends the customer_name amount and credit_cardno ccno  to xbank_xml.ph

About php-mysql error

2005-10-20 Thread Nevruz Mesut Sahin
  Hello   Our company is an e-commerce company. The customers enter the web side and and chose products and buy them by credit card.   Tecnical definition:   order.php sends the customer_name amount and credit_cardno ccno  to xbank_xml.php and xbank_xml.php sends to xbank these variables and  wri

Re: MySQL Error

2005-10-04 Thread Meni Shapiro
MeniOn 10/4/05, Brett <[EMAIL PROTECTED]> wrote: On Tue, 2005-10-04 at 03:10, Nelson Castillo wrote:> > MySQL Error Nr. 1130> > Host '192.168.0.170' is not allowed to connect to this MySQL server>> > suggest a solution? >> http://www.google.com/search?hl=en&

Re: MySQL Error

2005-10-03 Thread Brett
On Tue, 2005-10-04 at 03:10, Nelson Castillo wrote: > > MySQL Error Nr. 1130 > > Host '192.168.0.170' is not allowed to connect to this MySQL server > > > suggest a solution? > > http://www.google.com/search?hl=en&lr=&q=mysql+1130&btnG=Search An

Re: MySQL Error

2005-10-03 Thread Nelson Castillo
> MySQL Error Nr. 1130 > Host '192.168.0.170' is not allowed to connect to this MySQL server > suggest a solution? http://www.google.com/search?hl=en&lr=&q=mysql+1130&btnG=Search -- Homepage : http://geocities.com/arhuaco The first principle is that you must no

MySQL Error

2005-10-03 Thread Chris Bozic
the mysql port is open but when I try to connect from mysql-admin from a different machine, it gives the following error: MySQL Error Nr. 1130 Host '192.168.0.170' is not allowed to connect to this MySQL server Running mysql on the server machine will connect so I know the process

MySQL Error

2000-12-03 Thread John-Mark
I type as follows bash-2.03$ mysql ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) bash-2.03$ Any ideas thanks jm

Re: Mysql error

2000-10-25 Thread kmself
on Mon, Oct 23, 2000 at 03:56:54PM -0200, Gustavo Noronha Silva ([EMAIL PROTECTED]) wrote: > hello all > > my mysql server keeps telling me: > > Starting MySQL database server: mysqld...failed. > > I've tried to uninstall, reinstall... I remade all my http system > to try to fix it... looking i

Mysql error

2000-10-23 Thread KoV
hello all my mysql server keeps telling me: Starting MySQL database server: mysqld...failed. I've tried to uninstall, reinstall... I remade all my http system to try to fix it... looking inside the logs I found that it is not finding file "host.ISM". What can I do to fix it? thanx -- ---