On 22/02/2012 08:47, puja surya wrote:
>
> dear all
>
> now i use 2 apache : apache ms4w and xampp
> xampp for CI and ms4w for pmapper. with change port.
> and the question is
> how to use a pmapper ms4w work with apache xampp?, so that i can use apache
> xampp without apache ms4w.
>
> sorry for my bad english
>
> thank you so much
>
> regards
>
> Puja

the MS4W package is a bit of a "quick-and-dirty" approach. They put all 
DLL's, PHP and apache executables inside the apache cgi-bin directory. 
This is fine for a testing installation but one would normally not use 
this for production set ups (it can be discussed why someone wants 
Windows in this case, but that's another piece of cake...)

Unfortunately there are no stand-alone Mapserver + PHP Mapscript 
packages any more. So you might need to separate the Mapserver DLL's and 
place them in their own dir, adding this to the system path. You can 
then use standard PHP packages but you must ensure that it is exactly 
the same type of build as the one from MS4W, and you must copy the 
mapscript dll to the PHP extension dir, set the php.ini, etc.

For pure testing I would more recommend a virtual machine with a Linux 
like debian, ubuntu, usually less painful...

armin





------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to