PHP Problem.

Status
Not open for further replies.

ashwinsinha

New Member
Messages
278
Reaction score
0
Points
0
A PHP script has not been working on my website and gives me the error - "Warning: mail() has been disabled for security reasons in /home/ashwin1/public_html/Scripts/FormToEmail.php"

It seems that the function has been disabled from the server side.

Since i am new to PHP, i request you to help me out.

Regards,
-Ashwin
Edit:
the warning message also gives a reference to line 177.
The line 177 in my php doc is : mail($my_email,$subject,$message,$headers);
 
Last edited:

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
You need to upgrade your PHP Type to Intermediate. You can do this from the AMP at http:/x10hosting.com/login (Use you Forum details to login).
 
Status
Not open for further replies.
Top