• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

Install PHPMailer on Windows

Started by Kevin, October 12, 2008, 01:32:27 AM

Kevin

It is simple process to install PHPMailer on Windows server. You just need to upload PHPMailer class file inside the 'includes' folder of your PHP installation. Generally the include folder in locate inside your PHP installation directory (c:\php\includes). Make sure you have added this include path in your php.ini files.

That's it.  :)

Kevin

Kailash

HI Kevin,

Thanks for sharing your knowledge.

Kailash

Raju

So far, I was uploading the PHPMailer class files per domain but I think this is a simple way to allow all domains to access PHPMailer class files.

Raju

w3school

If I have have two PHP versions installed on the server then do I need to download different class files? Also do I need to place the class files in include folder of both PHP folder ?

Thanks,

w3school

Kailash

Yes, you will need to put class files for both versions of PHP.

Kailash

w3school

Quote from: "Kailash"Yes, you will need to put class files for both versions of PHP.

Thanks.

w3school

seocompany

Sometimes playing on the windows, in this case, you can only place class phpmailer php mail folder where the script exists.

yours

Yes, I was recently in learning PHP, I think this is a good tool