|
|||
|
PHPNuke email activations
Apparently it has stop working. Seems as if the mail() function has been disabled. I have incorporated a no email activation required but still need the mail() function to work for other clients. I have businesses that require the web mail functions to work. How do I fix this?
|
|
|||
|
email() Not working VIA web form
Apparently it has stop working. Seems as if the mail() function has been disabled. I have incorporated a no email activation required but still need the mail() function work for other clients. I have businesses that require the web mail functions to work. How do I fix this?
|
|
||||
|
** Merged Duplicate Threads **
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net -- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative |
|
||||
|
First, ensure you haven't disabled mail() in the disable_functions directive of the php.ini file. You can access the PHP configuration by going to WHM -> Service Configuration -> PHP Configuration Editor. Note, on concurrent PHP setups, this only shows the configuration for PHP 5 at this time (the developers are working on a solution to this issue, no ETA though).
Next thing you may want to do is check the Exim queue (WHM -> Email -> Mail Queue Manager) to ensure your messages aren't getting stuck in the queue for whatever reason.
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net -- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative |
|
|||
|
Mail SMTP Used under Windows only: host name or IP address of the SMTP server PHP should use for mail sent with the mail() function. localhost **DEFAULT**, Click to Edit
Mail sendmail_from me@localhost.com **DEFAULT**, Click to Edit Mail sendmail_path /usr/sbin/sendmail -t -i Mail smtp_port 25 how do know if disabled. I have an email on server if someone PM's me I get email but if user doesn't get an email notification email. Only sends to local users on the server apparently. |
|
||||
|
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net -- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative |
|
||||
|
Quote:
See if that helps.
__________________
Andy Reed ServerTune.com Dedicated server hosting, Colocation Services, Server Management, and cPanel Licenses |
|
|||
|
I am in PHP Configuration Editor advanced. I see nothing resembling disable_functions any where I see options like: Apache BCMath Core Database Abstraction Error Handling and Logging Exif Filesystem Informix Java Microsoft SQL Multibyte String MySQL Network ODBC Options & Information Output Control PostgreSQL Safe Mode Session Handling Sybase Verisign Payflow Pro Zlib mSQL |
|
||||
|
Quote:
__________________
Andy Reed ServerTune.com Dedicated server hosting, Colocation Services, Server Management, and cPanel Licenses |
![]() |
| Thread Tools | |
| Display Modes | |
|
|