Publishing to production Error 500 November 27, 2019, 08:44:47 AM Hello,I'm trying to deploy an application I developed with PHPRad Classic in production mode, but I get an Error 500. I contacted my host O2switch to ask him if mod_rewrite is enabled. he replied that he is activated by default.What can I do?Help me find a solution.Thanks,Bests regards Quote Selected
Re: Publishing to production Error 500 Reply #1 – November 27, 2019, 04:42:51 PM @orsoval does the web app work on you localhost when you publish to production, before uploading it to your live/online server? Quote Selected
Re: Publishing to production Error 500 Reply #2 – November 27, 2019, 04:56:40 PM @willvin Yes the web application works very well on my local host when I publish in production. Quote Selected Last Edit: November 27, 2019, 05:01:36 PM by orsoval
Re: Publishing to production Error 500 Reply #3 – November 27, 2019, 05:04:45 PM @orsoval make sure that the version of PHP on your live/online server is the same as that on your localhost. Quote Selected
Re: Publishing to production Error 500 Reply #4 – November 27, 2019, 05:23:50 PM @willvin The PHP version of my local host is PHP 7.3.9, my hosting one is 7.3. is that the problem? Quote Selected Last Edit: November 27, 2019, 05:31:03 PM by orsoval
Re: Publishing to production Error 500 Reply #5 – November 27, 2019, 05:38:27 PM @orsoval what local server are you using, wamp or xampp? Quote Selected
Re: Publishing to production Error 500 Reply #6 – November 27, 2019, 05:41:07 PM @willvin I use Xampp Quote Selected
Re: Publishing to production Error 500 Reply #7 – December 19, 2019, 10:05:26 AM I solve the problem. My database parameters was not correctsSorry! Quote Selected