Después de leer el artículo de Neo_JP, me decidí por Jaws para la realización de una página web.
El problema está en la instalación: Cuando llego al menú Database, donde tengo que rellenar los campos de Hostname (que pongo como Localhost), driver, usuario, passoword, database name y table prefix, una vez rellenados me encuentro a continuación esto:
Código :
Notice: Use of undefined constant MYSQLI_NOT_NULL_FLAG - assumed 'MYSQLI_NOT_NULL_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_PRI_KEY_FLAG - assumed 'MYSQLI_PRI_KEY_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_UNIQUE_KEY_FLAG - assumed 'MYSQLI_UNIQUE_KEY_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_MULTIPLE_KEY_FLAG - assumed 'MYSQLI_MULTIPLE_KEY_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_BLOB_FLAG - assumed 'MYSQLI_BLOB_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_UNSIGNED_FLAG - assumed 'MYSQLI_UNSIGNED_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_ZEROFILL_FLAG - assumed 'MYSQLI_ZEROFILL_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_AUTO_INCREMENT_FLAG - assumed 'MYSQLI_AUTO_INCREMENT_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TIMESTAMP_FLAG - assumed 'MYSQLI_TIMESTAMP_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_SET_FLAG - assumed 'MYSQLI_SET_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_GROUP_FLAG - assumed 'MYSQLI_GROUP_FLAG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_DECIMAL - assumed 'MYSQLI_TYPE_DECIMAL' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_TINY - assumed 'MYSQLI_TYPE_TINY' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_SHORT - assumed 'MYSQLI_TYPE_SHORT' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_LONG - assumed 'MYSQLI_TYPE_LONG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_FLOAT - assumed 'MYSQLI_TYPE_FLOAT' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_DOUBLE - assumed 'MYSQLI_TYPE_DOUBLE' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_TIMESTAMP - assumed 'MYSQLI_TYPE_TIMESTAMP' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_LONGLONG - assumed 'MYSQLI_TYPE_LONGLONG' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_INT24 - assumed 'MYSQLI_TYPE_INT24' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_DATE - assumed 'MYSQLI_TYPE_DATE' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_TIME - assumed 'MYSQLI_TYPE_TIME' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_DATETIME - assumed 'MYSQLI_TYPE_DATETIME' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_YEAR - assumed 'MYSQLI_TYPE_YEAR' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_NEWDATE - assumed 'MYSQLI_TYPE_NEWDATE' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_ENUM - assumed 'MYSQLI_TYPE_ENUM' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_SET - assumed 'MYSQLI_TYPE_SET' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_TINY_BLOB - assumed 'MYSQLI_TYPE_TINY_BLOB' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_MEDIUM_BLOB - assumed 'MYSQLI_TYPE_MEDIUM_BLOB' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_LONG_BLOB - assumed 'MYSQLI_TYPE_LONG_BLOB' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_BLOB - assumed 'MYSQLI_TYPE_BLOB' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_VAR_STRING - assumed 'MYSQLI_TYPE_VAR_STRING' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_STRING - assumed 'MYSQLI_TYPE_STRING' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 Notice: Use of undefined constant MYSQLI_TYPE_GEOMETRY - assumed 'MYSQLI_TYPE_GEOMETRY' in /home/pirata/public_html/jaws/html/include/pear/MDB2.php on line 1617 JAWS Fatal Error: Can't create Registry SimpleArray
Si cambio la selección de driver, de los tres posibles que hay (MySQLi(4.1.3 and above), MySQL y PostgreSQL), con el primero me da el error que acabo de poner y con los otros dos directamente pone
Código :
JAWS Fatal Error: Can't create Registry SimpleArray
No tengo ni idea de qué significa el error.
Por cierto, en Hostname dejo puesto "localhost" como valor ya que la base de datos está en el mismo sitio desde donde estoy ejecutando el instalador de jaws, o sea en el servidor donde lo tengo no?
En fin, estoy en un atrolladero, alguna sugerencia?
Gracias!!