I have built PHP 7 with a configuration that worked for a previous version of PHP. Now my WordPress websites get the message:
Your PHP installation a
PHP 7 has removed mysql_* completely.
You need to use PDO or mysqli. Wordpress seems not to support this.