mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add mysql.so and sqlite.so
This commit is contained in:
parent
0804f51508
commit
073ab2c8df
@ -15,6 +15,7 @@ PHPMODULES="apc \
|
||||
libxml \
|
||||
mbstring \
|
||||
mhash \
|
||||
mysql.so \
|
||||
pcntl \
|
||||
pcre \
|
||||
posix \
|
||||
@ -26,7 +27,8 @@ PHPMODULES="apc \
|
||||
sysvmsg \
|
||||
sysvsem \
|
||||
sysvshm \
|
||||
tokenizer
|
||||
sqlite \
|
||||
tokenizer \
|
||||
uploadprogress \
|
||||
xml \
|
||||
zlib"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user