7.7.0 - Major Bug in Wappler Internal PHP Server

Wappler Version : 7.7.0
Operating System : MacOS (Intel)
Server Model: PHP
Database Type: MySQL
Hosting Type: Wappler Local Server

Expected behavior

What do you think should happen?

Server Connect Functionality should work.

Actual behavior

What actually happens?

Recordsets are not rendering
Security provider does not allow logins
Going to a secure page shows the following error in browser:

Fatal error: Cannot redeclare function CONFIG() (previously declared in /Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php:63) in /Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php on line 63
A server error occured, to see the error enable the DEBUG flag.

How to reproduce

Just try viewing any dynamic project in the Wappler Local Server.

Argh! Seems like we can no longer download previous versions! I am completely dead in the water now.

Does anyone have a working link to the prior version Mac Intel?

Brad are you sure you don’t have any double dmxConnect.php includes?

I haven't updated any files. I just updated Wappler now none of my projects work.

I turned on Debug now I get this in browser on secure pages:

<br />
<b>Fatal error</b>:  Cannot redeclare function CONFIG() (previously declared in /Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php:63) in <b>/Users/bradlawryk/Documents/Kopar/Websites/2026_Kopar_Public_Website/www/dmxConnectLib/dmxConnect.php</b> on line <b>63</b><br />
{"code":1,"file":"\/Users\/bradlawryk\/Documents\/Kopar\/Websites\/2026_Kopar_Public_Website\/www\/dmxConnectLib\/dmxConnect.php","line":63,"message":"Cannot redeclare function CONFIG() (previously declared in \/Users\/bradlawryk\/Documents\/Kopar\/Websites\/2026_Kopar_Public_Website\/www\/dmxConnectLib\/dmxConnect.php:63)"}

In the browser developer tools, everything that refers to a server connect API throws a 500 error

Well maybe just update the php files of server connect to the latest then?

Everything is the latest. I was working with prior version minutes ago and everything was working. All I did was update Wappler to 7.7.0 and now nothing works.

I had to revert to 7.6.3 and now everything works again. So there has to be an issue with the local server in 7.7.0.

Fixed in Wappler 7.7.1

1 Like

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