cli-version included in php 4.4.2 release?
Posted: Thu Mar 23, 2006 4:15 pm
hi,
first thanks very much scott for your effort, i'm really appreciating it.
i'm using the php 4.3.11 release on our REL3 production machine, where we host some eZ publish (CMS) sites. The newer versions of eZ publish require php > 4.4 due to reference issues in prior php versions. But in order to upgrade i have to run several php scripts via the php CLI binary.
I know from our system that in the art 4.3.11 release the php binary was the CGI-version, there was also a thread in this forum http://atomicrocketturtle.com/forum/viewtopic.php?t=607.
So my question, before i break my sites: Is CLI support enabled (by removing --disable-cli from the build flags) in the recent php release (4.4.2)? Could somebody using this version just run the command from the command line and post the output here?
Another less important question: In order to get mysql 4.1.x I must have plesk >= 7.5.4, right? Can I just upgrade plesk from 7.5.2 to 7.5.4 and then mysql, or are there any known issues?
Thanks,
Patrick
first thanks very much scott for your effort, i'm really appreciating it.
i'm using the php 4.3.11 release on our REL3 production machine, where we host some eZ publish (CMS) sites. The newer versions of eZ publish require php > 4.4 due to reference issues in prior php versions. But in order to upgrade i have to run several php scripts via the php CLI binary.
I know from our system that in the art 4.3.11 release the php binary was the CGI-version, there was also a thread in this forum http://atomicrocketturtle.com/forum/viewtopic.php?t=607.
So my question, before i break my sites: Is CLI support enabled (by removing --disable-cli from the build flags) in the recent php release (4.4.2)? Could somebody using this version just run the command
Code: Select all
php -v
Another less important question: In order to get mysql 4.1.x I must have plesk >= 7.5.4, right? Can I just upgrade plesk from 7.5.2 to 7.5.4 and then mysql, or are there any known issues?
Thanks,
Patrick