Apache 24 install,configuration and start successful.
Mysql install is the problem:
Error message:
I checked the list and these two files are there:
http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/
What's happening?
BTW: My intention is to install apache, mysql, php, phypmyadmin, and maybe also wordpress.
So far,I've hit a snag. Could I have picked up php or some other program that needs mysql and have it automatically add it in?
Mysql install is the problem:
pkg install mysql57-server mysql57-client
Error message:
Code:
http://http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly/All/mysql57-server-5.7.17_3.txz: Not Found
I checked the list and these two files are there:
http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/
What's happening?
BTW: My intention is to install apache, mysql, php, phypmyadmin, and maybe also wordpress.
So far,I've hit a snag. Could I have picked up php or some other program that needs mysql and have it automatically add it in?