on 3/15/02 9:51 AM, andy at [EMAIL PROTECTED] appended the following bits
to my mbox:

> Anyhow I would like to start it automaticly at boot time. I tryed to start
> the server by typing mysql.server start, but I get an command not found. i
> gueess I am in the right dir.

Check out Marc Liyange's startup script for MySQL on OS X.

<http://www.entropy.ch/software/macosx/mysql/>

HTH.

Sincerely,

Paul Burney
http://paulburney.com/

<?php

If ($your_php_version < 4.1.2) {

    upgrade_now();  // to avoid major security problems

    /* Please see <http://security.e-matters.de/advisories/012002.html> */

?>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to