logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: PhP Soap does not work even if enabled
Author
gldss_games



Joined: 02 Dec 2013
Posts: 2

PostPosted: Mon 02 Dec '13 15:31    Post subject: PhP Soap does not work even if enabled Reply with quote

*The extension was duly empowered in php configuration.
Code:
extension=php_soap.dll

*Method of Installing Apache and PHP manually.
*The extension does not appear on
Code:
<?php phpinfo() ?>

Version of php installed: php-5.5.6-Win32-VC11-x64.zip
Version of Apache installed: httpd-2.4.7-win64-VC11.zip
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Mon 02 Dec '13 17:27    Post subject: Reply with quote

it works.
Did you set extension_dir with full path in php.ini?
In doubt set display_startup_errors = On


Note: x64 builds are currently experimental
Back to top
gldss_games



Joined: 02 Dec 2013
Posts: 2

PostPosted: Tue 03 Dec '13 2:26    Post subject: Reply with quote

Ok Thank You!
I will wait for a stable release of x64, while I will use x86.
Back to top


Reply to topic   Topic: PhP Soap does not work even if enabled View previous topic :: View next topic
Post new topic   Forum Index -> Other Software