I am installing on a freebsd machine with little unix expeience. it doesn't have either mysql or php yet. i get the following make errors:
c++ -DUNDEF_THREADS_HACK -I./../include -I../inc
lude -I./.. -I.. -I.. -O3 -DDBUG_OFF -fno-im
plicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -c m
ysql.cc
cc1plus: Invalid option `-fno-exceptions'
In file included from client_priv.h:19,
from mysql.cc:28:
../include/global.h:685: warning: abstract declarator used as declaration
*** Error code 1
Stop.
Can anyone tell me where to begin? Also, is it correct that I should install MySQL first, then php and an apache upgrade