Welcome Guest ( Log In | Register )



3 Pages V   1 2 3 >  
Reply to this topicStart new topic
> PHP Mail Sending Is Not Working After cPanel Upgradation!
Niru
post Oct 15 2006, 12:44 PM
Post #1


Advanced Member
Group Icon

Group: Members
Posts: 190
Joined: 18-August 06
From: Fun.NiranVv.Com
Member No.: 15,325
myCENTs:41.60



Hi all,
Please check whether you can send mail using php! unsure.gif
I cant send mails after the cPanel upgradation process! unsure.gif
I dont know whats happened with that!!
Is it for my account only or all are having the same problem??
Please guys, check it now and confirm it!

Im having phpbb forum my site!
It was working fine without any problem!
But after cPanel upgradation, php mail is not functioning well!
Its not sending any activation mail to the registered users!
Its not notifying users about the reply and nothing going from the phpbb forum!
Please help me!
I need to fix it as soon as possible! sad.gif

Then I changed the configuration of Email Settings
to: Use SMTP Server for email

Activativating that smtp email option gives me the following error:

Could not connect to smtp host : 110 : Connection timed out

DEBUG MODE

Line : 112
File : smtp.php


Had tried many smtp servers. But all are giving same error only!
Please guys, help me out to fix the problem soon!
blink.gif

Niran
Go to the top of the page
 
+Quote Post
vujsa
post Oct 15 2006, 02:22 PM
Post #2


Absolute Newbie
Group Icon

Group: Admin
Posts: 888
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714
myCENTs:35.43



Well, it looks like you are right, the sendmail system is down. I'll inform thoose that need to know.

vujsa
Go to the top of the page
 
+Quote Post
Niru
post Oct 15 2006, 04:56 PM
Post #3


Advanced Member
Group Icon

Group: Members
Posts: 190
Joined: 18-August 06
From: Fun.NiranVv.Com
Member No.: 15,325
myCENTs:41.60



QUOTE(vujsa @ Oct 15 2006, 07:52 PM) *

Well, it looks like you are right, the sendmail system is down. I'll inform thoose that need to know.

vujsa


Thanks friend! thanks for such a fast response!
Waiting here to fix the issue! cool.gif
Hope, they will not take much time to fix the problem! biggrin.gif
Go to the top of the page
 
+Quote Post
vujsa
post Oct 15 2006, 07:19 PM
Post #4


Absolute Newbie
Group Icon

Group: Admin
Posts: 888
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714
myCENTs:35.43



Well, it could take a little time since the error isn't consistant. Some emails from my site works fine but others do not. So there must be omething incompatable in in the non-working email code with the setting in the new cPanel.

As for the SMTP settings, I haven't tried them.

vujsa
Go to the top of the page
 
+Quote Post
BitShift
post Oct 16 2006, 02:19 AM
Post #5


Advanced Member
Group Icon

Group: Members
Posts: 153
Joined: 8-May 06
From: Houston, TX
Member No.: 13,291



Wow thank god I read this.

I was about to spend alot of time figuring out what is up with my website and why isn't the local mail function working.

I hope this can be fixed soon, because users cannot register at my site without a verification email and I have been recieving a lot of complaints about this.

Are the AstaHost administrators aware of the problem? I'm sure they are and are hard at work at fixing it.

Just have to be patient I guess.


I was not even aware that cpanel had been updated.

This post has been edited by BitShift: Oct 16 2006, 02:20 AM
Go to the top of the page
 
+Quote Post
HellFire121
post Oct 16 2006, 05:36 AM
Post #6


Premium Member
Group Icon

Group: [HOSTED]
Posts: 438
Joined: 28-January 06
Member No.: 10,925



I've tested smtp on my account and it works fine, looks like only phpmail is affected.

-HellFire
Go to the top of the page
 
+Quote Post
Niru
post Oct 16 2006, 05:38 AM
Post #7


Advanced Member
Group Icon

Group: Members
Posts: 190
Joined: 18-August 06
From: Fun.NiranVv.Com
Member No.: 15,325
myCENTs:41.60



