Hi,
I'm trying to evaluate your PHPGRID for a commercial product (we then would by the enterprise license). But when I try to initiate the object with
$g = new jqgrid($db_conf);
nothing happens. I even tried the provided example script "db-layer-pgsql.php" under "demos/loading". Same result here: everything coming after "$g = new jqgrid($db_conf);" is not executed and the script is aborted an no errors are displayed.
Environment: Windows 7 64bit, Apache 2.4, PHP 5.6
Can anyone help ?
kind regards
1 Answers
Your Answer