Vcenter running SQL Express. “VIM_VCDB” reached 10GB and so crashes Vcenter !! To purge the data in the VPX_EVENT table: Connect to Servername\SQL Database and log in with the appropriate
Day: December 12, 2016
check if php can send mail on linuxcheck if php can send mail on linux
check if PHP-scripts can send emails: from console or putty session to the server php -a mail ('you@example.com', "Test Postfix", "Test mail from postfix"); exit (); Note: if after running php