"could not open socket" error
Hello:
I am following the book "Adobe Dreamweaver CS5 with PHP" by David Powers (an excellent book I might add) and am currently going over chapter 8. (Zending email). I have completed the section concerning processing of a simple user feedback script, and I beleive I have my connector script, and code correct. My testing server is running and correctly defined in DW. When I attempt to submit the form in a browser window, I get the message "could not open socket" at the top of the browser document window. I assume this involves adjusting a configuration file but I can not figure out where it is. Any help out there?
My setup:
Windows 7
Apache2.2.17
PHP5.3.4
ZendFramework-1.11.4-minimal
