From b32097b4639d8c6da64fdf996ae42a1dc1ca9886 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Fri, 8 Apr 2011 11:14:20 -0500 Subject: testing/phpmyadmin: moved sample config, updated post-install again --- testing/phpmyadmin/phpmyadmin.post-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/phpmyadmin/phpmyadmin.post-install') diff --git a/testing/phpmyadmin/phpmyadmin.post-install b/testing/phpmyadmin/phpmyadmin.post-install index 6403c706cf..e3dbc3524a 100644 --- a/testing/phpmyadmin/phpmyadmin.post-install +++ b/testing/phpmyadmin/phpmyadmin.post-install @@ -10,7 +10,7 @@ echo "* 1) Change the ownership of the config directory:" >&2 echo "* chown -R apache:apache /etc/phpmyadmin" >&2 echo "* 2) See if you need to modify the apache2 config:" >&2 echo "* /etc/apache2/conf.d/phpmyadmin.conf" >&2 -echo "* 3) Restart apache2 if changes were made in step 2." >&2 +echo "* 3) Restart apache2 when done." >&2 echo "*" >&2 exit 0 -- cgit v1.2.3