MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: Spacedust on 2013-02-24, 02:40:13

Title: How to use secondary PHP when using php from different repo
Post by: Spacedust on 2013-02-24, 02:40:13
I'm using PHP 5.4.12 from remi-repo because he's got tons of additional modules.

In Kloxo I've selected just standard php. The only problem is when I set php 5.2 with this:

Code: [Select]
AddHandler x-httpd-php52 .php
it displays Internal Server Error 500.

I was testing on clean domain so permissions for suphp is not an issue.

Mustafa can you help me with this ?

I think it's related to _default.conf which should have all users for suphp...