Community

Closed Create a website does not work

ET
Emmanuel Tom #1


creating a website keep loading without error message and it can load for many hours ,
what can i do to fix this

jo
josephgodwinke #2

Hello @tomtom555 Happy you are here

Do you have any errors in main error log?

Did you try to upgrade your copy

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
ET
Emmanuel Tom #3

this is the main log file.
as for update: i just install this cyberpanel today and i selected the letest version during installation, should i run the upgrade command again?

jo
josephgodwinke #4

Did you create a website for a domain localhost?

ET
Emmanuel Tom #7

I’m not hosting a website, so i dont need a domain, i just want to use the cyberpanel to manage my python bot, like database and others.

Is they anyhow i can create a website on the cyberpanell without adding a proper domain?
i also observed that i cannot connect to the database that i created on the localhost domain on a remote machine no mater how i try to edit settings.

could using the localhost domain the reason why a remote computer cannot connect to the database?

jo
josephgodwinke #8

Honestly if you just using this for a bot and you dont need dns services, you do not need any panel for this. Why dont you run this on a clean server with only the necessary technologies to run the python bot. Install mariadb, python and setup your app. Add phpmyadmin or simply adminer with 2fa/otp for extra security. Add an IPS, a WAF etc.

This is not really an answer related to cyberpanel just my 2 cents

jo
josephgodwinke #10

Yes ofcourse kindly use it you should not expect any errors

ET
Emmanuel Tom #11

i still need cyber panel because i want to move my website to it in the future and i want to manage my database on phpmyadmin

ET
Emmanuel Tom #12

I used it and it works find, thank you so much.

but i still cannot connect to my databse using a remote computer

This topic is closed to new replies.