hi!

i have a class called DB that i include in a page as include(classes/DB.php);
however when i run this page i get an error saying
Warning: main(/home/bikkar/public_html/ajay/classes/DB.php): failed to open 
stream: No such file or directory in /home/bikkar/public_html/ajay/index.php 
on line 18

Warning: main(): Failed opening '/home/bikkar/public_html/ajay/classes/DB.php' 
for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') 
in /home/bikkar/public_html/ajay/index.php on line 18

but i have verified that DB.php is there, is full(non-corrupted) and there are 
a few other classes in that folder that upload fine.

can someone please help

thanks



-- 
ajay
---------------
Who Dares Wins

-------------------------------------------------
This mail sent through IMP: www-mail.usyd.edu.au

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to