aboutsummaryrefslogtreecommitdiff
path: root/net/phpldapadmin098/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/phpldapadmin098/files/pkg-message.in')
-rw-r--r--net/phpldapadmin098/files/pkg-message.in24
1 files changed, 0 insertions, 24 deletions
diff --git a/net/phpldapadmin098/files/pkg-message.in b/net/phpldapadmin098/files/pkg-message.in
deleted file mode 100644
index 365faf3c5f9f..000000000000
--- a/net/phpldapadmin098/files/pkg-message.in
+++ /dev/null
@@ -1,24 +0,0 @@
-
-%%PKGNAME%% has been installed into:
-
- %%PREFIX%%/%%PLADIR%%
-
-Please edit config.php to suit your needs.
-
-To make phpLDAPadmin available through your web site,
-I suggest that you add the following to httpd.conf:
-
- Alias /phpldapadmin/ "%%PREFIX%%/%%PLADIR%%/htdocs"
-
-Please note: if you are upgrading from version 0.9.7 or earlier, the
-layout of the %%PKGNAME%% files has been completely reworked. You
-will need to modify your apache configuration and merge the settings
-from your original configuration file:
-
- %%PREFIX%%/%%PLADIR%%/config.php
-
- to
-
- %%PREFIX%%/%%PLADIR%%/config/config.php
-
-