it all works, i can access cyber panel dashboard on port 8090, but when i tried to create a website it always stuck on starting creation. did i does something wrong ?
Run command touch /usr/local/CyberCP/debug, this will start generating more debug logs.
Also post the contents of https://<IP Address>:8090/serverstatus/cyberCPMainLogFile and /home/cyberpanel/error-logs.txt when you try to create website.
Sorry for my lack experience, i just started to learn this thing, after i run touch command it return nothing and what should i post in error-logs.txt ?
Yes it should return nothing. Now go try create a website. Once the process stalls or bugs out run this command nano /home/cyberpanel/error-logs.txt || vi /home/cyberpanel/error-logs.txt and post screenshot or copy-paste the result here
I see that i can run it through command line, this is what i get:
cyberpanel createWebsite --package Detault --owner admin --domainName example.us --email info@example.us --php 5.6
{“success”: 0, “errorMessage”: “Package matching query does not exist.”}