Ver Mensaje Individual
  #5 (permalink)  
Antiguo 15/01/2008, 12:57
toforo
 
Fecha de Ingreso: octubre-2006
Mensajes: 173
Antigüedad: 18 años, 4 meses
Puntos: 3
Re: PhPMyAdmin install script funciona mal

y dedonde descargaste el paquete de phpMyAdmin de la Web oficial de http://www.phpmyadmin.net/home_page/index.php
a que te refieres:
Cita:
Y esto es lo que hay en el código:



<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* phpMyAdmin setup script
*
* PHP versions 4 and 5
*
* @category Setup
* @package phpMyAdmin-setup
* @author Michal ÄŒihaÅ™ <[email protected]>
* @copyright 2006 Michal ÄŒihaÅ™ <[email protected]>
* @license http://www.gnu.org/licenses/gpl.html GNU GPL 2.0
* @version $Id: setup.php 10748 2007-10-10 07:30:59Z cybot_tm $
*/

// Grab phpMyAdmin version and PMA_dl function
define('PMA_MINIMUM_COMMON', TRUE);
define('PMA_SETUP', TRUE);
chdir('..');

......

o ese es el codigo php que hay en el fichero config.sample.inc.php ??
__________________
¨