OSX Test server
- Started
- Last post
- 5 Responses
- murmur
Code heads..
I want advice on setting up a test server on my OS10.3 machine.
I need Apache, PHP and MYSQL.
Anyone set this up before?
- ribit0
Apache is already in there. I haven't done the rest, but info here:
- ********0
yep. apache is already installed.
php
http://www.entropy.ch/software/m…can also grab MySQL there too.
very easy top install from a package.
have it running on my box now as we speak.
just have to uncom,ment 2 lines from your httpd.conf file
- ********0
also im rocking the QuickTime streaming server. (Darwin)
- murmur0
Are you using OSX server or just plain old OSX?
- industry730
apache is there,
just go to system preferences > Sharing > Click on Personal Web Sharing.MySQL is easy, get it from
ftp://mirror.mcs.anl.gov/pub/mys...
Just remember to install both MySQL and the Startup Items
For my SQL you'll want CocoMySQL. nice fronted for creating your DB
http://www.macupdate.com/info.ph…as far as PHP, I have not done that, I Have Coldfusion MX installed on my mac though.
You may want to try FINK to install PHP (search macupdate.com)