> > Is this your site?  I'm getting errors when I try to load it:
> > >Warning: Failed opening 'dbconnect.inc.php' for inclusion
> > (include_path='.:/usr/local/phplib/php') in
> > >/export/home0/webtrade/www/index.php3 on line 13

my take on this is that the file identified in teh include statement
of the PHP script is not valid or the permissions on it are wrong. or, if
the code included in that file has a bug then it can crash the
script.  could be many other things as well but usually when PHP spits out
an invalid include path to me it is either permissions or path.

my $.002
/frank 

Reply via email to