Voila, ...
J'ai bien suivi le tutorial suivant:
http://www.simonganiere.ch/mac/phpmysql_jaguar.html
Merci a Simon.
J'ai juste instalé mysql sous mon nick: 'tomymak'
Premierement, ... comment faire pour savoir si mysql est bien instalé?
Quand je tape ==>
[tomymak:~] tomymak% ps -aux | grep mysql
J'ai ==>
root 370 0.0 0.1 1828 580 ?? S 7:17PM 0:00.04 sh ./bin/safe_mysqld
tomymak 387 0.0 0.3 12508 1276 ?? S 7:17PM 0:00.33 /usr/local/mysql-3.2
tomymak 653 0.0 0.0 1116 4 std R+ 12:58AM 0:00.00 grep mysql
C'est normal ou pas ??
Et puis, ... j'ai place mon site dans ~tomymak/site/divxest/
Et place la db dans
/usr/local/mysql/divxest_db.sql
Je dois faire qqc en plus ?
Car quand je vais voire mon site sur:
http://localhost/~tomymak/divxest/
Il y a des erreurs ! genre:
Warning: Cannot add header information - headers already sent by (output started at /Users/tomymak/Sites/divxest/index.php:6) in /Users/tomymak/Sites/divxest/id_db.php on line 5
Warning: MySQL Connection Failed: Access denied for user: 'divxest@localhost' (Using password: YES) in /Users/tomymak/Sites/divxest/links_grandpublic.php on line 17
Serveur introuvable...
QQ'un sait d'ou peu venir l'erreur ?!?
Thx
J'ai bien suivi le tutorial suivant:
http://www.simonganiere.ch/mac/phpmysql_jaguar.html
Merci a Simon.
J'ai juste instalé mysql sous mon nick: 'tomymak'
Premierement, ... comment faire pour savoir si mysql est bien instalé?
Quand je tape ==>
[tomymak:~] tomymak% ps -aux | grep mysql
J'ai ==>
root 370 0.0 0.1 1828 580 ?? S 7:17PM 0:00.04 sh ./bin/safe_mysqld
tomymak 387 0.0 0.3 12508 1276 ?? S 7:17PM 0:00.33 /usr/local/mysql-3.2
tomymak 653 0.0 0.0 1116 4 std R+ 12:58AM 0:00.00 grep mysql
C'est normal ou pas ??
Et puis, ... j'ai place mon site dans ~tomymak/site/divxest/
Et place la db dans
/usr/local/mysql/divxest_db.sql
Je dois faire qqc en plus ?
Car quand je vais voire mon site sur:
http://localhost/~tomymak/divxest/
Il y a des erreurs ! genre:
Warning: Cannot add header information - headers already sent by (output started at /Users/tomymak/Sites/divxest/index.php:6) in /Users/tomymak/Sites/divxest/id_db.php on line 5
Warning: MySQL Connection Failed: Access denied for user: 'divxest@localhost' (Using password: YES) in /Users/tomymak/Sites/divxest/links_grandpublic.php on line 17
Serveur introuvable...
QQ'un sait d'ou peu venir l'erreur ?!?
Thx