Please follow the installation instructions that state under http://svn.pmapper.net/trac/wiki/DocQuickinstall#PHP.INI for settings in php.ini:
... Under section [PHP] for Error handling and logging set error_reporting = E_ALL & ~E_NOTICE ... Then you'll get rid of all PHP NOTICES (these are no errors) that cause AJAX requests to fail. It's difficult to avoid all kind of notices produced by PHP and I gave up at a certain stage. Armin NETGIS Schroeter wrote: > Hi, > > I have installed p.mapper (with demodata) on a Windows XP IIS 5 Server with > php 5.1.1 and mapserver. 4.6. > Everything works fine, only querys, searching and printing is not possible. > Only an empty window is opening. > > My Error-log: > [19-Jun-2007 16:25:03] PHP Notice: Undefined offset: 0 in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 626 > [19-Jun-2007 16:25:03] PHP Notice: Undefined offset: 1 in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 627 > [19-Jun-2007 16:25:03] PHP Notice: Undefined offset: 0 in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 626 > [19-Jun-2007 16:25:03] PHP Notice: Undefined offset: 1 in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 627 > [19-Jun-2007 16:25:03] PHP Notice: Undefined index: CITY_NAME in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 635 > [19-Jun-2007 16:25:03] PHP Notice: Undefined index: CITY_NAME in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 635 > [19-Jun-2007 16:25:03] PHP Notice: Undefined index: CITY_NAME in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 635 > [19-Jun-2007 16:25:03] PHP Notice: Undefined index: CITY_NAME in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 635 > [19-Jun-2007 16:25:03] PHP Notice: Undefined variable: allExtStr in > c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 469 > [19-Jun-2007 16:25:03] PHP Notice: Undefined property: Query::$limitResult > in c:\Inetpub\wwwroot\pmapper-dev\incphp\query\query.php on line 481 > > Print error: > > [19-Jun-2007 16:28:41] PHP Notice: Undefined index: config in > c:\Inetpub\wwwroot\pmapper-dev\printdlg.phtml on line 69 > > Any idea? > > Thanks > Sven > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > pmapper-users mailing list > pmapper-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pmapper-users > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users