Search found 3 matches
- Mon Dec 12, 2005 12:05 pm
- Forum: Installation and Configuration
- Topic: Apache Start Problems
- Replies: 3
- Views: 1604
Update!!
UPDATE!! Well, I took out most of the Order/Deny commands, and it will probably mess things up, but the server started. Only problem is, I type into my IE my ip address and it doesnt do anything. Hrm.... There are test index.html files in the directories so that shouldnt be a problem. It gives me a ...
- Mon Dec 12, 2005 11:28 am
- Forum: Installation and Configuration
- Topic: Apache Start Problems
- Replies: 3
- Views: 1604
ok
I took out the commented lines that I did not use ServerRoot "/usr/local/apache2" Listen 80 LoadModule php5_module modules/libphp5.so <IfModule !mpm_winnt_module> <IfModule !mpm_netware_module> User daemon Group daemon </IfModule> </IfModule> ServerAdmin bohimt@steadyshock.net DocumentRoot...
- Mon Dec 12, 2005 11:17 am
- Forum: Installation and Configuration
- Topic: Apache Start Problems
- Replies: 3
- Views: 1604
Apache Start Problems
When i try to start apache: [root@127 ~]# /usr/local/apache2/bin/apachectl start Syntax error on line 118 of /usr/local/apache2/conf/httpd.conf: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration ---- I dont understand, becase it is the defaul...