jwnetsource
Verified User
Jeff,
I am still unable to change my MySQL version from 5.0.51a.
I have done the following:
Changed the options in options.conf
Did the following:./build update
That diodn't work so I did:
That didn't work so out of desperation I did:
the MySQL database is still 5.0.51a.
So what am i not doing correctly? If it matters, FreeBSD 7.2-CURRENT.
Thanks
I am still unable to change my MySQL version from 5.0.51a.
I have done the following:
Changed the options in options.conf
#Possible values - 5.0, 5.1
mysql=5.1
mysql_inst=yes
mysql_backup=yes
mysql=5.1
mysql_inst=yes
mysql_backup=yes
Did the following:./build update
./build mysql
./build php n
./build php n
That diodn't work so I did:
./build rewrite_confs
./build update
./build all d
./build update
./build all d
That didn't work so out of desperation I did:
./build apache
./build php n
./build php n
the MySQL database is still 5.0.51a.
So what am i not doing correctly? If it matters, FreeBSD 7.2-CURRENT.
Thanks