issue 1
(Tipo bug on Zend/Jabber/Stanza/Request/IQ ...) reported by scramatte
- 1. install phpjabberlib on *NIX server (tested with Debian)
2. run test.php
--- current output ---
test.php raise exception
Warning:
Zend_Loader::include_once(Zend/Jabber/Stanza/Request/Iq/Bind/Set.php)
[zend-loader.include-once]: failed to open stream: No such file
or directory
--- Solving with ...
Nix system take care of the case. You must rename directories :
Zend/Jabber/Stanza/Request/IQ -> Zend/Jabber/Stanza/Request/Iq.
Zend/Jabber/Stanza/Response/IQ -> to Zend/Jabber/Stanza/Response/Iq.
--- Environement
lastest phpjabberlib SVN , ZF 1.6.0, Linux Debian Lenny, php 5.2.3+ apache 2.2
1. install phpjabberlib on *NIX server (tested with Debian)
2. run test.php
--- current output ---
test.php raise exception
Warning:
Zend_Loader::include_once(Zend/Jabber/Stanza/Request/Iq/Bind/Set.php)
[zend-loader.include-once]: failed to open stream: No such file
or directory
--- Solving with ...
Nix system take care of the case. You must rename directories :
Zend/Jabber/Stanza/Request/IQ -> Zend/Jabber/Stanza/Request/Iq.
Zend/Jabber/Stanza/Response/IQ -> to Zend/Jabber/Stanza/Response/Iq.
--- Environement
lastest phpjabberlib SVN , ZF 1.6.0, Linux Debian Lenny, php 5.2.3+ apache 2.2