PHP Extnesions(mbstring.so,mcrypt.so,mysql.so) for Red Hat Linux Enterprise Edition 4

Discussion in 'PHP' started by yogesharora, Feb 7, 2008.

  1. #1
    Hi,

    I need to run PHP existing application on J2EE Application Server (JBoss,Apache Geronimo etc.). This PHP application is currently running on Apache Http Server. We need to migrate it from Apache Http Server to J2EE Application Servers. We create a WAR file and deploy it on the App Server and it is giving the following errors:

    <<Fatal error: Call to undefined function mb_language() in /usr/software/tomcat/apache-tomcat-6.0.14/config.php on line 403>>

    I searched the internet and found that we need PHP extensions to run this. I am not able to understand how it is running on Apache Http Server? As, these extensions must be there to run the code, but I didnt find these extension there.

    I need the PHP extension for the following environment:

    Environment details
    ===============

    Operating System - Red Hat Linux Enterprise Edition version 4
    PHP - Version 5.2.5


    PHP Extensions needed
    ==================
    mbstring.so
    mcrypt.so
    mysql.so

    Please help me in finding the above mentioned extensions.

    Thanks,
    Yogesh
     
    yogesharora, Feb 7, 2008 IP