Results 1 to 2 of 2
hi,
linux newbie here
i have installed redhat 9 with apache 2.0.40
but since we need to upgrade it to 2.0.43 to make it
compatible with tomcat jk2mod
i upgraded ...
- 09-17-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 2
syntax error on httpd
hi,
linux newbie here
i have installed redhat 9 with apache 2.0.40
but since we need to upgrade it to 2.0.43 to make it
compatible with tomcat jk2mod
i upgraded the apache to 2.0.43
the installation procedure that i did was
remove httpd directory
wget the apache2.0.43
tar .....
./configure --prefix=/etc/httpd --enable-so
make
make install
/etc/init.d/httpd start
with this procedure i am getting an error
i honestly dont know the meaning of the errorCode:Starting httpd: Syntax error on line 356 of /etc/httpd/conf/httpd.conf: Invalid command 'Order', perhaps mis-spelled or defined by a module not included in the server configuration
hope you could help me fix this.
thanks!
- 09-17-2007 #2
What does line 356 of your httpd.conf look like?


Reply With Quote