Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ZohaibAhmed's avatar

cpanle chrome issue in laravel

in laravel project when i deploye on cpanel give me this error any one help me please=> "Chrome process stopped before startup completed."

0 likes
3 replies
r9host's avatar

Hi,

If your project is coming up fine locally, then it should be something wrong with your PHP INI config or your web server. Do you have the same issue with other browsers like FireFox?

ZohaibAhmed's avatar

yes also in another browser this issue is accured when i am deploy a project on cpanel then shoe me this error

r9host's avatar

Your project might be in need of a specific PHP extension that is not enabled on your server. Try enabling "display_errors" and "display_startup_errors" in your PHP INI to see what's happening. To change these settings, in cPanel navigate to "MultiPHP INI Manager".

Please or to participate in this conversation.