> [error] [client 10.1.2.9] PHP Fatal error: Cannot use object of type > DB_Error as array in /var/www/reverse.php on line 145
You'll probably need to dig into the code to find the actual error message (the content of the DB_Error) but almost certainly it will be a permissions error where the web user can't update the database - which it sometimes needs to do it it finds a point that hadn't been indexed. -- Brian _______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

