Error
David Saez Padros
david at ols.es
Fri Oct 14 10:00:06 CEST 2005
Hi !!
> PHP Warning: main(DB.php): failed to open stream: Operation not permitted in
> /home/httpd/vhosts/mytestdomain.com/httpdocs/webmail/program/include/rcube_d
> b.inc on line 23
> [client xx.xx.xx.xx] PHP Fatal error: main(): Failed opening required
> 'DB.php' (include_path='.:/usr/share/pear:./:program:program/lib') in
> /home/httpd/vhosts/mytestdomain.com/httpdocs/webmail/program/include/rcube_d
> b.inc on line 23
>
> Line 23:
>
> require_once('DB.php');
>
> Any one able to offer any suggestions?
that's because the include_path path's set in index.php are not set to
absolute paths, i add a fix for it in CVS that also includes first the
RoundCube include path's to avoid including PEAR libraries if they are
also in some path already included by the server (this will make
RoundCube always use it's own PEAR)
--
Best regards ...
----------------------------------------------------------------
David Saez Padros http://www.ols.es
On-Line Services 2000 S.L. e-mail david at ols.es
Pintor Vayreda 1 telf +34 902 50 29 75
08184 Palau-Solita i Plegamans movil +34 670 35 27 53
----------------------------------------------------------------
More information about the Dev
mailing list