PDA

View Full Version : Errore strano pagine web


SergioL68
06-09-2005, 02:04
Ho un file che si chiama mostra.php che viene richiamato per inclusione da due siti diversi residenti sullo stesso server. Da uno di quei siti però l'inclusione non riesce ed ottengo il messaggio "broken connection" con mozilla su Linux, su Mac : Safari non può aprire la pagina “http://www.pharmapure.it/mostra.php?pun=82”. L'errore è stato: “collegamento network interrotto” (NSURLErrorDomain:-1005), su Mac con il Firefox attraverso un proxy esterno : ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: http://www.pharmapure.it/mostra.php?
The following error was encountered:
* Zero Sized Reply
Squid did not receive any data for this request.

Che sta succedendo ? :confused:

SergioL68
06-09-2005, 15:24
Nulla ? :confused:

SergioL68
06-09-2005, 17:28
Risolto, c'era nel mezzo dell'esecuzione del programma una chiamata ad un DB ODBC non più esistente, si generava questo blocco strano che non era segnalato del PHP come errore.