I was in the hta.access file and was trying to add code to upgrade the php version to 5.4 and got 500 errors? This is what the code looks like in the file RewriteEngine off
suPHP_ConfigPath /home/neenah/public_html/php.ini
order allow,deny
got the other issue fixed then stumbled into this one shortly thereafter./Bob
Sun Nov 17 07:22:35 2013] [alert] [client 66.249.74.185] /home3/neenah/.htaccess: without matching section this is straight from the log error page/Bob
Sorry, this error message does not really mean anything without context. Install ZP as described on the installation page and use the original Zenphoto htaccess file as created by setup.
What ever your wish to do via htaccess you have to add it to that htaccess file (or however your host allows php version switching). You cannot have two htaccess files within a folder.