Pagina's: [1]
Print
Auteur Topic: Probleem+fix: MySQL start niet na 0.7.3 upgrade!  (gelezen 568 keer)
joran
Newbie
*
Berichten: 3


Bekijk profiel
« Gepost op: Augustus 25, 2008, 09:48:19 »

Wat Xampp cp zegt:

Citaat
Starting XAMPP for MacOS X 0.7.3...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
sudo: /Applications/xampp/xamppfiles/bin/mysql.server: command not found
XAMPP for MacOS X started.

wat ls-al zegt in de /Applications/xampp/xamppfiles/bin/ directory:

Citaat
lrwxr-xr-x    1 root  admin        70 22 aug 15:01 mysql.server -> /Applications/xampp/xamppfiles/bin/xamppfiles/share/mysql/mysql.server

Dit is fout, het moet zijn:
Citaat
/Applications/xampp/xamppfiles/share/mysql/mysql.server

fix:
Open een shell en:
Citaat
macbook-van-joran-de-waaij:bin jorandewaaij$ cd /Applications/xampp/xamppfiles/bin/
macbook-van-joran-de-waaij:bin jorandewaaij$ sudo rm mysql.server
macbook-van-joran-de-waaij:bin jorandewaaij$ sudo ln /Applications/xampp/xamppfiles/share/mysql/mysql.server /Applications/xampp/xamppfiles/bin/mysql.server


Hoop dat het iemand helpt
« Laatste verandering: Januari 01, 1970, 01:00:00 door joran » Gelogd

MacBook 2.4ghz, 250gb, 4gb
Pagina's: [1]
Print
 
Ga naar: