On Fri, May 27, 2011 at 12:48 PM, Micky Hulse <rgmi...@gmail.com> wrote:
> Looks like the host changed my include path:
> I will probably ditch the whole Pear idea and use something else.

Well, actually, it looks like having PEAR on the include path did help.

Mail.php was found... It was Mail_Mime/mime.php that was not getting found.

This seems totally hackish, but I had to download Mail_Mime and put it
in the web root of my friend's server:

http://pear.php.net/package/Mail_Mime/download

And changed the Mail_Mime include path to point to the new location
and it worked.

What a headache. Lol.

Problem solved. Thanks for the help Philip, and thanks for listening all!

Have a nice day.

Cheers,
Micky

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

Reply via email to