TypesConfig Error

DraCoola

Well-Known Member
#1
I have these error mesage on LSWS WHM Panel :

Screenshot ---> http://img412.imageshack.us/img412/2572/typesconfig.jpg


As I found on my httpd.conf (line 112) :

Code:
<IfModule mime_module>
    TypesConfig conf/mime.types
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz

</IfModule>
Is that safe to just coment out those lines above in purpose to fix errors which LSWS said on screenshot above?

Thank you.
 

Statskij

Active Member
#4
Hello.
I use 4.0.12 version and it has an error:
2009-12-19 21:55:38.227 WARN /usr/local/apache/conf/httpd.conf:114: Directive 'TypesConfig' is not allowed in current context.
As far as I understand this mistake will be corrected in 4.0.13 version?
 

anewday

Well-Known Member
#6
Same here.

When I tried to upgrade from 4.0.11 to 4.0.12 from web console, I see this in the error log:

[66.x.x.x:51587-2#_AdminVHost] [STDERR] PHP Warning: file_get_contents(http://download.litespeedtech.com/packages/latest/lsws-4.0.12-ent-i386-linux.tar.gz) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: no suitable wrapper could be found in /usr/local/lsws/admin/html.4.0.11/classes/ws/Service.php on line 534
 
Top