PHP/Mysql error

Discussion in 'Installation/Configuration' started by Wwamphyri, Feb 11, 2007.

  1. Wwamphyri

    Wwamphyri New Member

    Rather baffled by this
    vBulletin 3.6.4 requires that the MySQL functions in PHP be available. Please ask your host to enable this.

    [Sat Feb 10 23:08:44 2007] [error] an unknown filter was not added: PHP
    [Sat Feb 10 23:08:44 2007] [error] an unknown filter was not added: PHP
    [Sat Feb 10 23:08:45 2007] [error] mod_log_sql: insufficient configuration info to establish database link
    [Sat Feb 10 23:08:45 2007] [error] mod_log_sql: child spawned but unable to open database link
    [Sat Feb 10 23:08:45 2007] [error] an unknown filter was not added: PHP
    [Sat Feb 10 23:08:45 2007] [error] an unknown filter was not added: PHP
    [Sat Feb 10 23:08:46 2007] [error] an unknown filter was not added: PHP
    [Sat Feb 10 23:08:46 2007] [error] an unknown filter was not added: PHP
    [Sat Feb 10 23:09:48 2007] [error] an unknown filter was not added: PHP
    [Sat Feb 10 23:09:48 2007] [error] an unknown filter was not added: PHP
     
  2. martinfst

    martinfst Member Moderator

  3. Wwamphyri

    Wwamphyri New Member

  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The install neither forces php5 nor apache1. These php and apache are only used for the controlpanel on port 81 and not for your websites. Your websites are hosted on the apache and php that you installed as debian packages.

    To you original problem, please have a look here:
    http://www.howtoforge.com/forums/showpost.php?p=60042&postcount=5
     
  5. Wwamphyri

    Wwamphyri New Member

    I'm running Debian 3.1, and thank you when I seen php and apache being compiled i figured thats what i was running. as the problem if you have suggestions why php can't make calles to mysql that would be great :)
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Please have a look at your php.ini file (I guess its /etc/php5/apache2/php.ini) if there is the mysql.so extension lodaed at the end of the file.
     
  7. Wwamphyri

    Wwamphyri New Member

    i had to run dpkg-reconfigure the php4 then it loaded all the modules i wanted
     

Share This Page