[phplib] Re: [PHP] php errors with inclution From: Dave Daniels (dave <email protected>)
Date: 09/16/00

Are you sure the file exists? Do you have correct permissions to it? Why do
you have a : in the include path?

---------------------------------------------------------
Conceive. Create. myClientManager.com.
---------------------------------------------------------

-
----- Original Message -----
From: "Martin A. Marques" <martin <email protected>>
To: <php-general <email protected>>; <phplib <email protected>>
Sent: Friday, September 15, 2000 5:37 AM
Subject: [PHP] php errors with inclution

> I'm getting this errors from a horde php file.
>
> [Fri Sep 15 07:38:57 2000] [error] PHP Warning: Failed opening
> '/space/http/html/horde/test.php3' for inclusion
> (include_path='.:/space/http/phplib') in Unknown on line 0 [Fri Sep 15
> 07:45:26 2000] [error] PHP Warning: Failed opening
> '/space/http/html/horde/test.php3' for inclusion
> (include_path='.:/space/http/phplib') in Unknown on line 0 [Fri Sep 15
> 07:45:27 2000] [error] PHP Warning: Failed opening
> '/space/http/html/horde/test.php3' for inclusion
> (include_path='.:/space/http/phplib') in Unknown on line 0
>
> What can be wrong?
>
> My php.ini file has these interesting lines:
>
> include_path = ".:/space/http/phplib"
> auto_prepend_file = prepend.php3
>
> Also, I'm using php4.0.2 with horde-1.2.1.
>
> bye!!
>
> --
> "And I'm happy, because you make me feel good, about me." - Melvin Udall
> -----------------------------------------------------------------
> Martín Marqués email: martin <email protected>
> Santa Fe - Argentina http://math.unl.edu.ar/~martin/
> Administrador de sistemas en math.unl.edu.ar
> -----------------------------------------------------------------
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>