Posted by Colin McKinnon on 08/03/05 14:24
bigal wrote:
>
> Warning: main(PEAR-1.3.3/DB/DB.php) [function.main]: failed to open
> stream: No such file or directory in E:\Program Files\Apache
> Group\Apache2\htdocs\servus\includes\include.php on line 19
>
<snip>
>
> The include_path config variable looks like this:
> include_path = ".\includes;.\"
>
> PHP is installed in
> e:\php-5.0.4
> and the PEAR Class defs are in
> e:\php-5.0.4\includes\PEAR-1.3.3\DB\DB.php
>
So e:\php-5.0.4 is not on the include path and you want to include files it
contains. Need I say more?
C.
Navigation:
[Reply to this message]
|