Jump to content

bluebyte

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by bluebyte

  1. PHP 7.3. is fine, it works now.

     

    Sorry for making it complicated.

    I dont need both Versions.

    I looked for a PHP Version which had both iconv and pgsql

    I tried two Versions:

    •  7.2. lacks iconv but has pgsql already.
    •  7.3  missed (untill now) pgsql and has the iconv already installed.

    So 7.3. now has both Extensions which i needed.

     

    Thank You !

  2. Hello,

    I am on Tommy.

     

    with PHP 7.2  I get:

     

    ERROR: PHP support for iconv is required to handle multiple charsets.

     

    with PHP 7.3 it shows:

     

    could not find driver
    Unable to connect to database using specified parameters (driver: pgsql).

     

     

    So I need both Iconv and pgsql activated/ installed.

     

    Please can you make e.g pgsql for PHP 7.3 running ?

     

    Many Thanks !

     

     

  3. My ricky username if needed is bbird1.
    I tried to restore my postgre database file (.sql) from Tommy through phpPgAdmin.

    I created the database with same name like the database from which I have the sql backup.
    When I upload the .sql file in the sql script section, It says that no server was chosen.

    Can you help me with restoring the database in Ricky?
    I loaded the file to the home dir.
    Could you also explain me how to do it on my own ?

    Thank You very much in advance !

×
×
  • Create New...