rohitsinha54
New Member
- Messages
- 36
- Reaction score
- 0
- Points
- 0
I am very upset that because of misuse by some people x10 had stopped php mail function i am an engineering college student and my web technologies project is based on newsletters by shop keepers and showrooms to keep their customers updated.
Its not possible for me to get a paid hosting to test this application and also the major issue is i have to show demo of project in coming week and if the mail function fails my project will go into vein.
The mail function was working some days ago on chopin server but it had stopped now.
i get a error message as:
Warning: mail() has been disabled for security reasons in /home/***(hidden)/public_html/something/class.SimpleMail.php on line 63
Fatal error: Uncaught exception 'Exception' with message 'Sending mail failed.' in /home/rohit54/public_html/smu/class.SimpleMail.php:64 Stack trace: #0 /home/rohit54/public_html/smu/user_transact.php(67): SimpleMail->send('talktorohit54@g...', 'Mailing list co...', 'Hello rohit?Our...', 'From: talktoroh...') #1 {main} thrown in /home/rohit54/public_html/smu/class.SimpleMail.php on line 64
I seriously need the php mail() function to be enabled so that my application works.
Please enable the php mail() function as soon as possible
Its not possible for me to get a paid hosting to test this application and also the major issue is i have to show demo of project in coming week and if the mail function fails my project will go into vein.
The mail function was working some days ago on chopin server but it had stopped now.
i get a error message as:
Warning: mail() has been disabled for security reasons in /home/***(hidden)/public_html/something/class.SimpleMail.php on line 63
Fatal error: Uncaught exception 'Exception' with message 'Sending mail failed.' in /home/rohit54/public_html/smu/class.SimpleMail.php:64 Stack trace: #0 /home/rohit54/public_html/smu/user_transact.php(67): SimpleMail->send('talktorohit54@g...', 'Mailing list co...', 'Hello rohit?Our...', 'From: talktoroh...') #1 {main} thrown in /home/rohit54/public_html/smu/class.SimpleMail.php on line 64
I seriously need the php mail() function to be enabled so that my application works.
Please enable the php mail() function as soon as possible