------------------------------------------------------------------------------------------------
Running Tests...ok 1 - use CGI; ok 2 - use CGI::Carp; ok 3 - use DBI; ok 4 - use Digest::SHA1; not ok 5 - use Digest::SHA2; ok 6 - use File::Path; ok 7 - use GD; ok 8 - use GD::Graph::lines; ok 9 - use GD::Text; ok 10 - use GD::Graph::sparklines; not ok 11 - use Net::XMPP; ok 12 - use Log::Log4perl; not ok 13 - use GnuPG; ok 14 - use MIME::Base64; ok 15 - use MIME::Decoder; ok 16 - use Net::POP3; not ok 17 - use Net::OpenID::Consumer; ok 18 - use XML::RSS; ok 19 - use XML::Simple; ok 20 - use Mail::Sendmail; ok 21 - use Net::SMTP; ok 22 - use LWP::Simple; ok 23 - use SOAP::Lite; usable is 1Analysis of Installed Modules and Programs
Cclite core is usable!
cclite can't process encrypted emailcclite can't process jabber based payment
cclite can use local sendmail at /usr/sbin/sendmailcclite is sms capable with local phone: gammu found
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Software error:
"make_path" is not exported by the File::Path module
"remove_tree" is not exported by the File::Path module
Can't continue after import errors at ../../lib/Ccadmin.pm line 52
BEGIN failed--compilation aborted at ../../lib/Ccadmin.pm line 52, <MESS> line 606.
Compilation failed in require at [path]/cgi-bin/protected/ccinstall.cgi line 598, <MESS> line 606.
BEGIN failed--compilation aborted at [path]/cgi-bin/protected/ccinstall.cgi line 598, <MESS> line 606.Please use the Cclite Google Group for help, if necessary
------------------------------------------------------------------------------------------------
Sorry communication will be slower at the moment, busy then away a
little. Anyway, here's the link to the version and doc:
http://perldoc.perl.org/File/Path.html
The trouble you are describing may be because the right version is
installed but, because of path order, the wrong one is being picked up
[I think it works like that, not 'latest' is best]. That's likely with
the parallel debian style packaging system.
As I recall [rather than as I grep, teehee] it's only Ccadmin.pm, so,
at worst we could retro-engineer this to take the older signatures.
Best regards Hugh
> --
> You received this message because you are subscribed to the Google Groups
> "cclite" group.
> To post to this group, send email to ccl...@googlegroups.com.
> To unsubscribe from this group, send email to
> cclite+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cclite?hl=en.
>
--
http://www.hughbarnard.org
http://www.twitter.com/hughbarnard
http://www.big-wave-heuristics.com/
http://www.hackney-environment-network.org.uk/
With your tips, I managed to retro-engineer Ccadmin.pm (we are in a
gnu/linux server so folders can be created the traditional way as
before :-) ), and moved forward. Besides that, the sys admin alredy
installed the missing packages, so things are looking nicer to have
Cclite working in our server, and improve our connection from Tiki to
use CClite 0.8 with GnuPG, etc.
Right now, I face a new problem. Once I installed cclite 0.8 (new
config/cclite.cf created successfully), I go to the list of available
registries, I can see the two registries that we had created in Cclite
0.7 (which I sql-upgraded to 0.8), and when I click to any of them (
cgi-bin/protected/ccinstall.cgi?action=showregistries ) , I'm sent to
cgi-bin/cclite.cgi with this error message :
------------------------
Software error:
Mandatory parameter 'filename' missing at
/usr/share/perl5/Log/Log4perl/Appender/File.pm line 38.
Please use the Cclite Google Group for help, if necessary
------------------------
and I'm lost. I don't know where this parameter filename should be
defined, and it seems it's not defined/sent.
No hurries, but tips very welcome, of course. :-)
Cheers
Xavi
2010/8/15 Hugh Barnard <hugh.b...@gmail.com>
We have cclite-0.8.0.1_98 where we used to have 0.7 and the remote login etc was working fine from our Tiki, but now we're getting "password failed for manager at..." for all users. I've updated the .htaccess file which all seems to work fine now (but even if i manually go to /cgi-bin/cclite.cgi?action=logon&subaction=om_users®istry=our_reg&userLogin=manager&logontype=api with the magic cookie set i get this).
Has the way the hashing of passwords changed? I checked the gateway examples and they don't seem to have been updated - do they still work?
We have to use sha1 due to server admin difficulties, and it seems to work ok for "normal" logins.
Sorry, stuck!
jonny B
jonny
Many thanks for your investigations.
We only have sha1, but as i understand it that should still be fine, right?
Maybe the locking thing has happened - how do we tell? Looking at the user record of the one i was testing with the form seems all blank - no UserLogin even... (although there is a UserName showing) might that be a clue? (just a bug i think - the list has all the data in)
I'll try the debugging code you suggest when i can, and get back with any news...
Thanks again
jonny
I also fixed a few "wrong paths" (expecting single installation in a
debian server, and not through a debian-gforged site) that I could see
at ./config/cclite.cf , through editing directly that file (I wonder why
I didn't see those wrong paths previously :-/ ...)
Hugh, did you edit those things in the cclite at c2c.op.o directly?
Xavi
Al 19/09/10 16:36, En/na hugh.b...@googlemail.com ha escrit:
> Well, I wonder what has been the real solution, but, in short: tiki and cclite are back talking to each other!!!!
> (see screenshot attached)
Yay! Well done Xavi :)
> I also fixed a few "wrong paths" (expecting single installation in a debian server, and not through a debian-gforged site) that I could see at ./config/cclite.cf , through editing directly that file (I wonder why I didn't see those wrong paths previously :-/ ...)
I double checked them all too and didn't spot anything out of place.
> Hugh, did you edit those things in the cclite at c2c.op.o directly?
If so, huge thanks! If not, Xavi... you have powers you are barely aware of! :)
jonny
> --
> You received this message because you are subscribed to the Google Groups "cclite" group.
> To post to this group, send email to ccl...@googlegroups.com.
> To unsubscribe from this group, send email to cclite+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cclite?hl=en.
>
> <200921_c2c_08_op_o_tiki6_transaction_ok.png>
Nope, didn't do anything...I'm going to become Barely Aware Man, a new
superhero for the twentyteens when I have a moment... best regards
Hugh
My guess...
Xavi
P.S. I still believe in superhero's of the twentyteens, but I reckon I'm
not one of them :-)
Al 21/09/10 16:59, En/na Hugh Barnard ha escrit: