Tema: Sockets
Ver Mensaje Individual
  #4 (permalink)  
Antiguo 08/09/2005, 08:37
Avatar de Jose_minglein2
Jose_minglein2
 
Fecha de Ingreso: noviembre-2004
Mensajes: 2.344
Antigüedad: 19 años, 5 meses
Puntos: 8
de todas formas y antes de mirar en la página (ahora entro), en php.ini tengo la siguientes líneas

Código:
[Sockets]
; Use the system read() function instead of the php_read() wrapper.
sockets.use_system_read = On

[com]
; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
;com.typelib_file =
; allow Distributed-COM calls
;com.allow_dcom = true
; autoregister constants of a components typlib on com_load()
;com.autoregister_typelib = true
; register constants casesensitive
;com.autoregister_casesensitive = false
; show warnings on duplicate constat registrations
;com.autoregister_verbose = true
No se si tendré que cambiar algo de eso. ???

Un saludo.

PD. perdona mi ignoracia pero soy nuevo en esto de linux y php