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.
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.