Hi Johnathon,

You can run this from the command line:

/usr/local/frontpage/version5.0/bin/owsadm.exe -o install -t apache-2.0 -u
username -pw password -p 80 -m www.domainname.com -s
/etc/httpd/conf/httpd2.conf -xu username -xg group

Replace username with the user name you want for FP. If you use the same
user name for the -xu option then that user name must already exist on the
system. I usually use the same user name. Replace password with the actual
password and replace group with the group the user name belongs to. This
also assumes that the virtual host is in the httpd2.conf file. Virtual host
can be in other files but the web gui will not see them and when using the
command line you have to specify the correct file that the virtual host is
in. The file the virtual host is in must also have the ServerRoot directive.

I don't like the gui. Gives me some problems sometimes when trying to access
it. Command line is much faster when you know what the command is. I store
the above in a text file and use it any time I need it just substituting the
variables.

Floyd


----- Original Message ----- 
From: "Johnathon B. Allread - East Coast Computers" <[EMAIL PROTECTED]>
To: "Apache Frontpage support list" <[EMAIL PROTECTED]>
Sent: Wednesday, August 11, 2004 5:46 PM
Subject: Re: [Apache-FP] Installing FPSE on Mandrake 9.1 and Apache 1.3.27


> Well, I didn't get an answer in the time I needed so I installed the
> FPSE as described on Floyd's website and I believe it is installed but I
> need to install the SE for a virtual host located in
> /home/user/public_html.  Anyone know how I can do this?
>
> Thank for everyone's help.
>
> Johnathon
>
> _______________________________________________
> Apache-FP mailing list
> [EMAIL PROTECTED]
> http://lists.joshie.com/mailman/listinfo/apache-fp
>
> Donations:
> http://www.amazon.com/paypage/PT5LZITM9L227
>

_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to