Na wstępie chciałbym się z Wami przywitać, ponieważ jest to mój pierwszy post na forum

Opis problemu
Zainstalowałem Zend Server CE w Ubuntu Server 12.04 dla potrzeb dostępności online kilku stron opartych o CMS Joomla 2.5. Przez ostatnie lata korzystałem z Zend Servera w środowisku Windows i wszystko działało "out of the box".
Niestety w ZS na Ubuntu Joomla nie działa jak należy (podczas próby rozpakowywania plików via kickstart od akeebabackup, instalacji jooma (configuration file not writeable), instalacji rozszerzeń etc. postaje błąd permissions. Przypuszczam, że jest to kwestia włączenia CGI/FastCGI. Czy możecie mi pomóc w konfiguracji?
Dodatkowe informacje:
PHP info dla ZS w Ubuntu Server
Server API: Apache 2.0 Handler
PHP Version 5.3.14
Zend Server Community Edition 5.6.0
Server Software Apache/2.2.22 (Ubuntu)
Zend Framework 1.12.0
Kod
Configure Command './configure' '--prefix=/usr/local/zend' '--with-config-file-path=/usr/local/zend/etc' '--with-config-file-scan-dir=/usr/local/zend/etc/conf.d' '--disable-debug' '--enable-inline-optimization' '--disable-all' '--enable-libxml' '--enable-session' '--enable-spl' '--enable-xml' '--enable-hash' '--enable-reflection' '--with-pear' '--with-apxs2=/usr/bin/apxs2' '--with-layout=GNU' '--enable-filter' '--with-pcre-regex' '--with-zlib' '--enable-simplexml' '--enable-dom' '--with-libxml' '--with-openssl' '--enable-pdo' '--with-pdo-sqlite' '--with-readline' '--with-iconv' '--with-sqlite3' '--disable-phar' '--enable-xmlwriter' '--enable-xmlreader'
całe php info file:
http://www.datafilehost.com/download-49ed2412.html
natomiast PHP info Zend Server dla Windows wyświetla:
PHP info on Windows
Server API: CGI/FastCGI
I CMSy jak Drupal, Joomla i Wordpress działają w porządku.
Pozdrawiam