Koozali.org: home of the SME Server

myphpnuke and virtual servers

Gonzalo

myphpnuke and virtual servers
« on: May 24, 2003, 05:26:37 AM »
HI, all

I installed dmc-mitel-myphpnuke-1.8.8-1.noarch.rpm on an e-smith 5.5 server

Now I need two different configurations. No one of the servers is the primary.

How could I have different configurations for each Virtual Server, and make myphpnuke the first page?
Do I need to copy all behind /opt/groupware/ to the  /home/e-smith/files/ibays/myvirtualserver/html/   and do it again inside the other Virtual Server?

How could I cancel the external access from Internet to the primary or other Virtual Servers writing  “www.myservername.com/mpn/.“


Excuse my English is not good.

From Mexico

Gonzalo

John Crisp

Re: myphpnuke and virtual servers
« Reply #1 on: November 14, 2003, 06:11:09 PM »
Gonzalo,

I have exactly the same questions and have failed to find any answers so far. Is there anyone out there who has installed myphpnuke with Darrells rpm into a ibay ?

I would like to run one version in my primary ibay and another different site in a virtual domain/ibay.

I can see where the /mpn part is set in httpd.conf., but I am blowed if I can figure out how to change it to read / - if I try to do manually then the whole lot stops working.

The rpm installs a template fragment which adds the following to httpd.conf :

# Groupware: myPHPnuke
Alias /mpn /opt/groupware/myphpnuke/html

    Options -Indexes
    AllowOverride None
    order allow,deny
    allow from all
    AddType application/x-httpd-php .php .php3
    php_flag  magic_quotes_gpc  off
    php_flag  track_vars        on


I would figure the Alias is the bit that gives the www.yourhost.com/mpn


But how you get it all too go is beyond me. Any got any clues ?

Best regards,

John