Re: [pmapper-users] js_config problem
Brought to you by:
arminburger
From: Armin B. <arm...@gm...> - 2006-11-08 17:58:52
|
this setting has been changed in p.mapper 2.1.0 compared to 2.0.0. The files should now always be named js_config.php and php_config.php and you specify the directory for them with 'pm_config_location' so eg. you can create a dir 'clc', out the 2 files into it with the required name and set pm_config_location = clc armin listserver server wrote: > HI > > finally i've upgraded pmapper to 2.1.1 realease and now works also > autoidentify function > > But i've a strange problem. in my config.ini file i've: > > ;=============================== > ; Configuration files > ; > ;------------------------ > js_config = js_config_clc.php > php_config = php_config_clc.php > > > but pmapper use always js_config.php and not js_config_clc.php > > what can be wrong?? > > Thank you in advance > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > |