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.
SMPPライブラリを使用してSMS を送受信しています。
接続を開始しようとすると$transport->open();、ブラウザで HTTP 500 サーバー エラーが発生します。
$transport->open();
これについて私を助けていただければ幸いです。
ありがとう!!!
PHPのログを参照してください。Apache を使用している場合は、error_log を開きます。役立つ情報が含まれている可能性があります。