[PHP-DEV] Bug #4369: Syntax error on line 208 From: brazell <email protected>
Date: 05/10/00

From: brazell <email protected>
Operating system: linux redhat 6.2
PHP version: 3.0.16
PHP Bug Type: Other
Bug description: Syntax error on line 208

installed php 3.0.16 and apache_1.3.12 according to instructions with the src. When I try and start httpd I get the following error:

Syntax error on line 208 of /etc/httpd/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration

Line 208:
 LoadModule vhost_alias_module modules/mod_vhost_alias.so

If I comment this out it goes to the next line number and so on. I added /etc/httpd/modules to /usr/src/lib/php3.ini file on the include_path and if you look at /etc/httpd/modules all those modules are there.

Please help. Very Frustrated. Perhaps it's a reading problem however all the steps in your documentation such as the configures and makes etc work flawlessly.

Nate Brazell

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>