Ver Mensaje Individual
  #7 (permalink)  
Antiguo 06/05/2004, 04:18
InYourFace
 
Fecha de Ingreso: mayo-2004
Mensajes: 6
Antigüedad: 20 años, 8 meses
Puntos: 0
Se me olvidaba decir k he seguido la guia k hay por aki para instalar y configurar todo.

Sobre lo de My.ini. He buscado y tengo dos uno en c:windows y otro c:windows/system32

El de c:windows solo tiene esto:

[WinMySQLadmin]
Server=C:/php/mysql/bin/mysqld-nt.exe


En el de system32 sobre mysql hay esto:

# The MySQL server
[mysqld]
port=3306
#socket=MySQL
skip-locking
default-character-set=latin1
set-variable = key_buffer=16M
set-variable = max_allowed_packet=1M
set-variable = thread_stack=128K
set-variable = flush_time=1800
skip-innodb

# Uncomment the following rows if you move the MySQL distribution to another
# location
basedir = c:/php/mysql/
datadir = c:/php/mysql/data/


Cual modifico?? Pq ninguno de los dos se parece a lo k comentas