** Description changed:

- In eoan+, running the wordpress setup script provided with the package
- fails:
+ [Impact]
+ Users can't setup wordpress on Ubuntu because of an incompatibility with 
MySQL 8.0.
+ 
+ [Test Case]
+ apt install mysql-server
+ apt install wordpress php-gd libapache2-mod-php
+ ln -s /usr/share/wordpress /var/www/html/wordpress
+ bash /usr/share/doc/wordpress/examples/setup-mysql -n wordpress localhost
+ 
+ The last command should run without error, and after restarting apache,
+ wordpress should be available at http://localhost/wordpress
+ 
+ [Regression potential]
+ The script currently fails to run at all. The fixed script should allow 
setting up a working wordpress installation. If the script introduces a 
regression, it would not be worse off than it currently is.
+ 
+ [Original description]
+ In eoan+, running the wordpress setup script provided with the package fails:
  
  # ln -s /usr/share/wordpress /var/www/html/wordpress
  # bash /usr/share/doc/wordpress/examples/setup-mysql -n wordpress localhost
  PING localhost (127.0.0.1) 56(84) bytes of data.
  64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.058 ms
  
  --- localhost ping statistics ---
  1 packets transmitted, 1 received, 0% packet loss, time 0ms
  rtt min/avg/max/mdev = 0.058/0.058/0.058/0.000 ms
  /etc/wordpress/config-localhost.php written
  ERROR 1064 (42000) at line 2: You have an error in your SQL syntax; check the 
manual that corresponds to your MySQL server version for the right syntax to 
use near 'IDENTIFIED BY 'uMA8fZa7'' at line 4
  Goto http://localhost to setup Wordpress

** Changed in: wordpress (Ubuntu Focal)
       Status: Confirmed => Fix Committed

** Changed in: wordpress (Ubuntu Eoan)
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852775

Title:
  setup script needs fix for MySQL 8.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wordpress/+bug/1852775/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to