Hi! > Running 'pkg version', I got phpMyAdmin status "?" (orphan) [...] > ===> Installing for phpMyAdmin-php56-4.7.9 [...] > Can you tell me how I can solve this? Thanks!
I think it happens because databases/phpmyadmin was modified to work with every php version (it was 'flavored'). So the php-version is now part of PKGNAME. To fix it, this should work: pkg delete phpmyadmin pkg install phpmyadmin -- [email protected] +49 171 3101372 2 years to go ! _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
