Summary: | phpmyadmin 2.6.1_rc1 wrong version in instructions | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rajiv Aaron Manglani (RETIRED) <rajiv> |
Component: | New packages | Assignee: | Tom Payne (RETIRED) <twp> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | web-apps |
Priority: | High | ||
Version: | 1.4 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Rajiv Aaron Manglani (RETIRED)
![]() Can you verify this please? It works for me: * phpmyadmin-2.6.1_rc1 is not installed - using install mode * Running /usr/sbin/webapp-config -I -h localhost -u root -d /phpmyadmin phpmyadmin 2.6.1_rc1 To complete installation, you must 1. Update MySQL's grant tables and the pmadb database: mysql -u root -p < /usr/share/webapps/phpmyadmin/2.6.1_rc1/sqlscripts/mysql/2.6.1_rc1_create.sql 2. Reload MySQL: /etc/init.d/mysql restart If you are upgrading from an earlier version and are using phpMyAdmin's features for master/foreign tables be sure to read http://localhost/phpmyadmin/Documentation.html#col_com You will need to perform the ALTER TABLE step yourself. Finally, point your browser to http://localhost/phpmyadmin/. >>> Regenerating /etc/ld.so.cache... Maybe webapp-config has left something behind since your output includes: " * Remove whatever is listed above by hand" Cheers, Tom |