Jump to content

Recommended Posts

Posted

A PHP mail form that used to work is no longer working. The form had not been used for awhile because it was not needed, but now it is.

The form data is collected from

http://www.animeusa.org/volunteering_sign_up.php

and sent to this page for validation and emailing.

http://www.animeusa.org/volunteering_submit.php

 

When the user sumbits the form you now receive these messages

 

Warning: send(Net/SMTP.php) [function.send]: failed to open stream: No such file or directory in /usr/local/lib/php/Mail/smtp.php on line 206

 

Warning: send() [function.include]: Failed opening 'Net/SMTP.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/local/lib/php/Mail/smtp.php on line 206

 

Fatal error: Cannot instantiate non-existent class: net_smtp in /usr/local/lib/php/Mail/smtp.php on line 210

 

Would there have been some change to the servers regarding php that would cause the form to stop working?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...