Why So Scared

A blog about; Programming, Music and Random Stuff

Making Leopard 10.5 PHP Ready

I’m a Ruby on Rails ‘man’, but recently thanks to Warez-DnB I’ve increasingly been exposed to PHP. To make the built in Apache server on Leopard 10.5 PHP Ready follow these simple steps

  1. Edit the httpd.conf file, at /private/etc/apache2/httpd.conf
  2. Edit the file (you can use Pico “sudo pico httpd.conf”) and search for LoadModule php5_module
  3. Uncomment the line that says #LoadModule php5_module (Delete the #)
  4. Save
  5. Stop and start the web server in the control panel
posted by Juo in Apple, tidbit and have Comment (1)
Tags: ,

One Response to “Making Leopard 10.5 PHP Ready”

  1. I’m a Ruby on Rails ‘man’, but recently thanks to Warez-DnB I’ve increasingly been exposed to PHP. To make the built in Apache server on Leopard 10.5 PHP Ready follow these simple steps

Place your comment

Please fill your data and comment below.
Name
Email
Website
Your comment