xited1 Posted May 24, 2008 Share Posted May 24, 2008 I'm running MAMP on my mac, with mysql version 5.0.41. I had installed it the first time, thought I messed it up, uninstalled it and reinstalled it. I'm getting two errors, one in the mysql error log: 080523 20:39:35 [Warning] You have forced lower_case_table_names to 0 through a command-line option, even though your file system '/Applications/MAMP/db/mysql/' is case insensitive. This means that you can corrupt a MyISAM table by accessing it with different cases. You should consider changing lower_case_table_names to 1 or 2 I don't know what that means or how to fix it. The second one is for the apache server and the apache error log says: [Wed May 21 22:57:41 2008] [error] [client ::1] File does not exist: /Applications/MAMP/bin/mamp/htdocs MAMP has Apache 2.0.59 (Unix) and PHP/5.2.5 I can't open my database and look at my files, and there ARE files in the htdocs, so I'm not sure what's going on there. Can anyone help me figure this out? I hope I provided enough information for you. Thanks. Link to comment https://forums.phpfreaks.com/topic/107035-noob-i-need-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.