Testing PHP/MySQL on local machine ?

Joined
Aug 15, 2006
Messages
483
Reaction score
13
Points
18
Location
Abu Dhabi, United Arab Emirates
Is the above possible?

Is there an application out there that I can install that can enable me to test PHP/MySQL on my local machine without having to upload/reupload each time etc?
 
Joined
Apr 11, 2007
Messages
361
Reaction score
13
Points
18
Location
New Mexico, USA
Your Mac's Specs
15" MBP 2.0 GHz, Core Duo, 2 GB Ram
You can just install PHP and mySQL on your machine. If you are using a mac, you have a built in apache server.

goto System Prefereneces>>Sharing and select Web Server

Then, in Home>>Sites>> you can install the PHP and MySQL, and test them out of there at

http://127.0.0.1/~yourhomeaccountname
 

Del


Joined
Dec 24, 2006
Messages
901
Reaction score
15
Points
18
Location
N. Ireland
Your Mac's Specs
Mac Pro 2xQuad core 2.8GHZ
download and install MAMP, it sets up an Apache web server, PHP and a MySql server for you and is a simple, pain free installation process
 
OP
L
Joined
Aug 15, 2006
Messages
483
Reaction score
13
Points
18
Location
Abu Dhabi, United Arab Emirates
Worked a treat Del

Thanks to both of you

Liam
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top