|
Home > Archive > FrontPage Server Extensions for Windows > October 2004 > Creating a subweb
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Mike P 2004-10-08, 5:48 pm |
| Hello,
I have a web site that is working fine using FP Server Extensions on
Solaris. e.g. http://www.MySite.com
My wife wants a web site for her yoga also. So I created her a web site
using front page. I would like to publish her site under mine. I was trying
to publish http://www.MySite.com/yoga
When I go to publish, use FrontPage 2003, I get an error
"Server Error: The web site you are using does not support created,
renaming, or deleting subwebs from the FrontPage client. Please contact your
ISP or web site administrator to create, rename, or delete your subweb".
Help -I am the web administartor... any ideas on how I am to proceed?
Thanks in advance for your assistance,
Mike P.
| |
| Tom Pepper Willett 2004-10-08, 5:48 pm |
| If you are trying to publish to your remote host, you must contact *them*,
as it appears they do not allow subwebs to be created without their
intervention.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/of...etid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/fro...fo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/un...ding/frontpage/
===
"Mike P" <MikeP@discussions.microsoft.com> wrote in message
news:E56FD7C6-29DD-40AA-9A7A-7EBCC3ED58E7@microsoft.com...
| Hello,
|
| I have a web site that is working fine using FP Server Extensions on
| Solaris. e.g. http://www.MySite.com
|
| My wife wants a web site for her yoga also. So I created her a web site
| using front page. I would like to publish her site under mine. I was
trying
| to publish http://www.MySite.com/yoga
|
| When I go to publish, use FrontPage 2003, I get an error
| "Server Error: The web site you are using does not support created,
| renaming, or deleting subwebs from the FrontPage client. Please contact
your
| ISP or web site administrator to create, rename, or delete your subweb".
|
| Help -I am the web administartor... any ideas on how I am to proceed?
|
| Thanks in advance for your assistance,
| Mike P.
| |
| Mike P 2004-10-08, 5:48 pm |
| I am the remote host. I have a web server running at the house that is
Solaris v2.8 using Front Page extensions. I am unsure what the next steps
are to allow subwebs.
Any ideas?
Thanks,
Mike
"Tom Pepper Willett" wrote:
> If you are trying to publish to your remote host, you must contact *them*,
> as it appears they do not allow subwebs to be created without their
> intervention.
> --
> ===
> Tom "Pepper" Willett
> Microsoft MVP - FrontPage
> ---
> About FrontPage 2003:
> http://office.microsoft.com/home/of...etid=FX01085802
> FrontPage 2003 Product Information:
> http://www.microsoft.com/office/fro...fo/default.mspx
> Understanding FrontPage:
> http://msdn.microsoft.com/office/un...ding/frontpage/
> ===
> "Mike P" <MikeP@discussions.microsoft.com> wrote in message
> news:E56FD7C6-29DD-40AA-9A7A-7EBCC3ED58E7@microsoft.com...
> | Hello,
> |
> | I have a web site that is working fine using FP Server Extensions on
> | Solaris. e.g. http://www.MySite.com
> |
> | My wife wants a web site for her yoga also. So I created her a web site
> | using front page. I would like to publish her site under mine. I was
> trying
> | to publish http://www.MySite.com/yoga
> |
> | When I go to publish, use FrontPage 2003, I get an error
> | "Server Error: The web site you are using does not support created,
> | renaming, or deleting subwebs from the FrontPage client. Please contact
> your
> | ISP or web site administrator to create, rename, or delete your subweb".
> |
> | Help -I am the web administartor... any ideas on how I am to proceed?
> |
> | Thanks in advance for your assistance,
> | Mike P.
>
>
>
| |
| Gail Mignard 2004-10-15, 9:11 pm |
| On the solaris system as root:
/usr/local/frontpage/version5.0/bin/owsadm.exe -o install -p 80 -w
yoga -t apache-fp -s </path/to/httpd.conf> -xu <UNIXUSER> -xg
<UNIXGROUP> -u <USERNAME> -pw <PASSWORD> if running Apache 1.3.* on
FP2002 Server Extensions.
/usr/local/frontpage/version5.0/bin/owsadm.exe -o install -p 80 -w
yoga -t apache-2.0 -s </path/to/httpd.conf> -xu <UNIXUSER> -xg
<UNIXGROUP> -u <USERNAME> -pw <PASSWORD> if running Apache 2.0.* with
FP2002 Server Extensions.
/usr/local/frontpage/version4.0/bin/fpsrvadm.exe -o install -p 80 -w
yoga -xu <UNIXUSER> -xg <UNIXGROUP> -u <USERNAME> -pw <PASSWORD> for
Apache with the FP2000 Server Extensions.
Gail
Mike P <MikeP@discussions.microsoft.com> wrote in message news:<10BF4D63-C019-4AB9-9407-29551A58129B@microsoft.com>...
> I am the remote host. I have a web server running at the house that is
> Solaris v2.8 using Front Page extensions. I am unsure what the next steps
> are to allow subwebs.
>
> Any ideas?
>
> Thanks,
> Mike
>
|
|
|
|
|