

ServerAlias ErrorLog "/private/var/log/apache2/-error_log"ĬustomLog "/private/var/log/apache2/-access_log" common Pankajs-MacBook-Pro:~ root# vi /etc/apache2/extra/nfĪdd following configuration for a new VirtualHost and save it. We can proceed now to HTTPD virtual hosts file. Now when Apache will load the configuration file, it will also load the virtual hosts configuration file. Pankajs-MacBook-Pro:~ root# vi /etc/apache2/nf To enable VirtualHosts, we need to make some changes in Apache Configuration file (nf).

If you are having trouble running the mysql_upgrade package command, it’s likely you aren’t running it correctly. InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.

If you have upgraded SQL server from previous versions before and never ran the mysql_upgrade package, chances are your mysql_error.log is filling up with errors below. The mysql_upgrade package ensures your database tables are upgraded and ensures there are no incompatibilities you’re your current version of MariaDB server. If you recently upgraded your MySQL server version, you probably didn’t know that you need to run the mysql_upgrade package on all your databases as well.
