Hello,
I am trying to install gallery but I get an error.
could someone help

Thanks
The error I get is.
syntax error on line 2772 of /etc/httpd/conf/httpd.conf
Addtype Requires at least two argument, a mime type followes by on or more file extensions.
Is this because I named the jhead.html to jhead ?
or do I have a type-O?
Now my web site is down!
This is the 93gallery file
#-----------------------------------------------
# Gallery 1.2
#-----------------------------------------------
Alias /gallery /opt/gallery
AddType application/x-httpd-php.php.php3.phtml
Options Indexes +Includes FollowSymLinks
AllowOverride Options FileInfo
order deny,allow
allow from all
#-----------------------------------------------