Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

PHP CGI Binary or Module or Both?

Options
  • 07-04-2005 7:41pm
    #1
    Registered Users Posts: 721 ✭✭✭


    I want to use the mail function of PHP to email users of a program im writing in PHP. From what i've read the mail function can only be used with a CGI Binary Compiled version of PHP.

    What i'd like to know is just a few things:

    - Can the mail function work with PHP if its being used as an apache module?
    - Can i use php as both a module and cgi binary?
    - How hard is it to compile php as a cgi binary (WIN32)?

    Btw Apache 1.3 & PHP 4

    Thanks in advance


Comments

Advertisement