Results 1 to 4 of 4
Hi,
i have installed squid proxy server in ubuntu and i have a problem that i am unable to access the server and i got the error as, but i ...
- 08-31-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 2
Syntax error on line 278 in Apache2
Hi,
i have installed squid proxy server in ubuntu and i have a problem that i am unable to access the server and i got the error as, but i am able to ping it.
"Syntax error on line 278 of /etc/apache2/apache2.conf:
Syntax error on line 1 of /etc/apache2/conf.d/mod_tile:
Cannot load /usr/lib/apache2/modules/mod_tile.
so into server: /usr/lib/apache2/modules/mod_tile.so:
cannot open shared object file: No such file or directory"
can anyone solve this error
Thanks in Advance
Regards
Shiva.
- 08-31-2011 #2
The error is about apache.
It seems, you try to load mod_tile, but it is not installed or installed at a wrong place.
No idea, where squid comes into the picture here. Why did you mention it?You must always face the curtain with a bow.
- 08-31-2011 #3Just Joined!
- Join Date
- Aug 2011
- Posts
- 2
so how to Solve this apache issue
"Syntax error on line 278 of /etc/apache2/apache2.conf:
Syntax error on line 1 of /etc/apache2/conf.d/mod_tile:
Cannot load /usr/lib/apache2/modules/mod_tile.
so into server: /usr/lib/apache2/modules/mod_tile.so:
cannot open shared object file: No such file or directory"
can anyone solve this error
Thanks in Advance
Regards
Shiva.
- 08-31-2011 #4
You solve it by either installing mod_tile correctly (did you get it by package or source?)
or by deleting /etc/apache2/conf.d/mod_tile, which of course means, that mod-tile cannot be usedYou must always face the curtain with a bow.


Reply With Quote