PhpGedView

Assistant d'installation

1. Vérifier la configuration du système
2. Connexion à la base de données
3. Création des tables
4. Configuration du site
5. Langues
6. Enregistrer la configuration
7. Créer un compte administrateur
8. Commencer

Création des tables


ERROR 8: Uninitialized string offset: 0
0 Error occurred on line 1334 of file functions_import.php in function setup_database
1 called from line 453 of file install.php

ERROR 8: Uninitialized string offset: 0
0 Error occurred on line 1337 of file functions_import.php in function setup_database
1 called from line 453 of file install.php

ERROR 8: Uninitialized string offset: 0
0 Error occurred on line 1340 of file functions_import.php in function setup_database
1 called from line 453 of file install.php

ERROR 8: Undefined index: name
0 Error occurred on line 1333 of file functions_import.php in function setup_database
1 called from line 453 of file install.php
ERROR:-1 DB Error: unknown error
SQL:
ALTER TABLE pgv_dates ADD d_mon INT NULL [nativecode=130 ** Incorrect file format 'pgv_dates']


ERROR:-1 DB Error: unknown error
SQL:
CREATE INDEX date_mon ON pgv_dates (d_mon) [nativecode=130 ** Incorrect file format 'pgv_dates']


ERROR:-1 DB Error: unknown error
SQL:
ALTER TABLE pgv_dates ADD d_datestamp INT NULL [nativecode=130 ** Incorrect file format 'pgv_dates']


ERROR:-1 DB Error: unknown error
SQL:
CREATE INDEX date_datestamp ON pgv_dates (d_datestamp) [nativecode=130 ** Incorrect file format 'pgv_dates']


ERROR:-1 DB Error: unknown error
SQL:
ALTER TABLE pgv_dates ADD d_julianday1 INT NULL [nativecode=130 ** Incorrect file format 'pgv_dates']


ERROR:-1 DB Error: unknown error
SQL:
ALTER TABLE pgv_dates ADD d_julianday2 INT NULL [nativecode=130 ** Incorrect file format 'pgv_dates']


ERROR:-1 DB Error: unknown error
SQL:
CREATE INDEX date_julianday1 ON pgv_dates (d_julianday1) [nativecode=130 ** Incorrect file format 'pgv_dates']


ERROR:-1 DB Error: unknown error
SQL:
CREATE INDEX date_julianday2 ON pgv_dates (d_julianday2) [nativecode=130 ** Incorrect file format 'pgv_dates']


La création des tables a réussi