installing php5 and mysql

rae07

Registered
how do i go abt doing it? is there a guide anywhere? i'm running osx 10.3.9.

btw... i found this on mac support page on enabling php.
Code:
For 10.3 or later
Open Server Admin.
Select the Web service from the desired server in the Computers & Services list.
Click on Settings.
Click Modules.
Enable or disable the php4_module as desired.
Save the changes.
Restart the Web Service.

where's server admin located? sorry if this' all noob. my first attempt @ working with php and sql.
 
I'm not sure what this server admin thing is you are talking about but OS X has yet to ship with PHP 5 so you're going to have to upgrade it.

You can get some nice packages to install PHP 5 and MySQL here.
 
Back
Top