Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Webservices PHP: 'SoapClient' not found
Hi,
I am a newbie in PHP and am testing the NS PHP Toolkit and am getting this error after trying out one of the sample scripts (http://localhost/PHP_Toolkit/samples/sample_search_items.php)
Fatal error: Class 'SoapClient' not found in C:\dev\2_workspace\PHP_Toolkit\PHPtoolkit.php on line 1146
I believe I have updated the Apache and PHP config files after researching from different forums. I've successfully tested the "php.info" but I just could not run the sample script above.
Here's some of the details of what I've done:
OS : Windows 7
Apache v2.2.15
PHP Version 5.3.2
1. Installed Apache (c:\Apache) and edited the following in "C:\Apache\conf\httpd.conf"
0