Click to See Complete Forum and Search --> : Frontpage extensions


Brink
12-11-2003, 04:25 PM
I'm installing FP2002 extensions on Redhat 8 running Apache2.

I really think I'm almost there, the module has been installed, and I'm continued the install script when it asks if you want to configure a root web, which I've given all the right values, but when it sets the type of server with owsadm I get:

Error:
Value "apache-2.0" is incorrect.
Syntax error in value of "type" parameter.

bad script?

So after enough footwork I discover the manual way of setting it up, which is using the command:

./owsadm.exe -o setadminport -p 7777 -t apache-2.0 -s /etc/httpd/conf/httpd.conf -username fpadmin -pw apassword

and I get the same exact error as above!

so it's owsadm that can't classify my "type" parameter.


I'm really lost as what to do next, need help, fast, thank you.

shakin
12-11-2003, 04:45 PM
Are you sure the module supports Apache 2?

At any rate, FP Extensions are about the biggest security threat you could install on your system. Don't do it with anything that's going to be available publicly.

Brink
12-11-2003, 05:16 PM
AFAIK it's for users of webspace, it'll only be enabled on certain domains. And as for security, not my responsibility here.

and yes, it supports 2.0.