Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Installing in Windows365 en Xampp

Questions related to installing, updating, setting up and configuring
sietwolt
Posts: 16
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 1 time
Been thanked: 1 time

Installing in Windows365 en Xampp

Unread post by sietwolt »

I installed Nubuilder4,5 in Xampp in Windows 365. It didn't work.
Error message:" Rename nuconfig-sample.php to nuconfig.php" although the map was renamed to nuconfig.php according the guidelines. Also in the errorlogs the message: "server certificate does NOT include an ID which matches the server name"
After some search I learned following:
1)In Windows 365 change the map only to nuconfig and leave out ".php" Apparently windows reads the map already as a php file ( in windows powershell the map was mentioned with "nuconfig.php.php").
2) Change in Apache : httpd-ssl.conf in the middle of the text the servername for the Virtual Host:"servername is www.example.com:443" and change it to: "servername local host".
And then: problems solved and Nubuilder works.
Post Reply