Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,102
    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.

  3. #3
    Just 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.

  4. #4
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,102
    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 used
    You must always face the curtain with a bow.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...