How to install Omeka in Ubuntu 14.04

Hi all!

Im just start to use Omeka and I was trying to install it at Ubuntu 14.04, but are too many changes compared to Ubuntu 12.04. May be someone have tried it?

What kind of problem are you having?

The general process should be pretty much the same. The only hiccup I know of is that Ubuntu 14.04 includes a version of Apache that conflicts with the Omeka installer's attempts to verify whether mod_rewrite is enabled.

The simplest solution (assuming you're sure you've enabled rewrites correctly with AllowOverride All and a2enmod rewrite), is to just skip over that check by going to install/install.php instead of just install.

Hi
I ussually use the basic guide to install Omeka in Ubuntu http://omeka.org/codex/Install_on_Ubuntu but a lot of things change in Ubuntu 14.04, and I cant find some archives to make changes.

we are using Omeka 1.5, it works fine in Ubuntu 12.04.

After upgrading ubuntu from 12.04 to 14.04, it seems work fine but the /oai-pmh-repository/request?verb=ListRecords&metadataPrefix=oai_dc shows errors:

Zend_Controller_Dispatcher_Exception
Invalid controller specified (oai-pmh-repository)

#0 /var/www/heritage/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 /var/www/ourheritage.ac.nz/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#2 /var/www/heritage/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#3 /var/www/ourheritage.ac.nz/application/libraries/Omeka/Core.php(165): Zend_Application->run()
#4 /var/www/heritage/index.php(29): Omeka_Core->run()
#5 {main}

Any help will be appreciated.
Thanks

hslibf,

Despite the Ubuntu connection, your post isn't really related to the topic of this thread.

Please make your own separate topic for your question.