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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

PHP CGI Binary or Module or Both?

  • 07-04-2005 6:41pm
    #1
    Registered Users, Registered Users 2 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