php.ini issues? Or Not?

Discussion in 'Installation/Configuration' started by lookmomnohands, Apr 7, 2009.

?

What are you installing ISPConfig 3 on?

Poll closed Apr 7, 2010.
  1. Ubuntu [url]http://www.ubuntu.com[/url]

    16.7%
  2. CentOS [url]http://www.centos.org[/url]

    16.7%
  3. Fedora [url]http://fedoraproject.org/[/url]

    0 vote(s)
    0.0%
  4. Other

    66.7%
Multiple votes are allowed.
  1. lookmomnohands

    lookmomnohands New Member

    I am going through the installation tutorial for ISPConfig3 on Ubuntu 8.04 Server, and was just curious before I get too much farther in here, whether I need to worry about this ominous message/error:

    I have run the steps to the 'T' even cutting and pasting some, including the pear install line as you will see.

    Also, my install of Ubuntu 8.04 is via "The Perfect Server" Which I also followed as closely as possible. It is installed to a VM. I got an 8.04 appliance from VMTN and then fresh installed my .iso over top.

    My screen shot is below:

    # pear install --onlyreqdeps Log Mail Mail_Mime MDB2 File Date
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/htscanner.so' - /usr/lib/php5/20060613+lfs/htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
    Ignoring installed package pear/Log
    Ignoring installed package pear/Date
    WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
    Did not download dependencies: pear/Net_SMTP, use --alldeps or --onlyreqdeps to download automatically
    pear/Mail can optionally use package "pear/Net_SMTP" (version >= 1.1.0)
    downloading Mail-1.1.14.tgz ...
    Starting to download Mail-1.1.14.tgz (17,537 bytes)
    ......done: 17,537 bytes
    downloading Mail_Mime-1.5.2.tgz ...
    Starting to download Mail_Mime-1.5.2.tgz (22,176 bytes)
    ...done: 22,176 bytes
    downloading MDB2-2.4.1.tgz ...
    Starting to download MDB2-2.4.1.tgz (119,790 bytes)
    ...done: 119,790 bytes
    downloading File-1.3.0.tgz ...
    Starting to download File-1.3.0.tgz (25,727 bytes)
    ...done: 25,727 bytes
    downloading Mail_mimeDecode-1.5.0.tgz ...
    Starting to download Mail_mimeDecode-1.5.0.tgz (9,281 bytes)
    ...done: 9,281 bytes
    install ok: channel://pear.php.net/Mail-1.1.14
    install ok: channel://pear.php.net/Mail_Mime-1.5.2
    install ok: channel://pear.php.net/MDB2-2.4.1
    install ok: channel://pear.php.net/File-1.3.0
    install ok: channel://pear.php.net/Mail_mimeDecode-1.5.0
    MDB2: Optional feature fbsql available (Frontbase SQL driver for MDB2)
    MDB2: Optional feature ibase available (Interbase/Firebird driver for MDB2)
    MDB2: Optional feature mysql available (MySQL driver for MDB2)
    MDB2: Optional feature mysqli available (MySQLi driver for MDB2)
    MDB2: Optional feature mssql available (MS SQL Server driver for MDB2)
    MDB2: Optional feature oci8 available (Oracle driver for MDB2)
    MDB2: Optional feature pgsql available (PostgreSQL driver for MDB2)
    MDB2: Optional feature querysim available (Querysim driver for MDB2)
    MDB2: Optional feature sqlite available (SQLite2 driver for MDB2)
    MDB2: To install optional features use "pear install pear/MDB2#featurename"

    ////////// I ran it again, to see what would happen ////////////

    # pear install --onlyreqdeps Log Mail Mail_Mime MDB2 File Date
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/htscanner.so' - /usr/lib/php5/20060613+lfs/htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
    Ignoring installed package pear/Log
    Ignoring installed package pear/Mail
    Ignoring installed package pear/Mail_Mime
    Ignoring installed package pear/MDB2
    Ignoring installed package pear/File
    Ignoring installed package pear/Date
    Nothing to install
    #
     
  2. robilaur

    robilaur New Member

    U missed Debian on the pool :)))... I think Ispconfig handles best on debian... thats just a personal Opinion.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats uncritical. ISPConfig does not use pear.
     

Share This Page