PHP ISP Installation Problem

Discussion in 'General' started by Michel Figueira, Sep 7, 2017.

  1. Michel Figueira

    Michel Figueira New Member

    An error is occurring when you run the ISPConfig 3 installation:
    Code:
    PHP Fatal error:  Uncaught Error: Call to a member function queryAllRecords() on null in /tmp/ispconfig3-stable-3.1-b1337668df50d3672b348708a4a3949b2fca1f60/install/lib/installer_base.lib.php:238
    Stack trace:
    #0 /tmp/ispconfig3-stable-3.1-b1337668df50d3672b348708a4a3949b2fca1f60/install/install.php(294): installer_base->configure_database()
    #1 {main}
      thrown in /tmp/ispconfig3-stable-3.1-b1337668df50d3672b348708a4a3949b2fca1f60/install/lib/installer_base.lib.php on line 238
    root@server03:/tmp/ispconfig3-stable-3.1-b1337668df50d3672b348708a4a3949b2fca1f60/install#
    
    I've already tried to reinstall the OS server and the problem persists.
    Im use Ubuntu 16.04 (Xenial Xerus).
    The installation followed through the tutorial: https://www.howtoforge.com/tutorial...sl-pureftpd-bind-postfix-doveot-and-ispconfig


    Thanks !
     
  2. florian030

    florian030 Well-Known Member HowtoForge Supporter

  3. Michel Figueira

    Michel Figueira New Member

    Worked friend, thank you! <3
     

Share This Page