Hi 
I've just installed PHP and mySQL on OS X so that I can use Dreamweaver MX on my local machine to create dynamic web pages before sending them to my live server.
I know there's a script I have to install if I want to start mySQL at bootup... I haven't done that yet.
Do I need mySQL and PHP to be running when I access them from Dreamweaver MX? Or will Dreamweaver access them automatically?
How to I know if mySQL is running? I try the "top" command and see mysql and mysqld. I don't see httpd for PHP.
How do I start both manually?
Am I correct in assuming that PHP doesn't have to have a daemon running all the time, it just gets accessed when needed?
Thanks in advance for all your help.


I've just installed PHP and mySQL on OS X so that I can use Dreamweaver MX on my local machine to create dynamic web pages before sending them to my live server.
I know there's a script I have to install if I want to start mySQL at bootup... I haven't done that yet.
Do I need mySQL and PHP to be running when I access them from Dreamweaver MX? Or will Dreamweaver access them automatically?
How to I know if mySQL is running? I try the "top" command and see mysql and mysqld. I don't see httpd for PHP.
How do I start both manually?
Am I correct in assuming that PHP doesn't have to have a daemon running all the time, it just gets accessed when needed?
Thanks in advance for all your help.
