Page 1 of 1

php 8.2

Posted: Wed Feb 21, 2024 3:31 pm
by samer2022
hello,
i face a problem when trying upgrade the php on the server to version 8.2, since it is required for other applications, but i face a problem when sending forms via my website which is built via Wyziwyg 17, but i do the downgrade to version 7.4 of php, the forms work well. How can i do the upgrade to 8.2 while keep using and sending forms?

Re: php 8.2

Posted: Wed Feb 21, 2024 4:08 pm
by Pablo
The current version (19) of WWB is compatible with PHP 8.2

However, the problem may have nothing to do with WWB.
In many cases, this is just a server configuration issue. For example, PHP mail may not have been setup correctly.
Please check the PHP error log to find out why it does not work.

See also the form FAQ:
viewtopic.php?t=32967

Re: php 8.2

Posted: Wed Feb 21, 2024 5:03 pm
by wwonderfull
As @pablo mentioned. But I think a demo would be needed to be sure what the problem may be.

Along with that read this post for more information if found useful:
viewtopic.php?p=487465#p487465

Re: php 8.2

Posted: Thu Feb 22, 2024 2:34 pm
by samer2022
do you have an idea which configuration should be made on the server of GoDaddy? I mean regarding the php 8 or later, to able to send forms.

which extension should be enabled to solve the problem, or value php.ini?
please advise,
regards

Re: php 8.2

Posted: Thu Feb 22, 2024 2:55 pm
by Pablo
The only way to solve this is if you know what the error is.

See also the "very important note" in the FAQ:
viewtopic.php?t=32967

Re: php 8.2

Posted: Sat Feb 24, 2024 2:01 pm
by samer2022
Hi,
If i want to use the SMTP instead of php mail, what should i do in addition to filling in the Mail Engine fields?

Re: php 8.2

Posted: Sat Feb 24, 2024 2:10 pm
by Pablo
After changing the settings, republish the page (all files).
If that does not work then check the PHP error log for errors.

Re: php 8.2

Posted: Wed May 01, 2024 12:42 pm
by samer2022
Hi, I have purchased the latest version 19.2, and the form doesn't work.
I received no form,
The problem is the same!!!
What shall I do!!!?

Re: php 8.2

Posted: Wed May 01, 2024 12:47 pm
by samer2022
I contacted GoDaddy, they informed me that you should provide the needed code for the php mail,,,,
since, i found no error php file

Re: php 8.2

Posted: Wed May 01, 2024 1:01 pm
by Pablo
Did you read the FAQ?
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=32967

If you need further assistance, then please provide the requested information.

Re: php 8.2

Posted: Wed May 01, 2024 1:10 pm
by samer2022
I read the forum, several times



I found this error via GoDaddy:
[Wed May 01 03:59:04.091476 2024] [cgid:error] [pid 2962181:tid 23144626624256] [client 195.1.144.109:58176] AH01264: script not found or unable to stat: /home/zzzzzzzz/public_html/cgi-bin

Re: php 8.2

Posted: Wed May 01, 2024 2:19 pm
by Pablo
I do not think this error is related.

You will need to find the PHP log on the server. Usually, you can access this via the Control Panel of the webhost.

Note this can only be a configuration issue. However, there is nothing I can do to help if I do not know why the server is not sending the email.

Re: php 8.2

Posted: Sun May 19, 2024 4:04 pm
by infos
Hi -

I have the same issue with PHP 8.2 , BUT something strange happens.

My form is built with the latest extension "form processor" and it does not send email....

CURIOS, if on the host server I switch to PHP 7.4 instead of PHP 8.2, in .htaccess, my form WORKS very well.

The same form works in PHP 7.4, and NOT with PHP 8.2

What am I doing wrong?

Thank you,

Re: php 8.2

Posted: Sun May 19, 2024 4:56 pm
by Pablo
What do you extension "form processor"?
Do you mean the build in form script?

What is the exact problem?
What is the error in the PHP log?
What are your settings?
Can you please be more specific?

Re: php 8.2

Posted: Mon May 20, 2024 12:39 pm
by infos
Hi Pablo -

- I have used DBTS Form Processor Extension version 2.7.5.6 with "Form" in "Layout Grid" and settings:


- I do not have an error listed. After I fill out the form and press "Send", I have got a blank, white screen, nothing written on it, and o course, no email received from the form.
And do not forget that: The same form works perfect on server's PHP 7.4, and NOT on PHP 8.2.

So the form stays unmodified on the same server.


Thank you

Re: php 8.2

Posted: Mon May 20, 2024 2:03 pm
by Pablo
I'm sorry, I cannot give support on the DBTS Form Processor Extension. This extension was created by another use who is no longer active on this forum.
However the built-in form script should also work with PHP 8.