Skip to content

How do i use php mailer with cpanel #2331

Answered by Synchro
CaptainEboy asked this question in Q&A
Discussion options

You must be logged in to vote

I've no idea about cpanel specifically, but you'd run it like you run any other PHP code: Configure a web server with a PHP runtime (usually PHP-FPM), point it at your scripts and off you go. How you do that it outside PHPMailer's scope. There is a ton of example code provided in the examples folder; I don't think you would need to do anything special at all to make all of them work with cpanel.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@CaptainEboy
Comment options

@Synchro
Comment options

@CaptainEboy
Comment options

@Synchro
Comment options

@gaffordRich
Comment options

Answer selected by CaptainEboy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants