How to switch from Apache 2.0 Handler to FastCGI on Ubuntu Zend Server?
Posted
by
amoooc
on Ask Ubuntu
See other posts from Ask Ubuntu
or by amoooc
Published on 2012-10-15T09:25:30Z
Indexed on
2012/10/15
9:49 UTC
Read the original article
Hit count: 205
I can't deploy/manage my Joomla websites On Ubuntu 12.04 Zend Server PHP 5.3.14 due to permissions during Joomla installation/J! extensions installation. All files are unwriteable. Only CHMOD 777
will help but of course it's not resolving the problem due to security issues. I think it's because cgi-fcgi
is not shipped with Zend Server (only with Zend Server for Windows) Or maybe there is different solution how to make it work?
PHP info on Ubuntu Zend 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
I'm already asked similar question here, but unfortunately without solution yet so Ubuntu Community please advice. I would be grateful for any help.
Cheers
© Ask Ubuntu or respective owner