gkralik / php7-sapnwrfc

SAP NW RFC SDK extension for PHP 7.3+ & PHP 8
https://gkralik.github.io/php7-sapnwrfc
MIT License
90 stars 35 forks source link

Exception: Could not open connection #162

Open danish96-debug opened 1 week ago

danish96-debug commented 1 week ago

I am using PHP 8.0.0 and Laravel 8, and I can see the sapnwrfc extension when I check my phpinfo. However, I am getting an "Exception: Could not open connection" error. When I access it through SAP Logon, I am able to log in, but I cannot access it through Laravel. I have also added the sapnwrfc.ini file, and it is being recognized, but I am still getting the "Could not open connection" error. I have attached an image below where my extensions are enabled. I need urgent help, I have already reviewed the complete documentation, but I haven't had any success. Please help, it's an urgent issue. Thanks. image

gkralik commented 1 week ago

Look at the exception details.

danish96-debug commented 1 week ago

SAPNWRFC\ConnectionException: Could not open connection Getting this error. I'm unable to get the complete error details.