In our hosting environment we are using PHP in CGI mode to be able to
control quotas for the users.
A client asked us to use the mcrypt functions, so we installed libmcrypt
and recompiled php with the follpwing options:
'./configure' \
'--prefix=/aplicacions/php-4.4.7' \
'--enable-fastcgi' \
'--e
In our hosting environment we are using PHP in CGI mode to be able to
control quotas for the users.
A client asked us to use the mcrypt functions, so we installed libmcrypt
and recompiled php with the follpwing options:
'./configure' \
'--prefix=/aplicacions/php-4.4.7' \
'--enable-fastcgi' \
'-