tôi đã cố gắng chạy sử dụng máy mac địa phương nhưng đi các lỗi sau đâycủa Apple Dịch vụ Push Notification
Warning: stream_socket_client() [function.stream-socket-client]: Unable to set private key file `/Applications/XAMPP/xamppfiles/htdocs/apns/apns-dev.pem’ in /Applications/XAMPP/xamppfiles/htdocs/apns/apns.php on line 9
Warning: stream_socket_client() [function.stream-socket-client]: failed to create an SSL handle in /Applications/XAMPP/xamppfiles/htdocs/apns/apns.php on line 9
Warning: stream_socket_client() [function.stream-socket-client]: Failed to enable crypto in /Applications/XAMPP/xamppfiles/htdocs/apns/apns.php on line 9
Warning: stream_socket_client() [function.stream-socket-client]: unable to connect to ssl://gateway.sandbox.push.apple.com:2195 (Unknown error) in /Applications/XAMPP/xamppfiles/htdocs/apns/apns.php on line 9
Warning: socket_close() expects parameter 1 to be resource, boolean given in /Applications/XAMPP/xamppfiles/htdocs/apns/apns.php on line 11
Warning: fclose() expects parameter 1 to be resource, boolean given in /Applications/XAMPP/xamppfiles/htdocs/apns/apns.php on line 12
tôi đã PEM cấp giấy chứng nhận được tạo ra từ máy khác,
Vì vậy, tôi hoàn toàn nhầm lẫn những gì tôi phải làm hiện nay.
Xin vui lòng cho tôi biết những gì tôi cần phải làm gì để chạy nó trong localhost
tôi đang có proble cùng, tôi có thể chạy trong XAMPP Server nội bộ của tôi. Nhưng nó không hoạt động trong máy chủ bên ngoài của tôi. – Biranchi
Hi Biranchi, Chỉ cần kiểm tra với nhà cung cấp Hosting của bạn cho danh sách trắng các cổng Điều đó sẽ giải quyết vấn đề của bạn –