<div dir="ltr"><div><div><div>Hi all,<br></div>I am trying to set up the error reporting server on xampp by following the steps in the how to deploy section of the readme of <a href="https://github.com/phpmyadmin/error-reporting-server/">error-reporting server repo</a><br></div><br>The second and third  step say <br><br>Add a virtual hosts entry pointing at the directory where you extracted the
files in the previous step. Make sure that the installation is in the
document root.<br></div><div>and<br>Configure the web server <br></div><div><br></div><div>I've added the virtual host entry point in the httpd.conf file and enabled vhosts.conf.<br></div><div><br></div><div>I've only been able to do this step properly, after this step, opening localhost opens the error reporting server and i'm unable to visit anything else.<br></div><div><br></div><div>The fourth step says<br></div><div>create the database for the server<br><br></div><div>It doesn't tell the info of the database, what to create??<br><br></div><div>The last step says<br>Run the migrations that have been created so far to setup the database
<br>For new system: just run migration
<code>sudo bin/cake migrations migrate</code><br></div><div>Running the command gives the following error<br><br>Exception: There was a problem connecting to the database: SQLSTATE[HY000] [2002] No such file or directory in [/opt/lampp/htdocs/gsoc/error-reporting-server/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php, line 115]<br></div><div>Followed by many other errors.<br><br></div><div>Next section is oauth setup config.<br></div><div>what should be the developors callback? the whole path? <a href="http://localhost/error-reportong-server/developrs/callback">http://localhost/error-reportong-server/developrs/callback</a> ??<br><br><br></div><div>Next is setting up the webhook-<br></div><div>I don't understand anything in this section.<br></div><div>The target repo is the phpmadmin/phpmyadmin repo, how can I add a webhook in that repo??<br><br></div><div>Kindly help<br></div><div>Thanks<br></div><div>Lakshay arora<br></div><div><br></div></div>