Ver Mensaje Individual
  #3 (permalink)  
Antiguo 23/04/2013, 11:39
Avatar de calichecal
calichecal
 
Fecha de Ingreso: junio-2009
Ubicación: Colombia
Mensajes: 288
Antigüedad: 14 años, 10 meses
Puntos: 12
Respuesta: Duda con php el la función @mysql_query

Cita:
Iniciado por pateketrueke Ver Mensaje
Pues si no obtienes algún error u otra información de utilidad es complicado entender, deberías depurar tu código en busca de mas detalles ya que no hay forma en adivinar lo que está sucediendo.
tienes razón, esto es lo que me arroja el archivo error_log:

Código:
[Tue Apr 23 11:46:19.059200 2013] [lbmethod_heartbeat:notice] [pid 4427] AH02282: No slotmem from mod_heartmonitor
[Tue Apr 23 11:46:19.066105 2013] [mpm_prefork:notice] [pid 4427] AH00163: Apache/2.4.3 (Unix) OpenSSL/1.0.1c PHP/5.4.7 configured -- resuming normal operations
[Tue Apr 23 11:46:19.066160 2013] [core:notice] [pid 4427] AH00094: Command line: '/opt/lampp/bin/httpd -D SSL -D PHP5 -E /opt/lampp/logs/error_log'
[Tue Apr 23 12:34:53.773107 2013] [mpm_prefork:notice] [pid 4427] AH00169: caught SIGTERM, shutting down
[Tue Apr 23 12:35:03.062735 2013] [ssl:warn] [pid 5304] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Apr 23 12:35:03.062857 2013] [ssl:warn] [pid 5304] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 12:35:03.195175 2013] [auth_digest:notice] [pid 5305] AH01757: generating secret for digest authentication ...
[Tue Apr 23 12:35:04.088784 2013] [ssl:warn] [pid 5305] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Apr 23 12:35:04.088849 2013] [ssl:warn] [pid 5305] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 12:35:04.088905 2013] [lbmethod_heartbeat:notice] [pid 5305] AH02282: No slotmem from mod_heartmonitor
[Tue Apr 23 12:35:04.095969 2013] [mpm_prefork:notice] [pid 5305] AH00163: Apache/2.4.3 (Unix) OpenSSL/1.0.1c PHP/5.4.7 configured -- resuming normal operations
[Tue Apr 23 12:35:04.096009 2013] [core:notice] [pid 5305] AH00094: Command line: '/opt/lampp/bin/httpd -D SSL -D PHP5 -E /opt/lampp/logs/error_log'
__________________
Hay una fuerza motriz más poderosa que el vapor, la electricidad y la energía atómica: la voluntad. -Einstein-