Re: apache + Frontpage extensions = I have a mess

2003-07-30 Thread Mike Maltese
Darryl,

I was not able to get mod_frontpage working either. I do know
that the version in ports is FrontPage 2002, but I would think that your
FP2000 client would still work. What I ended up doing was installing the
package from

http://www.rtr.com/fpsupport/download.htm .

They also have a FP2000 version available. The only problem I had after this
was working with virtual hosts, but that may not be a concern for you. Just
download the FreeBSD package and the install script (separate download).
Place the two files in the same directory and untar/unzip the script and run
it. Answer the questions and it will do all the work. It will hande setting
up the webs, users, etc. according to your answers as well as either
replacling your current httpd binary or building a DSO.

- Original Message - 
From: "Darryl Hoar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003 3:03 PM
Subject: apache + Frontpage extensions = I have a mess


> Greetings,
> I am running 4.7 stable as I previously posted.  I was running apache13
> without frontpage.
> Due to measure beyond my control I must enable frontpage extensions on my
> webserver.
>
> I went to /usr/ports/www/apache13 and did make deinstall.  I then went to
> /usr/ports/www/mod_frontpage and did a make.  Then a makeinstall.  I then
> went into
> /usr/ports/www/apache13-fp and did a make, followed by a make install.  I
> went
> to /usr/local/etc/apache and edited httpd.conf to change the DocumentRoot
> and
> Directory statements.  When I visit my website I can see my data.  When I
> try to
> publish from FrontPage 2000 it tells me that the server is not running
> frontpage
> extensions and I can only publish with FTP.
>
> What am I screwing up here ?  Is there a cookbook or tutorial that will
lay
> this
> out for me so I can get this working ?
>
> thanks a ton,
> -Darryl
>
> PS.  I know FP sucks, but my hands are tied by the VP of our company.
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache + Frontpage extensions = I have a mess

2003-07-30 Thread Matthew Emmerton
> Greetings,
> I am running 4.7 stable as I previously posted.  I was running apache13
> without frontpage.
> Due to measure beyond my control I must enable frontpage extensions on my
> webserver.

Please tell your boss that running FP extensions is an invitation for
hackers and will be more of a maintainance headache than anything.

> I went to /usr/ports/www/apache13 and did make deinstall.  I then went to
> /usr/ports/www/mod_frontpage and did a make.  Then a makeinstall.  I then
> went into
> /usr/ports/www/apache13-fp and did a make, followed by a make install.  I
> went
> to /usr/local/etc/apache and edited httpd.conf to change the DocumentRoot
> and
> Directory statements.  When I visit my website I can see my data.  When I
> try to
> publish from FrontPage 2000 it tells me that the server is not running
> frontpage
> extensions and I can only publish with FTP.
>
> What am I screwing up here ?  Is there a cookbook or tutorial that will
lay
> this
> out for me so I can get this working ?

Please read /usr/ports/ww/mod_frontpage/pkg-message.  You should have seen
this message when you did the "make install" in mod_frontpage.  You have to
do all of these steps in order to configure a website for FrontPage.

--
Matt Emmerton

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


apache + Frontpage extensions = I have a mess

2003-07-30 Thread Darryl Hoar
Greetings,
I am running 4.7 stable as I previously posted.  I was running apache13
without frontpage.
Due to measure beyond my control I must enable frontpage extensions on my
webserver.

I went to /usr/ports/www/apache13 and did make deinstall.  I then went to
/usr/ports/www/mod_frontpage and did a make.  Then a makeinstall.  I then
went into
/usr/ports/www/apache13-fp and did a make, followed by a make install.  I
went
to /usr/local/etc/apache and edited httpd.conf to change the DocumentRoot
and
Directory statements.  When I visit my website I can see my data.  When I
try to
publish from FrontPage 2000 it tells me that the server is not running
frontpage
extensions and I can only publish with FTP.

What am I screwing up here ?  Is there a cookbook or tutorial that will lay
this
out for me so I can get this working ?

thanks a ton,
-Darryl

PS.  I know FP sucks, but my hands are tied by the VP of our company.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"