Thank you Guillaume but it doesn't help. I have IIS 5.1 - and I haven't found any options to do it there.
I am very confused about this. Can somebody help? Just some suggestions, I would try anything! Once more - I cannot make php_ogr work in a web browser. When I use command line (php -q ... - php_ogr examples) it works. But when I try to open a php in web browser, it says this: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_ogr.dll' - Access denied. in Unknown on line 0 Thank you for your ideas. Milan > ------------ Původní zpráva ------------ > Od: Guillaume Sueur <[EMAIL PROTECTED]> > Předmět: Re: [UMN_MAPSERVER-USERS] PHP_OGR problem > Datum: 22.11.2007 10:00:09 > ---------------------------------------- > Hi Milan, > > Maybe you're running IIS6 and you must explicitely authorize php_ogr.dll > to be used by the internet user. I don't remember precisely, but it > should be somewhere under the IIS administration console. > > Hope that helps > > Milan Lazecky a écrit : > > Hi everybody. > > Does anybody of you have experience with php_ogr.dll in Windows? > > I can't make it work :-( > > When I try in command line php.exe -q ogr2ogr.php...... it works great! > > But when I try to run it in a web browser (yes I have edited the example > > files > to work in the browser), it gives an "Access denied" error for php_ogr.dll. > > Maybe I have some dependency problem, but I used the Dependency Walker for > this library and it seems to be ok (well, I had to find a msjava.dll file on > the > web). All the libraries included in ms4w installation file I have copied into > the C:\PHP folder (and this folder is also in system PATH). I really am > confused, I don't know what I do wrong. > > PHP is in the newest version, php_ogr is from the ms4w newest version. > > Thank you very much! > > Milan > > > > -- > Guillaume SUEUR > Expert SIG et OpenSource > NEOGEO > 46 RUE MATABIAU > 31000 TOULOUSE > 06 65 58 88 82 > Site web : http://www.neogeo-online.net > > > >