I am using siteground webhosting and have placed the omeka folder in my "public_html" folder. the htaccess files are where the instructions state they should be and I have setup the database according to the directions. I am receiving this error when I try to visit the URL in a browser:
Warning: require_once(Omeka/Core.php) [function.require-once]: failed to open stream: No such file or directory in /home/mrallen/public_html/omeka/index.php on line 18
Fatal error: require_once() [function.require]: Failed opening required 'Omeka/Core.php' (include_path='/home/mrallen/public_html/omeka/application/libraries:/home/mrallen/public_html/omeka/application/models') in /home/mrallen/public_html/omeka/index.php on line 18
Can anyone point me in the right direction here?

