[Openstreetmap] Re: [Openstreetmap-dev] CSV transport encoding scheme

Nick Whitelegg Nick.Whitelegg at solent.ac.uk
Fri Jan 27 20:44:24 GMT 2006





>Can you try again? I've checked the debian packages are installed and
>restarted apache... it really should just work, damnit.

Still won't work... (tried
http://nick.dev.openstreetmap.org/freemap/drawmapll.php which takes a bbox,
a width and a height)

>Fatal error: Call to undefined function: curl_init() in
/var/www/nick/freemap/osm.php on line 14

So it's obviously not finding the curl module.

I think you must have to manually add the libraries into the
/etc/php4/apache2/php.ini

The last line includes the xml module. You'll need to do the same for curl,
and probably GD and MySQL too. This can easily be done by copying and
pasting the lines at the end of /etc/php4/apache/php.ini and putting them
into /etc/php4/apache2/php.ini.

I think the need for manual intervention is probably due to the use of
Apache2, not Apache 1.3?

Nick










More information about the talk mailing list