<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PHP libraries installation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156365#M110620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The second type of error I could not report before has now returned once I restarted Apache and Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fatal error: Uncaught SoapFault exception: [soapenv&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;erver.generalException] WSDoAllReceiver: security processing failed; nested exception is: org.apache.ws.security.WSSecurityException: General security error (WSSecurityEngine: Callback supplied no password for: username) in /php/includes/alfresco/Service/WebService/AlfrescoWebService.php:65 Stack trace: #0 /php/includes/alfresco/Service/WebService/AlfrescoWebService.php(65): SoapClient-&amp;gt;__soapCall('query', Array, Array, Array, Array) #1 /php/includes/alfresco/Service/WebService/AlfrescoWebService.php(47): AlfrescoWebService-&amp;gt;__soapCall('query', Array) #2 [internal function]: AlfrescoWebService-&amp;gt;__call('query', Array) #3 /php/includes/alfresco/Service/Session.php(226): AlfrescoWebService-&amp;gt;query(Array) #4 /php/includes/alfresco/Service/SpacesStore.php(48): Session-&amp;gt;query(Object(SpacesStore), 'PATH:"app:compa…') #5 /php/includes/alfresco/Service/BaseObject.php(37): SpacesStore-&amp;gt;getCompanyHome() #6 /My Data/Development/EWorkspace/AlfrescoEval/alfresco-php-library/Exampl in /php/includes/alfresco/Service/WebService/AlfrescoWebService.php on line 65&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Curiously I get both errors regardless of what the username and password is set to in config.php. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I realise that I&amp;nbsp; am attempting the use of these PHP libraries on a non-tested setup (MacOS) but surely someone out there has got these libraries/Web Services to work on MacOS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2008 19:26:35 GMT</pubDate>
    <dc:creator>womber</dc:creator>
    <dc:date>2008-07-10T19:26:35Z</dc:date>
    <item>
      <title>PHP libraries installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156364#M110619</link>
      <description>Hi there,I am having issues with installing the PHP libraries and running the examples. I continually get this error:Fatal error: Uncaught SoapFault exception: [soapenv&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;erver.generalException] (null) in /php/includes/alfresco/Service/WebService/AlfrescoWebService.php:65 Stack trace: #0 /php/include</description>
      <pubDate>Thu, 10 Jul 2008 19:05:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156364#M110619</guid>
      <dc:creator>womber</dc:creator>
      <dc:date>2008-07-10T19:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: PHP libraries installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156365#M110620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The second type of error I could not report before has now returned once I restarted Apache and Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fatal error: Uncaught SoapFault exception: [soapenv&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;erver.generalException] WSDoAllReceiver: security processing failed; nested exception is: org.apache.ws.security.WSSecurityException: General security error (WSSecurityEngine: Callback supplied no password for: username) in /php/includes/alfresco/Service/WebService/AlfrescoWebService.php:65 Stack trace: #0 /php/includes/alfresco/Service/WebService/AlfrescoWebService.php(65): SoapClient-&amp;gt;__soapCall('query', Array, Array, Array, Array) #1 /php/includes/alfresco/Service/WebService/AlfrescoWebService.php(47): AlfrescoWebService-&amp;gt;__soapCall('query', Array) #2 [internal function]: AlfrescoWebService-&amp;gt;__call('query', Array) #3 /php/includes/alfresco/Service/Session.php(226): AlfrescoWebService-&amp;gt;query(Array) #4 /php/includes/alfresco/Service/SpacesStore.php(48): Session-&amp;gt;query(Object(SpacesStore), 'PATH:"app:compa…') #5 /php/includes/alfresco/Service/BaseObject.php(37): SpacesStore-&amp;gt;getCompanyHome() #6 /My Data/Development/EWorkspace/AlfrescoEval/alfresco-php-library/Exampl in /php/includes/alfresco/Service/WebService/AlfrescoWebService.php on line 65&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Curiously I get both errors regardless of what the username and password is set to in config.php. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I realise that I&amp;nbsp; am attempting the use of these PHP libraries on a non-tested setup (MacOS) but surely someone out there has got these libraries/Web Services to work on MacOS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 19:26:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156365#M110620</guid>
      <dc:creator>womber</dc:creator>
      <dc:date>2008-07-10T19:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: PHP libraries installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156366#M110621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to add to this post again. I managed to get the PHP libraries to work but only by pointing the repositortyURL to my windows machince that also has Alfresco setup &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;. So the culprit seems to be my MacOS setup. If there is anyone out thee who has got MacOS/Alfresco/PHP comobo to work please tell me how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 19:31:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156366#M110621</guid>
      <dc:creator>womber</dc:creator>
      <dc:date>2008-07-11T19:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: PHP libraries installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156367#M110622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok. It seems that now my Windows Installation of Alfresco does not work now and it occurred right after I installed the WCM component (it did not have it before). So it seems the security exception is being thrown because of the WCM component :&amp;lt; any guesses anyone out there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 21:29:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156367#M110622</guid>
      <dc:creator>womber</dc:creator>
      <dc:date>2008-07-11T21:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: PHP libraries installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156368#M110623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also recently got this error message in my Apache error log on CentOS 5.2 while viewing the SimpleBrowse PHP API example.&amp;nbsp; Did you have any luck resolving in the past few days?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wasn't getting the problem until recently on the same installation.&amp;nbsp; I'll try to look further into what changed on my side and post info here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also- I do not have the WCM module installed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2008 23:37:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156368#M110623</guid>
      <dc:creator>dwilson</dc:creator>
      <dc:date>2008-07-13T23:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: PHP libraries installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156369#M110624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Womber, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read through another thread- The problem we're having is likely an inconsistency between the client session and the server session timeouts.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll notice if you remove your browser cookies and try again you shouldn't get the error.&amp;nbsp; Read through this thread, and another solution is to edit &lt;/SPAN&gt;&lt;EM&gt;tomcat/conf/web.xml&lt;/EM&gt;&lt;SPAN&gt; per the last post by user hbf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=21&amp;amp;t=7461" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=21&amp;amp;t=7461&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2008 23:57:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-libraries-installation/m-p/156369#M110624</guid>
      <dc:creator>dwilson</dc:creator>
      <dc:date>2008-07-13T23:57:15Z</dc:date>
    </item>
  </channel>
</rss>

