Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Components / Libraries  |  PHP

PHP

PHP - 5.2.5

popular web scripting language

All Time: (4.9)
This Version: Not rated (0.0)
Current Version: 5.2.5
Release Date: 2007-11-08
License: Freeware
Downloads (this version): 3,810
Downloads (all versions): 44,142

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

All Feedback: 1 - 10 of 24 |  1 2 3 Next



PHP CommentaryDirect Download Link - Version: 5.0.5, 7/15/2006 09:00PM PST

macsolu
Go here:

http://www.entropy.ch/software/macosx/php/

to download the current version of PHP.
Post a commentAlert Admin

PHP Troubleshooting ReportNo 5.0.5 available! - Version: 5.0.5, 10/30/2005 08:53PM PST

(0 of 1 users found this comment useful)

ProfAD
At this stage, only v. 5.0.4 can be found on the PHP MacOSX website...
Post a commentAlert Admin

PHP CommentaryOld! - Version: 5.0.4, 6/11/2005 07:05AM PST

(3 of 4 users found this comment useful)

Tomnibus
5.0.4 has been out since 3/31/05! Took them long enough.

They just released 5.1beta1 on 6/10
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

PHP Troubleshooting ReportLess feedback... more... - Version: 5.0.3, 12/17/2004 11:42PM PST

(1 of 2 users found this comment useful)

Shock83j16
a question
Does this one support MySQL commands? I had 5.0.something running on a server a while ago and then found out I couldn't interact w/ MySQL... soyeah, when will that be working??
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

PHP ReviewSmooth upgrade - Version: 4.3.6, 4/28/2004 02:49AM PST

(5 of 5 users found this comment useful)

spiffin
And Marc Liyanage has already updated his excellent installer package:

http://www.entropy.ch/software/macosx/php/
Post a commentAlert Admin

PHP ReviewPERFECT! - Version: 4.3.4, 1/15/2004 06:55PM PST

Lover of Freeware
I was reluctant to try this, as I had had significant problems in the past with the MySQL distribution, but this worked perfectly. Easy to install, and even installs a tester page in your Sites directory. Seems to render everything as expected. (I'm using this for local testing of webpages.)
Post a commentAlert Admin

PHP Troubleshooting ReportCompiling with Oracle - Version: 4.3.3, 11/12/2003 01:02PM PST

Eingang--2008
I have successfully compiled 4.3.2 and 4.3.3 under Mac OS X with Oracle OCI8 extensions. I was not, however, able to compile it and include anything else with it. As a result, I have a standalone Oracle PHP configuration for my Apache and a full-blown one. I just swap them in/out by commenting/uncommenting a single line in my Apache httpd.conf which includes the appropriate installation file. I currently have Apple's original Panther PHP install, Entropy's full-blown PHP install (Panther), and my Oracle one. The Entropy and Oracle ones live in separate folders on /usr/local/

Here's my configuration line for 4.3.3. Note that this does overwrite the Apple's libphp4.so file in /usr/libexec/httpd. Make a backup of that file first. Copy this libphp4.so to wherever you want to load it from. Then restore the Apple one (if you want to keep your Apple one, that is).

'./configure' '--prefix=/usr/local/phporacle' '--with-apxs=/usr/sbin/apxs' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-config-file-path=/usr/lib' '--with-oci8=/Users/oracle/9iR2/orahome'

The path for oci8 there should be the correct one unless you've installed Oracle somewhere else or installed it improperly. Adjust if necessary.
Post a commentAlert Admin

PHP CommentaryWorks great here! - Version: 4.3.4, 11/11/2003 09:13PM PST

(0 of 1 users found this comment useful)

brossow
Just installed 4.3.4 on two servers and no problems so far. Not doing anything terribly complicated or anything, but....
Post a commentAlert Admin

PHP Review4.3.3 - Bug in imagecopymerge() GONE! Yay! - Version: 4.3.3, 9/14/2003 11:35PM PST

justamacuser
Not only has this annoying bug (looks like it was related to the GD lib) been removed, but after a trouble-free update my PHP pages now seem "snappier" (i.e. arrive faster) than before. So far, i'd recommend it as an upgrade. MySQL works, GD works, server load is lower, so i really can't complain. And the price point is awesome as ever ;-)
Post a commentAlert Admin

PHP CommentaryPHP 4.3.3 - Version: 4.3.3rc4, 8/26/2003 08:06AM PST

Tomnibus
PHP 4.3.3 was released last night.
Post a commentAlert Admin