thunder.scripts Posted December 6, 2006 Share Posted December 6, 2006 Ok, so I have OS X 10.4.8 up and running. There are only two things I need to do to have the perfect system: 1. Install mySQL. Any quick and easy way to do this? [DONE!] 2. Configure apache. I need to change the directory from which it fetches all the files. [DONE!] Well, I solved this pretty quickly. To install mysql, I downloaded the official package from mysql.com To configure apache, I simply edited httpd.conf, which is located in /etc/httpd/ Good Luck! Fede Link to comment https://www.insanelymac.com/forum/topic/35079-mysql-installation-apache-configuration/ Share on other sites More sharing options...
thunder.scripts Posted December 6, 2006 Author Share Posted December 6, 2006 Ok, I spoke too soon. MySQL is not working I can't connect using phpmyadmin or Cocoa MySQL. I installed the little application so that the server would start automatically, but it doesn't seem to work. If I execute mysqld_safe, this is what I get: 36-200-235-201:/usr/local/mysql/bin federico$ sudo ./mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data STOPPING server from pid file /usr/local/mysql/data/36-200-235-201.fibertel.com.ar.pid 061206 04:59:52 mysqld ended Any ideas? Link to comment https://www.insanelymac.com/forum/topic/35079-mysql-installation-apache-configuration/#findComment-249094 Share on other sites More sharing options...
thunder.scripts Posted December 6, 2006 Author Share Posted December 6, 2006 I deleted all mySQL files, reinstalled and violá! It now works perfectly Link to comment https://www.insanelymac.com/forum/topic/35079-mysql-installation-apache-configuration/#findComment-249465 Share on other sites More sharing options...
Recommended Posts