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
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
-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
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
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
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
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
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
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
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
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&
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
> 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
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
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
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
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
--
---
17 matches
Mail list logo