5 posts / 0 new
Last post
#1 Wed, 09/12/2007 - 17:39
Renato

php4 to php5

Hi There,

I am trying to change the default php version from 4 to 5 in one of my virtual server, but after I had saved the change (sucessfuly), I access again the very same option and it still showing me that the default php version is 4.

On the other hand, If I try to change the default php version to 5 at the Server Templates Option I get an error message saying: "Failed to save server template : Missing or invalid Apache user"

Any idea on how to fix it?

BTW, is there any option where I could disable/uninstall completely the php4 in my entire server / settings?

Thank you,<br><br>Post edited by: Renato, at: 2007/09/13 05:39

Mon, 09/17/2007 - 11:28
Renato

Ok,

If you have the same problem,
(according to Jamie it is a bug and will
be fixed in the next release)...

You have to access /etc/apache2/sites-availables
and look for &lt;yourdomain&gt;.conf file

change the line:
FCGIWrapper /home/&lt;your usename&gt;/fcgi-bin/php4.fcgi .php

to:
FCGIWrapper /home/&lt;your usename&gt;/fcgi-bin/php5.fcgi .php

Mon, 10/01/2007 - 06:43 (Reply to #2)
webinger

any ideas when it will work again?

Mon, 10/01/2007 - 13:02 (Reply to #3)
Joe
Joe's picture

New version is coming out within the next couple of hours.

--

Check out the forum guidelines!

Mon, 10/01/2007 - 13:26
Renato

FAN-TAS-TIC !

Thank you,

Topic locked