ispCP - Board - Support
Needed PHP modules - sleek install - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Preinstallation Questions (/forum-31.html)
+--- Thread: Needed PHP modules - sleek install (/thread-3565.html)



Needed PHP modules - sleek install - mr-migagi - 06-18-2008 09:19 PM

Hi Folks,

what PHP modules are exactly needed by ispCP? Currently I have the following modules installed:

bz2
ctype
curl
date
dba
dom
ftp
gd
gettext
iconv
imap
libxml
mbstring
mcrypt
mhash
mysql
ncurses
openssl
pcntl
pcre
pspell
readline
session
SimpleXML
sockets
SPL
standard
xml
xmlrpc
xmlwriter
xsl
zip
zlib

I want to have a sleek install :-)

Thanks in advance
Migagi


RE: Needed PHP modules - sleek install - xister - 06-18-2008 09:49 PM

have a look at the documentation:
http://www.isp-control.net/ispcp/browser/trunk/docs


RE: Needed PHP modules - sleek install - mr-migagi - 06-18-2008 10:13 PM

The use-flags for Gentoo are not included in the doc. I used the ones from http://www.isp-control.net/documentation/start/installation/gentoo.

By your advice I took a look at the needed Debian packages and corrected my packages.use.
Code:
dev-lang/php -berkdb cgi ssl force-cgi-redirect gd imap mcrypt mhash mysql unicode session ctype iconv jpeg png threads truetype apache2 gdbm

I will contact "hotstuff" for some Gentoo specific improvements in the docs.

Migagi