abmad
11-23-2002, 06:58 PM
Hello,
I tried to use /script/easyapache to recompile php with mcrypt support and I think I screwed up something in the process.
Before I began I did a php -m, which gave me the following:
xml
standard
sockets
session
posix
pcre
mysql
ming
imap
gd
ftp
ctype
calendar
bcmath
zlib
Then I ran the easyapache script and chose option 2 - Basic install with mcrypt. Upon completion of the compile steps, a php -m gave me:
xml
standard
sockets
session
posix
pcre
mysql
mcrypt
ftp
ctype
calendar
bcmath
zlib
I now had mcrypt support but no ming/imag/gd!
Then I ran the script again and chose option 5 Advanced
and then chose:
* User bandwidth leech protection
* Bytes logging Module
* Frontpage Module
* Raise HARD_SERVER_LIMIT
* Rewrite Module
* SSL Module
* suEXEC Module
also selected
PHP Modules --> and choose all the defaults plus mcrypt/ming/gd (and any other that were there b4 I began)
This time upon completion I get this error.
"Sorry, I was not able to diagnose which libmcrypt version you have installed" and then the compile process stops and now php -m shows:
xml
standard
sockets
session
posix
pcre
mysql
ftp
ctype
calendar
bcmath
zlib
And no matter what I do I keep getting errors and end up back here.
I've searched google, did an extensive search here, cpanel, and php.net.
But nothing I have tried from these sites work. (even have my help desk stumped and they are touted as some of the best on this site) I'm at my wits end plz help.
/abmad
I tried to use /script/easyapache to recompile php with mcrypt support and I think I screwed up something in the process.
Before I began I did a php -m, which gave me the following:
xml
standard
sockets
session
posix
pcre
mysql
ming
imap
gd
ftp
ctype
calendar
bcmath
zlib
Then I ran the easyapache script and chose option 2 - Basic install with mcrypt. Upon completion of the compile steps, a php -m gave me:
xml
standard
sockets
session
posix
pcre
mysql
mcrypt
ftp
ctype
calendar
bcmath
zlib
I now had mcrypt support but no ming/imag/gd!
Then I ran the script again and chose option 5 Advanced
and then chose:
* User bandwidth leech protection
* Bytes logging Module
* Frontpage Module
* Raise HARD_SERVER_LIMIT
* Rewrite Module
* SSL Module
* suEXEC Module
also selected
PHP Modules --> and choose all the defaults plus mcrypt/ming/gd (and any other that were there b4 I began)
This time upon completion I get this error.
"Sorry, I was not able to diagnose which libmcrypt version you have installed" and then the compile process stops and now php -m shows:
xml
standard
sockets
session
posix
pcre
mysql
ftp
ctype
calendar
bcmath
zlib
And no matter what I do I keep getting errors and end up back here.
I've searched google, did an extensive search here, cpanel, and php.net.
But nothing I have tried from these sites work. (even have my help desk stumped and they are touted as some of the best on this site) I'm at my wits end plz help.
/abmad
