I’m running an Apache-hosted PHP page that triggers a Node script (xyz.js) powered by Puppeteer. When I call the PHP page through the browser I hit a generic “Server Error,” yet the very same xyz.js runs flawlessly from the command line. I need someone who can: • trace why the PHP→Node hand-off fails under Apache but succeeds in CLI, • correct any permission, path, environment-variable, or timeout issue that is blocking Puppeteer, and • leave me with a clean set of notes on exactly what was changed (Apache/PHP config, code tweak, or OS-level adjustment). A working demo in the browser along with the change log is the acceptance criterion. I can provide SSH access and the current PHP and Node files as soon as we start.