easyapache: compiling php4 and php5 concurrently

michaelst0ne

Registered
May 28, 2006
2
0
151
Hi,

After compiling php4 and php5 concurrently with php4 the default one, I am not able to enable php5 for an account. After changing the account to php through cpanel's "php configuration" option I am getting the following error while access php pages,

No input file specified.

I have also noticed that the related settings

<IfModule concurrent_php.c>
.....


are missing from apache configuration file. I have nver experienced such an issue during apache compilation. I have changed both php instances in suphp mode.

An help would be appreciated.
Thanks.