› Foros › PC › Software libre
Basic Configuration
Default board language: English
Database Type: Postgresql 7.x
Choose your installation method: Install
Database Configuration
Database Server Hostname / DSN: localhost
Your Database Name: FORO
Database Username: pepe
Database Password: *****
Prefix for tables in database: phpbb_
Admin Configuration
Admin Email Address: cq
Domain Name: localhost
Server Port: 80
Script path: /foro/
Administrator Username:
Warning: pg_connect(): Unable to connect to PostgreSQL server: FATAL: IDENT authentication failed for user "pepe" in /var/www/telekines/phpBB-2.0.10/db/postgres7.php on line 79
phpBB : Critical Error
Could not connect to the database
telekin:/home/ruben/proyecto moises/UNIVERSIDAD# dpkg -l | grep php
ii php4 4.3.8-12 server-side, HTML-embedded scripting languag
ii php4-common 4.3.8-12 Common files for packages built from the php
ii php4-pgsql 4.3.8-2 PostgreSQL module for php4
ii phpdoc 20030911-1.1 Documentation for PHP4 and PHP3
ii phppgadmin 3.4.1-1 Set of PHP scripts to administrate PostgreSQ
telekin:/home/ruben/proyecto moises/UNIVERSIDAD# dpkg -l | grep sql
ii php4-pgsql 4.3.8-2 PostgreSQL module for php4
ii postgresql 7.4.5-3 Object-relational SQL database, descended fr
ii postgresql-cli 7.4.5-3 Front-end programs for PostgreSQL
ii postgresql-doc 7.4.5-3 Documentation for the PostgreSQL database
Warning: pg_connect(): Unable to connect to PostgreSQL server: FATAL: no pg_hba.conf entry for host "192.168.1.2", user "pepe", database "foro", SSL off in /var/www/telekines/phpBB-2.0.10/db/postgres7.php on line 79
phpBB : Critical Error
Could not connect to the database
No, a lo que me refiero es que al conectar no pongas como nombre de la maquina localhost sino el nombre de host.
An error has occurred during installation
The PHP configuration on your server doesn't support the database type that you chose
[MySQL]
; Allow or prevent persistent links.
mysql.allow_persistent = On
; Maximum number of persistent links. -1 means no limit.
mysql.max_persistent = -1
; Maximum number of links (persistent + non-persistent). -1 means no limit.
mysql.max_links = -1
; Default port number for mysql_connect(). If unset, mysql_connect() will use
; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
; at MYSQL_PORT.
mysql.default_port =
; Default socket name for local MySQL connects. If empty, uses the built-in
; MySQL defaults.
mysql.default_socket =
; Default host for mysql_connect() (doesn't apply in safe mode).
mysql.default_host =
; Default user for mysql_connect() (doesn't apply in safe mode).
mysql.default_user =
; Default password for mysql_connect() (doesn't apply in safe mode).
; Note that this is generally a *bad* idea to store passwords in this file.
; *Any* user with PHP access can run 'echo get_cfg_var("mysql.default_password")
; and reveal this password! And of course, any users with read access to this
; file will be able to reveal the password as well.
mysql.default_password =
; Maximum time (in secondes) for connect timeout. -1 means no limimt
mysql.connect_timeout = 60
; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
; SQL-Erros will be displayed.
mysql.trace_mode = Off
La verdad es que esta quedando muy espeso todo esto y que vaya formas de explicarme tengo. Aparte no se si te servira del todo o si te resolvera el problema (vaya ayuda soy )