Report this

What is the reason for this report?

Problems with fastCGI PHP Ubuntu 14.04 enabling

Posted on October 2, 2014

I tried to enable FastCGI PHP as per this post:

https://www.digitalocean.com/community/questions/apache-2-4-with-php5-fpm

No luck. Could not enable the fastCGI.

phpinfo still shows: Server API Apache 2.0 Handler

But there is error that apache reports:

AH00526: Syntax error on line 4 of /etc/apache2/mods-enabled/fastcgi.conf: FastCgiIpcDir /var/lib/apache2/fastcgi: access for server (uid 1000, gid 1000) failed: write not allowed

The folder /var/lib/apache2/fastcgi the owner is www-data:www-data

Any ideas?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Change the ownership of /var/lib/apache2/fastcgi of owner of apache user

This comment has been deleted

can you post your fastcgi.conf file?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.