Installation Issue #57
Replies: 1 comment
-
It seems like you're encountering issues during the installation process of a system, likely related to setting up a local environment with specific database configurations. Here are some steps you can take to troubleshoot and potentially resolve the problem:
By systematically going through these steps and troubleshooting the problem, you should be able to identify and resolve the issues you're facing during the installation process. If you need further assistance, feel free to provide more specific details about the system you're trying to install and the exact errors you're encountering, and I'll do my best to help! |
Beta Was this translation helpful? Give feedback.
-
I have set the environment for the local setup but whenever I proceed for installation and fill up the database name invoice-shelf, user root, and host as 127.0.0.1 or Localhost, it pushes an error that the database should be empty, or sometimes the wait button keeps on revolving with config error over the console.
What can be solution for this.
I have tried multiple way
1: Installed php 8.1.0,8.1.25,8.2+ but face the same error.
2: I have created build using yarn build , kept the dev on running and even exited from server but still same issue.
Beta Was this translation helpful? Give feedback.
All reactions