Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
SME Server talk:Documentation:Developers Manual
(view source)
Revision as of 13:41, 17 May 2008
570 bytes removed
,
13:41, 17 May 2008
Removed notice as it should be fixed now.
Line 4:
Line 4:
[[User:Snoble|Snoble]] 18:29, 28 April 2008 (MDT)
[[User:Snoble|Snoble]] 18:29, 28 April 2008 (MDT)
−
−
−
I am finding that I get a perl warning from this MySQL fragment:
−
−
{
−
my $rec = $DB->get('loggerdemo')
−
|| $DB->new_record('loggerdemo', {type => 'service'});
−
−
my $password = $rec->prop('DbPassword');
−
return "" if $password;
−
−
use MIME::Base64;
−
−
my $rand = sprintf("%08d", int(1_000_000_000 * rand()));
−
my $password = MIME::Base64::encode($rand, "");
−
−
$rec->set_prop('DbPassword', $password);
−
}
−
−
the second "my $password" "masks....." etc.
−
−
suggest removing the "my" on that line.
−
−
--[[User:Brianr|Brianr]] 04:38, 16 May 2008 (MDT)
Cactus
Administrators
2,411
edits
Navigation menu
Page actions
Project page
Discussion
View source
History
Page actions
Project page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search