Thread: [pmapper-users] Enable Export to Excel in pmapper 4.3.2
Brought to you by:
arminburger
|
From: Fernando <nan...@ho...> - 2014-04-09 08:50:58
|
MS4W - MapServer 4 Windows - version 3.0.2 Apache 2.2.17 (with OpenSSL 0.9.8o)PHP 5.3.6GDAL 1.8.0MapServer CGI 5.6.6 at /cgi-bin/mapserv.exePmapper 4.3.2. 1) Download the file http://pear.php.net/go-pear.phar 2) Execute C:\ms4w\Apache\php>c:\ms4w\Apache\cgi-bin\php.exe go-pear.phar 3) Are you installing a system-wide PEAR or a local copy? (system|local) [system] : local Please confirm local copy by typing 'yes' : yes 4) Below is a suggested file layout for your new PEAR installation. To change individual locations, type the number in front of the directory. Type 'all' to change all of them or simply press Enter to accept these locations. 1. Installation base ($prefix) : C:\ms4w\Apache\php 2. Temporary directory for processing : C:\ms4w\Apache\php\tmp 3. Temporary directory for downloads : C:\ms4w\Apache\php\tmp 4. Binaries directory : C:\ms4w\Apache\php 5. PHP code directory ($php_dir) : C:\ms4w\Apache\php\pear 6. Documentation directory : C:\ms4w\Apache\php\docs 7. Data directory : C:\ms4w\Apache\php\data 8. User-modifiable configuration files directory : C:\ms4w\Apache\php\cfg 9. Public Web Files directory : C:\ms4w\Apache\php\www 10. Tests directory : C:\ms4w\Apache\php\tests 11. Name of configuration file : C:\ms4w\Apache\php\pear.ini 12. Path to CLI php.exe : C:\ms4w\Apache\cgi-bin 1-12, 'all' or Enter to continue: enter 5) Would you like to alter php.ini <C:\ms4w\Apache\cgi-bin\php.ini>? [Y/n] : y Thanks for using go-pear! 6) Execute C:\ms4w\Apache\php>pear install channel://pear.php.net/OLE-1.0.0RC2 downloading OLE-1.0.0RC2.tgz ... Starting to download OLE-1.0.0RC2.tgz (13,981 bytes) .....done: 13,981 bytes install ok: channel://pear.php.net/OLE-1.0.0RC2 7) Execute C:\ms4w\Apache\php>pear install channel://pear.php.net/Spreadsheet_Excel_Writer-0.9.3 downloading Spreadsheet_Excel_Writer-0.9.3.tgz ... Starting to download Spreadsheet_Excel_Writer-0.9.3.tgz (57,258 bytes) .....done: 57,258 bytes install ok: channel://pear.php.net/Spreadsheet_Excel_Writer-0.9.3 that's all!! |
|
From: Thomas R. <tr...@si...> - 2014-04-09 09:34:29
|
Hi, Thanks. This doc is partially here too: - http://svn.pmapper.net/trac/wiki/UpgradeOlderVersions (not the right place?) - http://svn.pmapper.net/trac/wiki/DocManual#AdditionalPHPsettings Maybe it could be interesting to add your parts in the wiki. Le 09/04/2014 10:50, Fernando a écrit : > MS4W - MapServer 4 Windows - version 3.0.2 > Apache 2.2.17 (with OpenSSL 0.9.8o)PHP 5.3.6GDAL 1.8.0MapServer CGI 5.6.6 at /cgi-bin/mapserv.exePmapper 4.3.2. > > 1) Download the file http://pear.php.net/go-pear.phar > > 2) Execute C:\ms4w\Apache\php>c:\ms4w\Apache\cgi-bin\php.exe go-pear.phar > > 3) Are you installing a system-wide PEAR or a local copy? > (system|local) [system] : local > Please confirm local copy by typing 'yes' : yes > > 4) Below is a suggested file layout for your new PEAR installation. To > change individual locations, type the number in front of the > directory. Type 'all' to change all of them or simply press Enter to > accept these locations. > > 1. Installation base ($prefix) : C:\ms4w\Apache\php > 2. Temporary directory for processing : C:\ms4w\Apache\php\tmp > 3. Temporary directory for downloads : C:\ms4w\Apache\php\tmp > 4. Binaries directory : C:\ms4w\Apache\php > 5. PHP code directory ($php_dir) : C:\ms4w\Apache\php\pear > 6. Documentation directory : C:\ms4w\Apache\php\docs > 7. Data directory : C:\ms4w\Apache\php\data > 8. User-modifiable configuration files directory : C:\ms4w\Apache\php\cfg > 9. Public Web Files directory : C:\ms4w\Apache\php\www > 10. Tests directory : C:\ms4w\Apache\php\tests > 11. Name of configuration file : C:\ms4w\Apache\php\pear.ini > 12. Path to CLI php.exe : C:\ms4w\Apache\cgi-bin > > 1-12, 'all' or Enter to continue: enter > > 5) Would you like to alter php.ini <C:\ms4w\Apache\cgi-bin\php.ini>? [Y/n] : y > > Thanks for using go-pear! > > 6) Execute C:\ms4w\Apache\php>pear install channel://pear.php.net/OLE-1.0.0RC2 > > downloading OLE-1.0.0RC2.tgz ... > Starting to download OLE-1.0.0RC2.tgz (13,981 bytes) > .....done: 13,981 bytes > install ok: channel://pear.php.net/OLE-1.0.0RC2 > > 7) Execute C:\ms4w\Apache\php>pear install channel://pear.php.net/Spreadsheet_Excel_Writer-0.9.3 > > downloading Spreadsheet_Excel_Writer-0.9.3.tgz ... > Starting to download Spreadsheet_Excel_Writer-0.9.3.tgz (57,258 bytes) > .....done: 57,258 bytes > install ok: channel://pear.php.net/Spreadsheet_Excel_Writer-0.9.3 > > > that's all!! > > ------------------------------------------------------------------------------ > Put Bad Developers to Shame > Dominate Development with Jenkins Continuous Integration > Continuously Automate Build, Test & Deployment > Start a new project now. Try Jenkins in the cloud. > http://p.sf.net/sfu/13600_Cloudbees > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > |