Frankenherder
IS-IT--Management
Here is an error I am getting.
[Wed Mar 06 09:08:59 2013] [debug] mod_so.c(328): loaded file C:\\Program Files
(x86)\\PHP\\php5ts.dll
httpd.exe: Syntax error on line 138 of C:/Program Files (x86)/Apache Software Fo
undation/Apache2.2/conf/httpd.conf: </IfModule> without matching <IfModule> sect
ion
Any help would be appreciated.
Here is the area I need to fix.
LoadFile "C:\Program Files (x86)\PHP\php5ts.dll"
#LoadModule php5_module "C:\Program Files (x86)\PHP\php5apache2_2.dll"
<IfModule php5_module>
#PHPIniDir "C:\Program Files (x86)\PHP"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .msw
AddType application/x-httpd-php .inc
</IfModule>
AddType application/x-httpd-php .php
AddType application/x-httpd-php .msw
AddType application/x-httpd-php .inc
</IfModule>
<IfModule !mpm_netware_module>
<IfModule !mpm_winnt_module>
Any suggestions?
Thanks
Matt
[Wed Mar 06 09:08:59 2013] [debug] mod_so.c(328): loaded file C:\\Program Files
(x86)\\PHP\\php5ts.dll
httpd.exe: Syntax error on line 138 of C:/Program Files (x86)/Apache Software Fo
undation/Apache2.2/conf/httpd.conf: </IfModule> without matching <IfModule> sect
ion
Any help would be appreciated.
Here is the area I need to fix.
LoadFile "C:\Program Files (x86)\PHP\php5ts.dll"
#LoadModule php5_module "C:\Program Files (x86)\PHP\php5apache2_2.dll"
<IfModule php5_module>
#PHPIniDir "C:\Program Files (x86)\PHP"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .msw
AddType application/x-httpd-php .inc
</IfModule>
AddType application/x-httpd-php .php
AddType application/x-httpd-php .msw
AddType application/x-httpd-php .inc
</IfModule>
<IfModule !mpm_netware_module>
<IfModule !mpm_winnt_module>
Any suggestions?
Thanks
Matt