I already have the full poker source in PHP from github, but it still needs to be setup, configured, made playable by multiple simultaneous users. Your task is to install the script, resolve any dependency or permission issues, set up the database, and confirm that players can sit at a table, join from different browsers, and complete a hand without errors or desynchronisation. Please keep the work on my live VPS (cpanel access provided), use only the existing codebase, and document every change so I can reproduce the setup on a staging machine later. The job is complete once: • the lobby loads and tables accept multiple connections, • a full round of Texas Hold’em runs cleanly in real time, • you hand over a concise step-by-step deployment note. Familiarity with WebSockets, PHP 8.x, MySQL and basic Linux server management will speed things up. The budget to setup is $30 and we have this php poker multiplayer script : https://github.com/izuc/poker666