Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Registration and ecard don't work  (Read 6638 times)

0 Members and 1 Guest are viewing this topic.

gengdehua

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Registration and ecard don't work
« on: August 02, 2005, 05:44:24 pm »

I updated mailer.inc.php on following section

$CONFIG['smtp_host'] = '';
$CONFIG['smtp_username'] = '';
$CONFIG['smtp_password'] = '';

But it still does not work. I got massage "Could not connect to smtp host : 111 : Connection refused "
and "PHP Warning:  fsockopen(): unable to connect to mail.citidb.com:25 in /home/citidbco/public_html/gallery/include/mailer.inc.php on line 147" from the log.

The configuration I have put in are working fine for me in the email. Other server based email can also be sent using the same configuration.

Thanks for you help.

Oliver
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Registration and ecard don't work
« Reply #1 on: August 03, 2005, 09:39:39 am »

There's little we can do to help you fix this, as it depends on server config (the error message you get comes from the smtp service, not from coppermine). I suggest asking your webhost for support.
Logged

jnendel

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Registration and ecard don't work
« Reply #2 on: April 04, 2006, 10:13:31 pm »

I had the same error and I got it to work by replacing smtp host="localhost" with smtp host="127.0.0.1".  It should not have mattered since that was defined in the host file, but it did the trick.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 21 queries.