Page 1 of 1

White screen after installation and configuration

Posted: Wed Oct 12, 2022 12:58 am
by Arskin
Hi
I installed & configured nubuilder 4.5 on a Ubuntu 22.04 server. LAMP is running a number of other tasks without issues. I am also confident the database and other credentials in nuconfig.php are correct.

When I point the browser to http://localhost/nubuilder/index.php or http://<serverip>/nubuilder/index.php I get a blank (code less) screen.

I don't have security (SSL) configured.

I'm having trouble finding logs etc that might help trouble shoot.

Any suggestions?

Thanks

Re: White screen after installation and configuration

Posted: Wed Oct 12, 2022 3:13 am
by kev1n
Hi,
If you encounter an issue, be sure to check the developer console for errors by clicking the `F12` key on most browsers.
Also open nuDebug results (CTRL+SHIFT+D) and check your (Apache) server logs.
Also read
viewtopic.php?t=9751

Re: White screen after installation and configuration

Posted: Wed Oct 12, 2022 8:21 am
by Arskin
Nevermind, it's me, not you. ;-)

I made some assumptions about how nubuilder works, but got it wrong.

After a bit of "paying attention" it's sorted.

Well done. Thanks