ID: 17420 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux mapi2.distro.conectiva 2.4 PHP Version: 4.1.2 New Comment:
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-05-24 16:47:43] [EMAIL PROTECTED] I DON�T KNOW WHO ELSE CAN HELP ME PLEASE, SAVE A BRAZILIAN WITH PROBLEMS *** my phpversion is 4.1.1 *** I have two machine with PHP and Apache At the first the following script works http://www.pbh.gov.br/smsa/montapagina.php?pagina=unidades/unidades.php?unidades=csaude but don't works in another http://www.pbh.gov.br/smsa/montapagina2.php?pagina=unidades/unidades.php?unidades=csaude the script is the following: <? include("menu.inc"); ?> <? //$base_href="http://www.pbh.gov.br/smsa/"; //don't working in machine 1 //$base_href="/www/docs/wwwpbh/smsa/"; //$base_href=""; $base_href="http://www.internet.pbh.gov.br/smsa/"; //working in machine 2 include("$base_href" . "$pagina"); //include("$pagina"); include("contador.php"); ?> I don�t know if the problem is related with apache Apache/1.3.22 IF YOU CAN'T HELP ME, PLEASE, SAY WHO CANS. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17420&edit=1
