On Tue, Dec 13, 2016 at 8:44 AM, tv.deb...@googlemail.com
wrote:
> On 10/12/2016 23:59, Nate Homier wrote:
>>
>> Debian 8 server. all updates applied.
>>
>> Followed carefully the wiki.debian.org/WordPress instructions. Now
>> WordPress says askimet plugin needs
Debian 8 server. all updates applied.
Followed carefully the wiki.debian.org/WordPress instructions. Now
WordPress says askimet plugin needs to be updated, but that ftp fails. I
can't update plugin without having a ftp server apparently. Otherwise
WordPress works great. how do I update the plu
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
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
4 matches
Mail list logo