[nyphp-talk] can't get php to work

2012-03-16 Thread Peter Lehrer
Hi, I am trying to get the php mail function to work. I have a website running Apache2 and PHP Version 5.3.3-7+squeeze8 on Debian. I tried to get a test email message working. Here is my code: Can anybody help me? Regards,. Peter Lehrer ___ New York

Re: [nyphp-talk] can't get php to work

2012-03-16 Thread Peter Lehrer
I think my problem is I don't have sendmail installed. Peter On Fri, Mar 16, 2012 at 11:29 AM, David Mintz wrote: > > > On Fri, Mar 16, 2012 at 9:11 AM, Peter Lehrer wrote: >> >> Hi, >> I am trying to get the php mail function to work. I have a website >>

Re: [nyphp-talk] can't get php to work

2012-03-16 Thread Peter Lehrer
OK, Thanks. I installed sendmail on my local machine and got it to work. However, when I send it to my gmail account, it goes into spam. This is probably due to the reason Chris enumerated. Peter On Fri, Mar 16, 2012 at 11:42 AM, Chris Snyder wrote: > On Fri, Mar 16, 2012 at 9:11 AM, Pe

Re: [nyphp-talk] I've been hit with an eval(base64_decode("....")) injection attack

2012-04-02 Thread Peter Lehrer
Newbie question: Does find-virus.php go in a separate file and is called from your main PHP file? How would you do that? Peter Sent from my iPod On Apr 2, 2012, at 9:51 AM, "Sasa Rakic - Gmail" wrote: > Hi, > > I am sending find-virus script, that should be run over the browser. > > It fi

Re: [nyphp-talk] I've been hit with an eval(base64_decode("....")) injection attack

2012-04-02 Thread Peter Lehrer
gt; replace “base64…” with string “” > And save file. > > Best regards, > Sasa > > From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org] On > Behalf Of Peter Lehrer > Sent: Monday, April 02, 2012 5:00 PM > To: NYPHP Talk > Subject: Re: [nyphp