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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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