diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-08-23 14:39:50 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-08-23 14:39:50 +0000 |
commit | 77be650540f26972e715906273a55f664d509277 (patch) | |
tree | 17b0eb149e6292841df9ac973075ca8a25a3e38f /www/phpmyfaq/pkg-message | |
parent | - Unbreak it on FreeBSD >= 6.x (diff) |
- Update to 1.4.11.
It fixes XML-RPC security issue.
PR: ports/85020
Submitted by: maintainer
Approved by: portmgr (clement)
Notes
Notes:
svn path=/head/; revision=140955
Diffstat (limited to 'www/phpmyfaq/pkg-message')
-rw-r--r-- | www/phpmyfaq/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phpmyfaq/pkg-message b/www/phpmyfaq/pkg-message index b94ecaada5d9..2317fce5b7a5 100644 --- a/www/phpmyfaq/pkg-message +++ b/www/phpmyfaq/pkg-message @@ -7,8 +7,8 @@ database access method. To configure phpMyFAQ point your browser to - http://localhost/%%PHPMYFAQ_URL%%/install/installer.php - http://localhost/%%PHPMYFAQ_URL%%/admin/index.php + http://%%HOSTNAME%%/%%PHPMYFAQ_URL%%/install/installer.php + http://%%HOSTNAME%%/%%PHPMYFAQ_URL%%/admin/index.php Use the username admin and your selected password for your first login into the admin section. |