From: Carlos Javier Duarte Duarte [mailto:[EMAIL PROTECTED]]
Sent: Dienstag, 22. Oktober 2002 00:17
To: [EMAIL PROTECTED]
Subject: Installation of l SAPDB Web Tools in UNIX
Importance: High
Hello:
I'm trying to install SAPDB Web Tools in UNIX (tru64). I followed the steps in the manual "Web Tools Installation Guide: SAPDB" version 7.3.When I try to start apache, using:
/sap/save/apache/apache_1.3.26/bin/apachectl start
It generates the following error message:
Syntax error on line 816 of /sap/save/apache/apache_1.3.26/conf/httpd.conf: FastCgiServer /sap/save/apache/apache_1.3.26/htdocs/wafcgi.fcgi: invalid value )
apachectl start: httpd could not be started
----------------------------NOTES-----------------------------------------------------------------------------------------------
The line 816 of the file /sap/save/apache/apache_1.3.26/conf/httpd.conf is:
FastCgiServer htdocs/wafcgi.fcgi -initial -env LD_LIBRARY_PATH=/usr/sapdb/web/lib -num_sessions 1 -session_tracking cookies
The file htdocs/wafcgi.fcgi is the following link:
lrwxrwxrwx 1 root 1078 25 Oct 21 16:48 /sap/save/apache/apache_1.3.26/htdocs/wafcgi.fcgi -> /usr/sapdb/web/pgm/wafcgi
------------------------END NOTES -----------------------------------------------------------------------------------------
=======================================================
What is wrong? Than you in advance
