I'm trying to install Omeka locally using the MAMP environment on my MacBook running 10.6.4. MAMP is installed correctly and the Omeka files seem to be configured properly.
When I go to run the installer with MAMP running as PHP 5.3.5 I get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /Users/LaFlash/TNG/omeka/application/libraries/Zend/Validate/StringLength.php on line 236
I was able to find someone that had the same issue in one of the other forums, which was solved by changing to PHP 5.2.17. However, when I make this change I receive the following "installation warning": "fileinfo" module not loaded.
Does anyone have thoughts on how to resolve this? I'm good enough with this stuff to get the job done, but not a pro by a long shot. Any help would be appreciated.
Matt

