Peter, YES! We moved from RHEL 6 to RHEL 7.
Rick -----Original Message----- From: archivesspace_users_group-boun...@lyralists.lyrasis.org <archivesspace_users_group-boun...@lyralists.lyrasis.org> On Behalf Of Peter Heiner Sent: Wednesday, September 30, 2020 4:01 PM To: Archivesspace Users Group <archivesspace_users_group@lyralists.lyrasis.org> Subject: Re: [Archivesspace_Users_Group] Permission denied question Neal, Rick wrote on 2020-09-30 19:48:29: > Blake, > > I just copied my mysq-connector over to the new server (version 2.5.2) from > the old server (version 2.5.0) when I installed AS. That file is: > mysql-connector-java-5.1.24.jar. Should I have used a different file and, if > so, where do I get it from? > > These are the only lines uncommented in config.rb: > AppConfig[:db_url] = > "jdbc:mysql://localhost:3306/archivesspace?user=deputydog&password=secretsquirrel&useUnicode=true&characterEncoding=UTF-8" > AppConfig[:oai_repository_name] = 'ArchivesSpace OAI Provider' > AppConfig[:oai_proxy_url] = 'http://aspace.richmond.edu:8082/' > AppConfig[:oai_record_prefix] = 'oai:archivesspace' > AppConfig[:oai_admin_email] = 'em...@school.edu' The error message you got means Apache tried to pass the request on to AS, but the configuration prevented it from doing that. This can happen because of server defaults or settings within a Location block in the Apache config. Does the new server have a different version of the OS or a different distribution? p _______________________________________________ Archivesspace_Users_Group mailing list Archivesspace_Users_Group@lyralists.lyrasis.org http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group _______________________________________________ Archivesspace_Users_Group mailing list Archivesspace_Users_Group@lyralists.lyrasis.org http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group