Re: [pmapper-users] Multiple pmapper in one server

2013-12-04 Thread Solly Vuso
On Wed, Oct 9, 2013 at 2:22 PM, Raffaele Morelli wrote: > http://svn.pmapper.net/trac/wiki/FaqTips#UsingApacherewritemechanisms > > > Hi All This is how I manage to get multiple pmappers running in one Apache The main pammper is under apps and the rest of the pmappers are under ms4w/apache/htdo

Re: [pmapper-users] Multiple pmapper in one server

2013-10-09 Thread Raffaele Morelli
http://svn.pmapper.net/trac/wiki/FaqTips#UsingApacherewritemechanisms 2013/10/9 Sentot Kurniawan > I like to add everything under the htdocs directory, using 2 different web > directories. Then the URL just look like this : > http://localhost/web1 > http://localhost/web2 > > Please show me

Re: [pmapper-users] Multiple pmapper in one server

2013-10-09 Thread Sentot Kurniawan
I like to add everything under the htdocs directory, using 2 different web directories. Then the URL just look like this : http://localhost/web1 http://localhost/web2 Please show me step by step how to achive it :) Regards, Todd On Wed, Oct 9, 2013 at 1:36 PM, Chris forum wrote: > Hi Todd

Re: [pmapper-users] Multiple pmapper in one server

2013-10-08 Thread Chris forum
Hi Todd, Here is how it works: - One main .phtml file that is used by all your pmapper projects (stored into the pmapper root directory) This is where you specify what config ($config) to look at - One .xml configuration file per project (into pmapper/config/ directory) In this file you specify

Re: [pmapper-users] Multiple pmapper in one server

2013-10-08 Thread Sentot Kurniawan
Hi serge, Would you show me step by step how to achive multiple pmapper in one server. Regards, Todd -- October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore

Re: [pmapper-users] Multiple pmapper in one server

2011-11-26 Thread Serge Claudio Rafanoharana
Hi Armin, Thanks a lot... Both web1 and web2 work great... I made a fresh install and followed the quick install instructions... Regards, Serge On Sat, Nov 26, 2011 at 12:27 AM, Armin Burger wrote: > Serge > > The MS4W package is mainly for testing and quick installation of a > sample appli

Re: [pmapper-users] Multiple pmapper in one server

2011-11-26 Thread Armin Burger
Serge The MS4W package is mainly for testing and quick installation of a sample application. You should use the normal zip package and install it as described in the wiki for generic installation (see especially the quick install description) for real applications. I would not use the MS4W co

Re: [pmapper-users] Multiple pmapper in one server

2011-11-25 Thread Serge Claudio Rafanoharana
Hi Armin, Thanks for your reply. First I use Windows, MS4W 3.0.3, pmapper 4.2 What I need is 2 totally different pmapper, without any relationship. I mean 2 different projects. So inside my local server, I will have 2 folders web1 and web2. Up till now, I use the pmapper-4.2.0-ms4w.zip package s

Re: [pmapper-users] Multiple pmapper in one server

2011-11-25 Thread Armin Burger
On 25/11/2011 09:36, Serge Claudio Rafanoharana wrote: > Hi all, > > I would like to know the way how to set up 2 pmapper in one server. I > remember that I need to change the name of httpd_pmapper.conf and also the > config_default.xml but cannot get it or did I miss some other > configurations? >

Re: [pmapper-users] Multiple pmapper in one server

2011-11-25 Thread Serge Claudio Rafanoharana
Forget to mention that I use pmapper 4.0.0 with MS4W 2.3.1 Thank you, Serge On Fri, Nov 25, 2011 at 12:36 AM, Serge Claudio Rafanoharana < rafanohar...@gmail.com> wrote: > Hi all, > > I would like to know the way how to set up 2 pmapper in one server. I > remember that I need to change the nam

[pmapper-users] Multiple pmapper in one server

2011-11-25 Thread Serge Claudio Rafanoharana
Hi all, I would like to know the way how to set up 2 pmapper in one server. I remember that I need to change the name of httpd_pmapper.conf and also the config_default.xml but cannot get it or did I miss some other configurations? Regards, -- Serge --