skyrus9999 (skyrus9999) wrote in lj_dev,
skyrus9999
skyrus9999
lj_dev

Problem with system account creation

Hi to all!
I try to setup LJ on my LAN.

I barely install BML and site itself seems load ok, but i can not create 'system' user.

i call:

./makesystem.pl

and get:

This tool will create your LiveJournal 'system' account and
set its password. Or, if you already have a system user, it'll change
its password to whatever you specify.
Enter password for the 'system' account: 12345
12345
Creating system account...
Already exists.
Modifying 'system' account...
ERROR: can't find newly-created system account.

But all mysql tables, but nearly all is empty, same thing i receive when calling update.db

May be i think i missed some perl module??? I did not receive any errors and i think all happends when running this string:

unless (LJ::create_account({ 'user' => 'system',
'name' => 'System Account',
'password' => $pass }))

Also when i try to register new user on my site i get:

Sorry, there was a problem.

How to fix this problem???
Subscribe

  • cl-journal livejournal client

    Hey everyone, I'd like to present a livejournal client that I wrote to fulfill my needs but maybe there are other people that can find it…

  • SessionGenerate and ljloggedin

    Are there any information after release 86 and changes in cookies scheme to use sessiongenerate? It returns ljsession key, but this key is not enough…

  • Retrieving comments

    Hi, Is there a way to retrieve a list of comments made by user XXX (which may or may be not the currently logged in user) in the journals of users…

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 10 comments

  • cl-journal livejournal client

    Hey everyone, I'd like to present a livejournal client that I wrote to fulfill my needs but maybe there are other people that can find it…

  • SessionGenerate and ljloggedin

    Are there any information after release 86 and changes in cookies scheme to use sessiongenerate? It returns ljsession key, but this key is not enough…

  • Retrieving comments

    Hi, Is there a way to retrieve a list of comments made by user XXX (which may or may be not the currently logged in user) in the journals of users…