Hi,
We removed .php extesion from the url and now contact form email is not working. When someone submits form on our website, we should receive the email but we are not receiving it and getting error of 500 .Any help please

Sarmela We removed .php extesion

Did you modify your web server configuration to know to redirect such a request to the proper PHP file?

11 days later

Sarmela .php extesion from the url

what exactly do you mean by "removed the extension"?

does the file still exist on the server named [filename].php ?
any URL's will have to point to the actual resource (e.g. the true filename)

    Write a Reply...