Does FastCGI support PHP 5.3.2 centOS?

Posted by bn on Stack Overflow See other posts from Stack Overflow or by bn
Published on 2010-06-11T06:11:40Z Indexed on 2010/06/11 6:12 UTC
Read the original article Hit count: 162

Filed under:
|
|
|

I just upgrade the PHP version in my VPS to 5.3.2

I used FastCGI and worker MPM in php 5.1.2 or 5.2.1 I forgot, it worked fine, and it was so fast, I like it.

After I upgrade the PHP version, it gives me Internal Server Error 500 on all .php pages.

What is wrong? does FCGI support php 5.3.2? If yes, there should be some differences in setting it up? what should I change to get it back working?

Thank You

© Stack Overflow or respective owner

Related posts about php

Related posts about apache