Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、MySQL をホストする VPS を使用して、メイン サーバーの負荷を軽減しています。受信するトラフィックの量が原因で、SQL サーバーが異常終了することがあります。
リモート サーバーを起動する小さな PHP スクリプトが必要です。SQL サーバーが使用できないことを検出する方法は既にあります。実行する方法が必要なだけです/etc/init.d/mysql start。
/etc/init.d/mysql start
rexec コマンドを見てください