Difference between revisions of "Cloud with Zend PHPCloud"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
Go into menu '''Configuration - Outgoings EMails settings''', and enter all information for your SMTP provider.
 
Go into menu '''Configuration - Outgoings EMails settings''', and enter all information for your SMTP provider.
  
Example to use GMail SMTP server:  
+
Example to use GMail SMTP server:
[[File:Phpcloud_email_setup.png|400px]]
+
 +
[[File:Phpcloud_email_setup.png|600px]]

Revision as of 14:15, 12 November 2011

This page is a tutorial to explain how to install Dolibarr ERP-CRM on the Zend Cloud Platform, called PHPCloud (http://phpcloud.com)

Create an account

Go on https://my.phpcloud.com/ and create your PHPCloud account

Create an instance

Go on https://my.phpcloud.com/, login with your PHPCloud account, then click on Deployed Applications - Add to add a new container.

Outgoing Email Settings

To allow your PHP to send emails (using the php function mail), you must configure a SMTP provider. Go into menu Configuration - Outgoings EMails settings, and enter all information for your SMTP provider.

Example to use GMail SMTP server:

Phpcloud email setup.png