LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   FP 2002 server extensions and Apache 2.0.49 (https://www.linuxquestions.org/questions/linux-software-2/fp-2002-server-extensions-and-apache-2-0-49-a-282899/)

ndegrace 01-27-2005 11:03 AM

FP 2002 server extensions and Apache 2.0.49
 
Hi,

I've installed the frontpage server extensions on my apache 2.0.49 web server. It runs on a Fedora Core 2 linux box. The installation seems to be OK but when I try to publish my web site via Frontpage 2002, I get a server error.

On my linux box, when I create my subweb, I get:

<<
./owsadm.exe -o create -web /myweb -xu fpuser -p 8080

Starting create, port: 8080, web: "/myweb".

Created: 24 Jan 2005 02:31:00 -0000
Version: 5.0.2.2634
Creating web an_url/myweb.
Chowning Content in service /myweb.
Install completed.
>>

In frontpage, when I try to publish to an_url/myweb, I get:

<<
Unable to open an_url/myweb
Server error:
Possible causes:
1. The web server may not have the frontpage server extensions installed.
2. The web server may be temporarily out of service.
3. If you are connecting through a proxy server, the proxy settings may be incorrect.
4. An error may have occured in the web server.
>>

I've checked my httpd/access_log and httpd/error_log files and there is nothing there to help me. My server is online. It is working properly and I'm not connecting through a proxy server.

To install the fp extensions, I've downloaded the package from Ready-to-run software site and followed the instructions on Microsoft Sharepoint Team Services site .

I'm really no expert... What am I missing here?

Does anyone have an idea of what's going on?

Thank you,
Nathalie.

ndegrace 01-27-2005 11:04 AM

I tried "Open web" with the parameter an_url/myweb and got the following messages

in client FP 2002:
<<
The folder an_url/myweb isn't accessible. The folder may be located in a unavailable location, protected with a password or the filename contains a / or \.
>>

in httpd/error_log file:
<<
[Wed Jan 26 18:47:50 2005] [error] (13)Permission denied: unable to connect to cgi daemon after multiple tries: /usr/local/frontpage/version5.0/apache-fp/_vti_bin/fpexe
>>

in httpd/access_log file:
<<
[26/Jan/2005:18:47:50 -0500] "GET /_vti_inf.html HTTP/1.1" 200 1754 "-" "Mozilla/2.0 (compatible; MS FrontPage 5.0)"
[26/Jan/2005:18:47:50 -0500] "POST /_vti_bin/shtml.exe/_vti_rpc HTTP/1.1" 503 415 "-" "MSFrontPage/5.0"
[26/Jan/2005:18:47:50 -0500] "OPTIONS / HTTP/1.1" 200 - "-" "Microsoft Data Access Internet Publishing Provider Protocol D
iscovery"
[26/Jan/2005:18:47:51 -0500] "OPTIONS /myweb HTTP/1.1" 200 - "-" "Microsoft Data Access Internet Publishing Provider P
rotocol Discovery"
>>

There is nothing in messages log file.

If anyone can help me...

ndegrace 01-27-2005 02:06 PM

I was told to follow the instructions at
_http://www.rtr.com/fpsupport/faq2002dso.htm#cgi_daemon

and my problem was solved.


All times are GMT -5. The time now is 05:23 PM.