sqlite is only used by plugins (usualy the search plugin), not by core functionalities. i would be more tempted to print out the raw mapserver query result directly from the queryLayerByAttributes function in ServerMapquery.php to get additional infos


Maybe the problem could be related to php_sqlite extension....
I didn't install it so now i'm trying .....

I'll send u the result

Thanks

--
Ing. Fabio D'Ovidio

INOVA Open Solutions s.r.l.
Web : http://www.inovaos.it
Tel.: 081 197 57 600
mail: [EMAIL PROTECTED]


Oliver Christen ha scritto:
are you sure the problem is linked to PEAR?
a "Recenter Id canceled, unable to find selected Id" is not the consequency of a database query, but of a mapserver query (queryByAttributes), which do not use PEAR. it means the id you requested was not found so it's linked to your data content.

regards
Oliver

Hello.
I installed cartoweb 3.4 on CentOS machine and I had no problem.
Now, I am installing cartoweb on Debian Etch. I used the same go-pear.php script to install PEAR modules and I modifed php.ini in order to use them ("include_directory"...). The problem is that my cartoweb proj doesn't able to read and use PEAR module (I think)...but it is strange that auth plugin works fine (it uses PEAR to connect to my DB....)
The error is :
"Recenter Id canceled, unable to find selected Id"...



How can I resolve the problem ?

--
Ing. Fabio D'Ovidio

INOVA Open Solutions s.r.l.
Web : http://www.inovaos.it
Tel.: 081 197 57 600
mail: [EMAIL PROTECTED]

_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users






_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to