Hello,
I can’t get “Creating First Grid” to work.
I checked everything many times, but I always get an error 500.
I am sure the MySQL parameters are correct.
config.php path is correct
lib path is also correct
the error seem to be in this call
$g = new jqgrid($db_conf);
I don’t know how to get a more detailled error message.
I am have PHP 7.3 and MySQL.
Any help would be very appreciated
Thank you
regards
2 Answers
Thanks for updating.
Your Answer