You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2013-08-08 08:54:56

tomtel
Member
Registered: 2009-08-04
Posts: 7

Installation problem with WebServices 1.3.1

Hello,

I try to install the plugin Webservices 1.3.1 on GLPI 0.83.7 on a wamp installation with apache 2.4.2 and php 5.4.3 on a german Windows 2008 R2 installation. I`ve got the message within the config menu for Plugins


Webdienste 1.3.1  Incompatible PHP Installation. Requires module soap


The php.ini seems to be correct.

extension_dir = "c:/wamp/bin/php/php5.4.3/ext/"          is ok. There is placed the php_soap.dll

The extension is loaded automaticaly via

extension=php_soap.dll                                                without any semicolon


A reboot does not solve the problem.

Can I run the plugin WebService 1.3.1 with the mentioned software releases?
What can I do to isolate the problem?

Thanks for any help.

Bye
Thomas

Offline

#2 2013-08-10 21:08:19

tomtel
Member
Registered: 2009-08-04
Posts: 7

Re: Installation problem with WebServices 1.3.1

Hi,

maybe some further information allows to get help.

It seems to me that GLPI 0.87.3 do not recognize the php_soap module

If I use php.exe -m I get

...
Phar
Reflection
session
SimpleXML
soap
SPL
standard
tokenizer
wddx
xdebug
xml
xmlreader
xmlrpc
xmlwriter
...

That means the soap php-extension is loaded.

If I look at

GLPI 0.83.7 System information - General Setup

Operating system : Windows NT VM-SRV0007 6.1 build 7601 (Windows Server 2008 R2 Enterprise Edition Service Pack 1) AMD64
PHP 5.4.3 (Core, PDO, Phar, Reflection, SPL, SimpleXML, apache2handler, bcmath, calendar, com_dotnet, ctype, date, dom, ereg,
    filter, ftp, gd, hash, iconv, imap, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, mysqlnd, odbc, pcre, pdo_mysql,
    pdo_sqlite, session, standard, tokenizer, wddx, xdebug, xml, xmlreader, xmlwriter, zip, zlib)
Setup: memory_limit="128M" max_execution_time="30" safe_mode="" session.save_handler="files" post_max_size="8M"
    upload_max_filesize="2M"
Software: Apache/2.4.2 (Win64) PHP/5.4.3 ()
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
MySQL: 5.5.24-log (glpi@localhost/glpi)

there is no soap extension.

What can I do to solve the problem?

Thanks,

Thomas

Offline

#3 2013-08-11 13:24:11

ddurieux
Plugins Dev
From: Propières, France
Registered: 2005-06-17
Posts: 7,521

Re: Installation problem with WebServices 1.3.1

Some times, you have a php.ini for apache and another for CLI, so perhaps only loaded in CLI php.ini

Offline

#4 2013-08-11 15:25:54

tomtel
Member
Registered: 2009-08-04
Posts: 7

Re: Installation problem with WebServices 1.3.1

Thanks, that was the solution. I changed only the CLI php.ini. After changing the php.ini for apache everything work, WebServices and the FusionInventory Deploy too.

Thanks again,

Thomas

Offline

Board footer

Powered by FluxBB