Closed Thread
Results 1 to 1 of 1

Thread: Windows servers and IIS

  1. #1
    Join Date
    Dec 2003
    Posts
    3,901

    Default Windows servers and IIS

    On Windows and IIS, it seems unnecessarily difficult to get FormMailEncoder to work in some cases.

    One solution has been found, and it's described in this FAQ.

    Following is another solution another customer found:

    Here are a few of things I had to do in order to get fmencoder to work
    on Windows 2003 IIS6. PHP 5.2.1 itself was simple to setup. I used the
    install instructions from this site
    http://www.peterguy.com/php/install_IIS6.html.
    I also used the php isapi extension instead of cgi.


    1. Created a cgi-bin directory and gave the IIS_WPG and IUSR_Webserver
    accounts read & execute permissions.
    2. I placed fmencoder.exe and pubkey.txt in the cgi-bin directory.
    3. In IIS, I changed execute permissions to "Scripts and Executables"
    for the cgi-bin directory. If this is
    left on "scripts only" fmencoder.exe will be downloaded in the
    browser as opposed to being ran.
    4. In IIS I created a Web Service Extension called "fmencoder" and
    pointed it to the fmencoder.exe file. The
    status was set to allowed.
    5. I also had to give the IIS_WPG and IUSR_Webserver accounts read &
    execute permissions to the cmd.exe file.


    Thanks,

    Jeremy McCammack
    Last edited by russellr; 08-May-2007 at 09:04 PM.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. HTTP Error 405 - moving from Unix to Windows
    By harpersan in forum Community Support
    Replies: 3
    Last Post: 22-Jun-2008, 03:50 PM
  2. Not working on IIS 5.0
    By greenbush in forum Community Support
    Replies: 2
    Last Post: 29-Mar-2007, 03:40 AM
  3. Windows problem
    By hardrinseron in forum Community Support
    Replies: 1
    Last Post: 26-Jul-2006, 12:09 PM
  4. Form mail on Windows 2003 servers?
    By auren in forum FormMail Subscription Support
    Replies: 1
    Last Post: 15-Oct-2005, 12:15 AM
  5. Support for other servers
    By crabtree in forum FormMailEncoder/Decoder
    Replies: 2
    Last Post: 08-May-2004, 12:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts