So you can connect and post content but you get that error?

Go to tools and pick to Recalculate Hyperlinks. I think that fixes that error below.

-Josh


On Sep 12, 2003, at 2:32 AM, <[EMAIL PROTECTED]> wrote:


yeh i finally figured it out.. stupid me forgot to check his server logs
on startup..


the fpexe suid wasent there.. so i had to make it using the ps command..
works now..


But now when i try use it im getting this..


Cannot run the FrontPage Server Extensions on this page: "http://xxx.com.au/blah.html";

I dont know nothing about frontpage myself, is there a way i can test it
to see if its the clients page and not my server?. i have frontpage 2002..


Ive tried to search that error but from what i can see if can be a few
things.. linux dont support it or something??

Thanks for all your help!


All the redirection is done with .htaccess files which is why it's very
important that your AllowOverride All are set rather than the None
setting that is there by default. Other than that I'm drawing blanks on
what it could be. I'll give it some thought though.


-Josh


On Sep 11, 2003, at 8:21 AM, Steven Adams wrote:


Ok nevermind that i got it working..

The problem im having is it seems to install the frontpage..

but when i go to the webpages site admin.. i put in the user/pass
works..

then it says page cant be displayed..

url: http://xxx.com/_vti_bin/_vti_adm/fpadmcgi.exe?page=webadmin.htm

neither fpadmcgi.exe or webadmin.htm exist??

I think there is a problem with it redirecting.. how does it redirect
etc?
cus it dont seem to be working?

Thanks!
/Steve

----- Original Message -----
From: "Steven Adams" <[EMAIL PROTECTED]>
To: "Apache Frontpage support list" <[EMAIL PROTECTED]> Sent:
Thursday, September 11, 2003 9:15 PM
Subject: Re: [Apache-FP] Frontpage Docs or Install help?



Hey Dude,

I followed the instructions.. when i try to connect to
http://xxx.com:8090

I put in the user/pass i set it up with.. and it keeps comming back
incorrect u/p ??

.htaccess in the admin-exes folder..

============================
# -FrontPage-
AuthType Basic
AuthName globalAdmin
AuthUserFile
/usr/local/frontpage/version5.0/admin-exes/_vti_pvt/service.pwd
AuthGroupFile
/usr/local/frontpage/version5.0/admin-exes/_vti_pvt/service.grp

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
require group administrators
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
===========================

[EMAIL PROTECTED]:/usr/local/frontpage/version5.0/admin-exes# cat
/usr/local/frontpage/version5.0/admin-exes/_vti_pvt/service.pwd #
-FrontPage-
admin:L7DRO2xc.amIo


any ideas?


----- Original Message -----
From: "Joshua Levitsky" <[EMAIL PROTECTED]>
To: "Apache Frontpage support list" <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 3:31 PM
Subject: Re: [Apache-FP] Frontpage Docs or Install help?



On Sep 10, 2003, at 11:50 PM, <[EMAIL PROTECTED]> wrote:


is set on everything.. i ran the uninstall and isntall again.. and
it
still installs no exes?...

Correct. No exes get placed in webs. It uses the override and .htaccess files to use the one exe in /usr/local/frontpage directory structure.

One thing you should do is use the "setadminport" command if you
haven't. I know the process of making the admin website does some
stuff
to do the initial setup. You can see on
www.joshie.com/projects/apache-frontpage/ how you should format the
command to set the admin port.


-Josh

_______________________________________________
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


_______________________________________________ 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



_______________________________________________ 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