mysql deactivated and no command found

Problems with the Mac OS X version of XAMPP, questions, comments, and anything related.

mysql deactivated and no command found

Postby fuocorav » 28. November 2005 23:08

Hi,

I managed to start xampp on my computer and found out that the mysql is deactivited.

I tried to follow those commands to start up the mysql (I noticed that you have problems with mysql -- I have Panther version)

Here's the excerpt from the terminal:

127:/Users/rav root# /Applications/xampp/xamppfiles/mampp start
Starting XAMPP for MacOS X 0.5...
XAMPP: Starting Apache with SSL (and PHP4)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for MacOS X started.
127:/Users/rav root#
127:/Users/rav root# cd /Applications/xampp/xamppfiles/
127:/Applications/xampp/xamppfiles root# sudo su
127:/Applications/xampp/xamppfiles root# mampp startmysql
su: mampp: command not found
127:/Applications/xampp/xamppfiles root# mampp startmysql
su: mampp: command not found
127:/Applications/xampp/xamppfiles root#

How do I start mysql manually?

Thanks!

Rene V.
fuocorav
 
Posts: 8
Joined: 28. November 2005 22:38

Postby Wiedmann » 29. November 2005 00:08

127:/Applications/xampp/xamppfiles root# mampp startmysql
su: mampp: command not found

To use a program in the actually working directory you must prepend the name with a "./":
Code: Select all
./mampp startmysql
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Thanks for reply.

Postby fuocorav » 29. November 2005 21:24

I got a static IP and restarted the computer and it worked.

thanks for your support!!
fuocorav
 
Posts: 8
Joined: 28. November 2005 22:38


Return to XAMPP for macOS

Who is online

Users browsing this forum: No registered users and 9 guests