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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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