QUOTE(vujsa @ Oct 16 2006, 12:49 AM) *

Well, it could take a little time since the error isn't consistant. Some emails from my site works fine but others do not. So there must be omething incompatable in in the non-working email code with the setting in the new cPanel.

As for the SMTP settings, I haven't tried them.

vujsa



That smtp email was not working even before cPanel upgradation!
But that was not a matter for me, beacuse the phpbb forum can send mails without that smtp option!
Before cPanel upgradation also, I was getting the same error message as:

QUOTE
Could not connect to smtp host : 110 : Connection timed out

DEBUG MODE

Line : 112
File : smtp.php


But didnt mentioned here as Im able to send mails wthout that smtp option!
Noe after cPanel upgradation only, the mails from my forum is not delivering to the users!
Hope, the techs team will fix the issue soon!
Waiting for the announcement from the guys!
unsure.gif

Edit:
QUOTE(HellFire121 @ Oct 16 2006, 11:06 AM) *

I've tested smtp on my account and it works fine, looks like only phpmail is affected.

-HellFire


But smtp mail configuration for my phpbb forum was not working even before the cPanel Upgradation process!
But the same code was working fine for my old server!
I dont know why it was like that! sad.gif

This post has been edited by Niran: Oct 16 2006, 05:41 AM
Go to the top of the page
 
+Quote Post
demolaynyc
post Oct 17 2006, 04:05 PM
Post #8


Premium Member
Group Icon

Group: Members
Posts: 330
Joined: 2-February 06
Member No.: 11,040



So no wonder I weren't unable to send mails.

Another problem I encountered, if this may apply to other members is that When trying to save a file using PHP, it takes a while until it's overwritten.

I was trying to save an XML file using PHP from Flash it worked but it took a while for it to be updated. Anyone encounter this problem?
Go to the top of the page
 
+Quote Post
TavoxPeru
post Oct 18 2006, 02:39 AM
Post #9


Super Member
Group Icon

Group: [HOSTED]
Posts: 794
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579
myCENTs:78.07



QUOTE(Niran @ Oct 15 2006, 07:44 AM) *

Hi all,
Please check whether you can send mail using php! unsure.gif
I cant send mails after the cPanel upgradation process! unsure.gif
I dont know whats happened with that!!
Is it for my account only or all are having the same problem??
Please guys, check it now and confirm it!
Niran

Hi, you are right, i just check if i can send mail using php and i confirm that it dont works. sad.gif

Best regards,
Go to the top of the page
 
+Quote Post
BitShift
post Oct 19 2006, 11:43 PM
Post #10


Advanced Member
Group Icon

Group: Members
Posts: 153
Joined: 8-May 06
From: Houston, TX
Member No.: 13,291



So is there any update on the situation?

Are we sure the AstaHost people know about the problem
Go to the top of the page
 
+Quote Post

3 Pages V   1 2 3 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Unzip Files In Cpanel?(5)
  2. Can't Access The Cpanel!(7)
  3. Mail Delevery System Error(6)
  4. Space Usage..(3)
  5. Addon Domain Problems, Not Working With Www(13)
  6. Are There Mail Server Issues Today?(4)
  7. Problems With cPanel(9)
  8. cPanel Is Back Now!(9)
  9. Cannot Send Email After Account Upgrade(3)
  10. Adding Subdomains With cPanel(6)
  11. Current Server Issues That You May Have From The April 6th Hard Drive Swap And Cpanel Upgrade(25)
  12. Cpanel(18)
  13. Site / Account Not Working(10)
  14. Not Working Again(8)
  15. Site Not Working(5)
  1. I Dont Understand Cpanel!(12)
  2. Spam Because Mail In Aplication Formas(9)
  3. Can't Access Astahost Hosteed Sites (including Cpanel And Ftp)(21)
  4. How Do You Set Up A Domain E-Mail Address?(6)
  5. Full Disk Usage Warning In Cpanel(7)
  6. Domain Name Is Not Assigned To Ip. Access Cpanel With Ip Not With Domain Name.(6)
  7. View New Posts Not Working(12)
  8. Email Server / Cpanel Problems(1)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 10:08 AM