Form Sending Issues

Hi

We have made a small website in php with a form… on the dev server everything works fine… when moved to the shared server and the form no longer sends… we moved it to one of our dedicated servers and it works fine on that.

I am sure it is a setting on the server (cPanel)… I have rung support for the server and since they were bought out by Melbourne IT they are absolutely hopeless and have been no help.

I am sure I have had this issues before and the server admins fixed it… has anyone had this issue and knows how to fix it?

mrmbarnes

what error do you get? what problem came up while debugging?

1 Like

I think we would need to see the code that isn’t working.

1 Like

It looks like it’s some server configuration issue. Check your php.ini settings, but first check the server’s error log. If you’re seeing no error on screen the error might just be in the error log.

Cheers

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.