This is a PHP module for the Apache web server included in Mac OS X. PHP is a server-side, cross-platform scripting language. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. MacUpdate is created using PHP language.
What's New
Version 5.3.0-3: Release notes were unavailable when this listing was updated.
From the developers website;
Note: The package on this page is outdated. I recommend this new PHP distribution for Mac OS X, it is based on mine:
http://blog.liip.ch/archive/2011/04/13/php-5-3-for-os-x-10-6-one-line-installer.html
http://php-osx.liip.ch/ - is the best source for a 10.6 version of php.
i just installed this on 10.6.2, and now i cannot access any of my local pages anymore. "Network Error (tcp_error) - A communication error occurred: Connection refused"
Thanks Marc for compiling this for OS X - it gets me an easy way to get an upto date php distro, with GD (not on Apple's vanilla inbuilt), etc. onto my server - without waiting, waiting for Apple to update.
Note that this package will ONLY work on Mac OS 10.4, NOT 10.3! I installed it on 10.3 and the installation failed at the end, and then the Apache server would not restart because it could no longer load the php shared library. I can't find any precompiled version of PHP 5.2 available for Mac OS 10.3.
I missed that because previous PHP 5 packages have installed on 10.3. This installer attempts to install on 10.3, but fails at the end. The developer's site states that "older, unmaintained, unsupported, ppc-only packages of PHP 5 are available for Mac OS X 10.3", but I can't find any linked from that site. So, user beware.
Since this is a binary package, it comes with a MySQL Client API version that will most likely not match the version of MySQL Server you are currently using, or would like to use in the future. Ideally, your client and server should match for best reliability, so only use this package if you don't know how to compile PHP yourself.
For example, the MySQL Client that comes with this package matches MySQL 4.1.14, so if you have MySQL 5.0.18 installed, then some functions may/will fail. It may not make much difference to the average user, but just know that it is best (and recommended by mysql.com) that your mysql client api is at least current with whatever server version you use.
[Version 5.1.2]
Anonymousreviewed on 28 Sep 2004
Marc's installer worked as advertised. It automatically installed php5 in an alternate directory, so it does not interfere with Darwin's preinstalled PHP version, nor prior installations of php 4.x. All the commonly used packages are supported. The only thing missing that I would like to see is a version that was precompiled for mmcache compatibility.
[Version 5.0.1]
1 Reply
Anonymouscommented on 30 Jun 2005
Good morning.
Installed it, can't find it afterwards. Where does it install to? Where is this "alternate directory?"
Tried developers website, it's down.
Thanks
Warning, if you require PHP DO NOT upgrade to Leopard. This PHP installation will not work on Leopard. Hopefully an update will be made available by the developer soon.
You don't need this for leopard, it already has php 5.2.2 installed by default, you just need to activate it by copying the php.conf file into the right place. Tiger also has php 4.3 installed by default, again it just needs activating to run.
go to the directory: /etc/httpd/sites and delete the file: +entrophy-php.conf
before i delete the file, i insert the LoadModule an the AddModule statment in the httpd.conf. so you can enable / disable the php5 module via Admin Server.
When i enable both PHP5 and PHP4 my server crsh with a Bus Error.
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
This is a PHP module for the Apache web server included in Mac OS X. PHP is a server-side, cross-platform scripting language. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. MacUpdate is created using PHP language.
+1
+106
Note: The package on this page is outdated. I recommend this new PHP distribution for Mac OS X, it is based on mine:
http://blog.liip.ch/archive/2011/04/13/php-5-3-for-os-x-10-6-one-line-installer.html
http://php-osx.liip.ch/ - is the best source for a 10.6 version of php.
+76
+106
+1
+106
Thanks Marc for compiling this for OS X - it gets me an easy way to get an upto date php distro, with GD (not on Apple's vanilla inbuilt), etc. onto my server - without waiting, waiting for Apple to update.
+14
This is the same version as the PHP that ships with Leopard, so there's currently no reason to try installing this on Leopard.
+14
+334
+14
+14
http://www2.entropy.ch/download/entropy-php-5.1.4-5.tar.gz
+334
-2
zetsurin reviewed on 19 Dec 2006
-1
For example, the MySQL Client that comes with this package matches MySQL 4.1.14, so if you have MySQL 5.0.18 installed, then some functions may/will fail. It may not make much difference to the average user, but just know that it is best (and recommended by mysql.com) that your mysql client api is at least current with whatever server version you use.
Anonymous reviewed on 28 Sep 2004
Installed it, can't find it afterwards. Where does it install to? Where is this "alternate directory?"
Tried developers website, it's down.
Thanks
+8
+106
+8
How do you uninstall this?
+334
http://www.entropy.ch/phpbb2/
if got the same error an do the following:
go to the directory: /etc/httpd/sites and delete the file: +entrophy-php.conf
before i delete the file, i insert the LoadModule an the AddModule statment in the httpd.conf. so you can enable / disable the php5 module via Admin Server.
When i enable both PHP5 and PHP4 my server crsh with a Bus Error.
cu