Thu Feb 15, 2007 12:25 pm |
Replies: 1 |
Views: 5277 |
|
 |
I am having trouble with the mail() function in PHP when running in the debugger. I get an "SMTP server response: 501 5.5.4 Invalid Address" error when I call the mail function, but only in ...
|
Mon Jul 17, 2006 2:58 pm |
Replies: 9 |
Views: 6485 |
|
 |
That fixed it! There appears to be issues with the debugger in the 4616 build that are not in 4615.
Thanks Dmitrie! 
|
Mon Jul 17, 2006 1:18 pm |
Replies: 9 |
Views: 6485 |
|
 |
I just updated from v4.5 to v4.6. Now when I step through my code, I can do about 4-8 single steps using F8 and then PHPed goes to sleep. The step controls are all grayed out and only the pause butt ...
|