PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Warning: require_once(Mail/mime.php) [function.require-once]: failed to open stream: No such file or directory in /home/viewtube/public_html/mail.php on line 3
ensure that the path to the PEAR extensions is present. Again i am only suggesting this might be the problem.
I had similiar issues with require_once functions.
and FYI, i have seen much of the PEAR extensions didnt work out for me as it is. some modifications needed. I am not blaming PEAR for this . I blame myself for not understanding the prerequisites.
Thanks for ur reply.
I have no experience with this type of error.In my .ini file , i found the path
.:/usr/lib/php:/usr/local/lib/php
In that path i saw PEAR folder also. Then why this functions are not called properly. I have no idea with this error pls kindly give me the instruction how to overcome from this pbm.
then its not the issue with php.. its the issue with the downloaded PEAR extensions for the solution. if you find /usr/local/lib/php/PEAR/Mail/mime.php , then add the path to include path as