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
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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