<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
muchas gracias por su respuesta, y disculpe por la demora de no comentarle.<BR>
&nbsp;<BR>
Saluda Atte <BR>
&nbsp;<BR>
Luis&nbsp;<BR>&nbsp;<BR><BR><BR><BR>&nbsp;<BR>
<DIV>
<DIV id=SkyDrivePlaceholder></DIV>&gt; Date: Tue, 12 Jun 2012 12:43:31 -0300<BR>&gt; From: ftoledo@docksud.com.ar<BR>&gt; To: alba-usuario@lists.ourproject.org<BR>&gt; Subject: Re: [Alba-usuario] Consulta tecnica para borrar los datos que son de muestra y acceso a la interfaz<BR>&gt; <BR>&gt; El 06/06/12 16:35, LUIS TORRES CASTILLO escribi�:<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Estimado se�ores encontre la solucion a la base de datos de muestras, en un post anterior en la caomunidad, veo q aca todo es un trabajo unido y eso es muy bueno, espero tambien ser un aporte para la comunidad, la unica duda que me queda es �porque cuando entro a la direccion http://localhost/alba/web/principal_dev.php usando el explorador google chorme me sale el siguiente aviso " You are not allowed to access this file. Check principal_dev.php for more information. "?, pero cuando ingreso por la direccion http://localhost/alba/web/index.php alli el sistema entra sin problemas � esto se debe a algun problema de configuracion?.<BR>&gt; &gt; <BR>&gt; &gt; saluda atte luis<BR>&gt; <BR>&gt; Para entrar en el entorno de desarrollo DEV por seguridad esta<BR>&gt; restringido al localhost (maquina donde esta instalado el sistema) eso<BR>&gt; es para evitar mostrar informacion que puede ser privada al usuario del<BR>&gt; sistema.<BR>&gt; <BR>&gt; Si igualmente queres acceder en modo DEV desde fuera de la maquina donde<BR>&gt; esta instalado<BR>&gt; podes modificar wl archivo web/principal_dev.php y comentar la linea que<BR>&gt; contiene el die():<BR>&gt; <BR>&gt; &lt;?php<BR>&gt; // this check prevents access to debug front conrollers that are<BR>&gt; deployed by accident to production servers.<BR>&gt; // feel free to remove this, extend it or make something more sophisticated.<BR>&gt; if (!in_array(@$_SERVER['REMOTE_ADDR'], array('127.0.0.1', '::1')))<BR>&gt; {<BR>&gt; //// COMENTAR ESTA LINEA die('You are not allowed to access this file.<BR>&gt; Check '.basename(__FILE__).' for more information.');<BR>&gt; }<BR>&gt; <BR>&gt; require_once(dirname(__FILE__).'/../config/ProjectConfiguration.class.php');<BR>&gt; <BR>&gt; $configuration =<BR>&gt; ProjectConfiguration::getApplicationConfiguration('principal', 'dev', true);<BR>&gt; sfContext::createInstance($configuration)-&gt;dispatch();<BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; Fernando Toledo<BR>&gt; Dock Sud BBS<BR>&gt; http://bbs.docksud.com.ar<BR>&gt; telnet://bbs.docksud.com.ar<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; Alba-usuario mailing list<BR>&gt; Alba-usuario@lists.ourproject.org<BR>&gt; https://lists.ourproject.org/cgi-bin/mailman/listinfo/alba-usuario<BR></DIV>                                               </div></body>
</html>