how would I verify if mcrpypt() is installed on my server?? thanks!
T torwill Well-Known Member Jun 25, 2002 141 0 166 Oct 18, 2002 #1 how would I verify if mcrpypt() is installed on my server?? thanks!
I itf Well-Known Member May 9, 2002 620 0 316 Oct 18, 2002 #2 [quote:95c9f3ea54][i:95c9f3ea54]Originally posted by torwill[/i:95c9f3ea54] how would I verify if mcrpypt() is installed on my server?? thanks![/quote:95c9f3ea54] use this command in a ssh session: php -m it shows all compiled in modules
[quote:95c9f3ea54][i:95c9f3ea54]Originally posted by torwill[/i:95c9f3ea54] how would I verify if mcrpypt() is installed on my server?? thanks![/quote:95c9f3ea54] use this command in a ssh session: php -m it shows all compiled in modules