For curl you can set the environment variables http_proxy and no_proxy. It depends on your webserver, platform and whether or not you run PHP as a module how this needs to be configured.
Best regards, Bart -- Bart van den Eijnden OSGIS, Open Source GIS http://www.osgis.nl --------- Oorspronkelijk bericht -------- Van: Mandy Fleischhauer <[EMAIL PROTECTED]> Naar: [email protected] <[email protected]>, [EMAIL PROTECTED] <[EMAIL PROTECTED]> Onderwerp: Re: [Mapbuilder-users] [Mapbuilder-devel] undefined funktion curl_init() in proxy.php? Datum: 15/08/07 08:50 > Hello Mike, > > thank you for anwser. > i uncomment the line in my php.ini. an it runs without such an error, when i tried a wms service in our net of the university. > > but when i get an wms live wms like atlas of canada i got another error :( > an in this time only with an info: > Parse error: XML-Verarbeitungsfehler: Kein Element gefunden > > the university have also a proxy server. is that a reason or is this another stupid mistake of my configuration? > > regards, mandy > > > -------- Original-Nachricht -------- > Datum: Tue, 14 Aug 2007 14:21:46 -0400 > Von: Mike Adair <[EMAIL PROTECTED]> > An: Mandy Fleischhauer > CC: [email protected], [EMAIL PROTECTED] > Betreff: Re: [Mapbuilder-devel] undefined funktion curl_init() in proxy.php? > > > I came across this recently and you need to load the curl extension in > > PHP. Look for and uncomment the line with php_curl.dll in your php.ini > > file. > > > > Mike > > > > Mandy Fleischhauer wrote: > > > Hi folks, > > > > > > > > > today i get an fresh nightlybuild from the server and take it to my > > apache server. > > > when i tried the demo "complete" and tried a self specified WMS > > capabilities, > > > i get an error message from the proxy.php: > > > > > > call to undefined funktion curl_init(). > > > > > > i take a screenshot of them. please have a look at > > http://tmp.mandrine.de/proxy.jpg > > > > > > where is the mistake? can anyone help me please? > > > > > > sorry when my english is a little bit bad ;) > > > > > > have a nice evening, > > > mandy > > > > > > > > > -- > > > Mit freundlichen Gr��en, > > > Mandy Fleischhauer > > > -- > > > Hochschule f�r Technik und Wirtschaft Dresden (FH) > > > Fachbereich Vermessungswesen/Kartographie > > > Friedrich-List Platz 1, 01069 Dresden > > > Telefon: 0351-462 3145 (Labor GIS) > > > mailto: [EMAIL PROTECTED] > > > > > > > > -- > Psssst! Schon vom neuen GMX MultiMessenger geh�rt? > Der kanns mit allen: http://www.gmx.net/de/go/multimessenger > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Mapbuilder-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
