« Return to Thread: PEAR installation

Re: PEAR installation

by Fabio D'Ovidio-2 :: Rate this Message:

Reply to Author | View in Thread



Oliver Christen ha scritto:
> sqlite is only used by plugins (usualy the search plugin), not by core
> functionalities.

in fact this functionality is in my own plugin.... the problem is that
it works fine on CentOS

> 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

I'll try ....

>
>
>
>> 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: fabiodovidio@...
>>
>>
>> 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: fabiodovidio@...
>>>>
>>>> _______________________________________________
>>>> Cartoweb-users mailing list
>>>> Cartoweb-users@...
>>>> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>>>>
>>>
>>>
>>
>>
>
>

--
Ing. Fabio D'Ovidio

INOVA Open Solutions s.r.l.
Web : http://www.inovaos.it
Tel.: 081 197 57 600
mail: fabiodovidio@...

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

 « Return to Thread: PEAR installation