php5-ldap -> php-ldap.
This commit is contained in:
parent
676885b0b7
commit
426cf604ed
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2011/09/27 11:56:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2011/10/16 15:07:20 ajacoutot Exp $
|
||||
|
||||
COMMENT= web-based payroll and time management suite
|
||||
|
||||
V= 3.5.1
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
DISTNAME= TimeTrex_Standard_Edition_v${V}
|
||||
PKGNAME= timetrex-${V}
|
||||
CATEGORIES= www productivity
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $
|
||||
$OpenBSD: README,v 1.3 2011/10/16 15:07:20 ajacoutot Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
@ -10,12 +10,7 @@ You should point this to the DocumentRoot of your web-server:
|
||||
# ln -s ../timetrex /var/www/htdocs/timetrex
|
||||
(make sure you use a relative symlink since Apache is chrooted)
|
||||
|
||||
Depending on the database you wish to access, you'll need the
|
||||
corresponding PHP module. e.g:
|
||||
for MySQL you'll need to install php5-mysql
|
||||
for PostreSQL you'll need to install php5-pgsql
|
||||
|
||||
If using LDAP authentication, you will also need to install php5-ldap.
|
||||
If using LDAP authentication, you will need to install php-ldap.
|
||||
|
||||
The administrator Guide is available as a PDF here:
|
||||
${TRUEPREFIX}/timetrex/documentation/Administrator_Guide_Standard_Edition_en.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user