Re: Problem with include on debian

2012-01-20 Thread Victor Nitu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/21/2012 04:49 AM, Dayron Crespo wrote: > I use > > > PHP Version 5.3.3-7+squeeze3 > > I Have this code in my page > > include ('/application/configs/Configuracion.php'); > > when I load in wiondows all is OK but when I do in the server doe

Problem with include on debian

2012-01-20 Thread Dayron Crespo
I use PHP Version 5.3.3-7+squeeze3 I Have this code in my page include ('/application/configs/Configuracion.php'); when I load in wiondows all is OK but when I do in the server doesn't load my file Thanks