Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

White screen after installation and configuration

Questions related to installing, updating, setting up and configuring
Post Reply
Arskin
Posts: 2
Joined: Sun Aug 14, 2022 1:42 am

White screen after installation and configuration

Unread post 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
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: White screen after installation and configuration

Unread post 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
Arskin
Posts: 2
Joined: Sun Aug 14, 2022 1:42 am

Re: White screen after installation and configuration

Unread post 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
Post Reply