Page 1 of 1

Php email problem at web host.

Posted: Wed Sep 09, 2009 1:25 pm
by jewelthief
Hello!

I am trying to send emails from my website to email address. I have used PEAR and its all working fine when i am testing it on local host (receiving emails fine) but as soon as i upload my site on web host. It shows me an error:


500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.


can anyone help me out here? My hosts are go daddy.com. Is it some configuration problem?

Re: Php email problem at web host.

Posted: Wed Sep 09, 2009 4:00 pm
by Darhazer
Probably PEAR::Mail is not installed on your server. Best - ask your hosting provider

Re: Php email problem at web host.

Posted: Wed Sep 09, 2009 6:41 pm
by jewelthief
for that very reason I added whole PEAR package in my www directory and set include path to it but stilll it is giving error. Anyway i'll contact my web host. lets see what they say.