Page 1 of 1

forms not forwarding to my email after I changed php version on vitualmin

Posted: Thu Sep 14, 2023 12:14 pm
by naeem
Hi

I recently changed my php version and my forms are not getting forwarded to my email address
Page address:
https://awaketravelandtours.co.za/theCapitalEmpire.php

Im currently running on version 5.6.40.

The success page is working but the emails don't get sent to my inbox, I have checked the spam folder as well.
which php version should I use that is compatible with wysiwyg webbuilder 18.

php error logs in vitualmin
PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so
to load dynamic library 'mcrypt.so' (tried: /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so: cannot open shared object file: No such file or directory), /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[14-Sep-2023 13:29:08 Africa/Johannesburg] PHP Fatal error: Directive 'allow_call_time_pass_reference' is no longer available in PHP in Unknown on line 0
[14-Sep-2023 13:33:30 Africa/Johannesburg] PHP Fatal error: Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[14-Sep-2023 11:33:31 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so: cannot open shared object file: No such file or directory), /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[14-Sep-2023 13:33:31 Africa/Johannesburg] PHP Fatal error: Directive 'allow_call_time_pass_reference' is no longer available in PHP in Unknown on line 0
Last
20
lines of

Re: forms not forwarding to my email after I changed php version on vitualmin

Posted: Thu Sep 14, 2023 12:32 pm
by BaconFries
I recently changed my php version and my forms are not getting forwarded to my email address
Did you republish all your pages again?
Emails are not arriving in my inbox...
viewtopic.php?f=10&t=32967
which php version should I use that is compatible with wysiwyg webbuilder 18.
WB18 supports PHP 7.x and PHP 8.x
PHP version compatibility
viewtopic.php?t=87048

Re: forms not forwarding to my email after I changed php version on vitualmin

Posted: Thu Sep 14, 2023 1:00 pm
by Pablo
This looks like a server configuration issue.
Please contact your web host to fix this.

Re: forms not forwarding to my email after I changed php version on vitualmin

Posted: Fri Sep 15, 2023 9:48 am
by naeem
Could this be the problem

The label's for attribute doesn't match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label's for attribute references the correct id of a form field.

How do I fix this.

Re: forms not forwarding to my email after I changed php version on vitualmin

Posted: Fri Sep 15, 2023 11:23 am
by Pablo
No, I doubt that this has anything to do with the error in the log.
I think there is a problem on the server side.

Re: forms not forwarding to my email after I changed php version on vitualmin

Posted: Fri Sep 15, 2023 2:32 pm
by brimanHTML
@naeem,

First go back into Virtualmin and for the virtual server (domain) go to:
Server Configuration -> PHP Options and check the PHP script execution mode

I use FCGId , just a thought to try before heading in other directions