Search Results

0
votes

Zend Mail Gmail SMTP

Try setting ssl:// as prefix for the hostname and use 465 as port. …
0
votes

Application-wide locales with Gettext and Zend_Translate?

You'll need to define the application path somewhere. If you don't want to set an absolute path, you'll need to set a relative path. Take this dir structure for example: /applicatio …