Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • oh frak, it’s not X-Reply-to: it’s just Reply-To: (I was confusing PHP and ASP). I tried this and it works, just add:

    Reply-To: [your-name] <[your-email]>

    into the Additional Headers.

    The answer would seem to be to implement the X-Reply-To: header, but it doesn’t seem to work

    I tried this myself and I am also wondering what they solution is. I think in part it’s because the <return-path> header is overriding it, but I am not a expert on this subject.

    Anyone else have luck with this?

    Thread Starter gcorwin

    (@gcorwin)

    I followed these instructions verbatim, and it still won’t work. I even tried both isapi and the executable in IIS.

    http://www.php.net/manual/en/ref.mysql.php

    MySQL is no longer enabled by default, so the php_mysql.dll DLL must be enabled inside of php.ini. Also, PHP needs access to the MySQL client library. A file named libmysql.dll is included in the Windows PHP distribution and in order for PHP to talk to MySQL this file needs to be available to the Windows systems PATH.

    Don’t get me wrong – I love WordPress, and mySQL, it’s PHP that isn’t playing nice. I’ve never had this much trouble setting anything up – even CFMX!

Viewing 3 replies - 1 through 3 (of 3 total)