ID: 7701 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Feedback Bug Type: IIS related Assigned To: Comments: Can reproduce this on Win2k IIS 5.0, please upgrade to latest verison of PHP and report if it still doesnt work James Previous Comments: --------------------------------------------------------------------------- [2001-01-28 15:55:55] [EMAIL PROTECTED] lets actually assign this this time and see if I remember to do it ;) --------------------------------------------------------------------------- [2000-12-30 12:18:06] [EMAIL PROTECTED] Ill try to recreate this one and get to the bottom of it. James --------------------------------------------------------------------------- [2000-11-08 17:21:55] [EMAIL PROTECTED] after trying include_once the same error ocurrs "Fatal error: Cannot redeclare imagens_carregar() in include/funcoes.php on line 18" imagens_carregar() is the first function in the included file --------------------------------------------------------------------------- [2000-11-08 16:24:15] [EMAIL PROTECTED] sometimes... I can't especify how or the circumstances that make it happen. when I load the PHP script (that has an 'include' statement) it loads twice the include file... mod0.php: "if(!$fs) include("funcoes.php");" funcoes.php: " $fs=1; ..." the $fs variable was a way I used to check if the problem is in the script or in the script engine... IF THE BROWSER RELOADS THE PAGE, IT OPENS CORRECTLY... IF THE BROWSER RELOADS THE PAGE AGAIN, HAPPENS THE ERROR AGAIN... I'm using the phpisapi.dll with no extensions --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=7701 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]