The Artima Developer Community
Sponsored Link

Java Buzz Forum
Enable PHP 5.2.5 on Mac OS X 10.5.2 [Client]

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wolf Paulus

Posts: 692
Nickname: wolfpaulus
Registered: Jan, 2004

Wolf Paulus is an experienced software developer focusing on Java, XML, Mac OS X, wireless/mobile ..
Enable PHP 5.2.5 on Mac OS X 10.5.2 [Client] Posted: Mar 31, 2008 4:47 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Wolf Paulus.
Original Post: Enable PHP 5.2.5 on Mac OS X 10.5.2 [Client]
Feed Title: Wolf's Web Journal
Feed URL: http://wolfpaulus.com/feed/
Feed Description: Journal - dedicated to excellence, and motivated by enthusiasm to trying new things
Latest Java Buzz Posts
Latest Java Buzz Posts by Wolf Paulus
Latest Posts From Wolf's Web Journal

Advertisement
Getting the pre-complied PHP Apache Module from Marc Liyanage's site was always the preferred way to get a fresh PHP distribution on your Mac. However, creating 4-way binaries (32- and 64-bit versions for G4/G5 and Intel CoreDuo / Core-2-Duo processors) seems to be broken and if Apache is running in the more efficient 64-bit mode, installing the PHP module not only doesn't work, it will also break Apache. However, there is an easier way to get PHP working with your Apache Server on the Mac.

Apache Apache/2.2.8

Starting Apache is as easy as opening System Preferences - Sharing and checking the box next to Web Sharing. After that's done, open your Web browser and browser to http://127.0.0.1 (or http://localhost, or http://computername.local) to see the global Apache start page or go to http://127.0.0.1/~username (or http://localhost/~username, or http://computername.local/~username) to browse the content of your own site folder (/Users/username/Sites).

PHP 5.2.5

To enable PHP you need to edit Apache's protected configuration file, which can be done using the terminal or an Editor application like TextWrangler.
Continue reading...

Read: Enable PHP 5.2.5 on Mac OS X 10.5.2 [Client]

Topic: Is Enterprise Search an Application or a Feature? from PeopleOverProcess.com Previous Topic   Next Topic Topic: The Jakarta Apache Project has released Commons Lang 2.4, an open surce collection of

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use