Support for Account Manager

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post by daedalus »

@RuJin,

becarefull, when you parse your log there are your password hash on it.

about your problem I've made some modification on the acm today try with the new version and enable debug mode if the issue is still here.
Daedalus
RuJin
Posts: 3
Joined: Sat Feb 20, 2010 3:51 pm
Location: Russia

Re: Support for Account Manager

Post by RuJin »

becarefull, when you parse your log there are your password hash on it.
yep , i know , but thx anyway .
about your problem I've made some modification on the acm today try with the new version and enable debug mode if the issue is still here.
Debug - enabled . (DEBUG MODE ON ACM VERSION : 0.9.7 )
Cache - Deleted .

Same problem , even with non existing acc i have blank page . ( no warning like PASSWORD invalid etc)
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post by daedalus »

what say php or apache logs ?
Daedalus
RuJin
Posts: 3
Joined: Sat Feb 20, 2010 3:51 pm
Location: Russia

Re: Support for Account Manager

Post by RuJin »

Apache
[Mon Mar 15 00:42:05 2010] [notice] Parent: child process exited with status 255 -- Restarting.
[Mon Mar 15 00:42:06 2010] [notice] Apache/2.2.11 (Win32) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0 configured -- resuming normal operations
[Mon Mar 15 00:42:06 2010] [notice] Server built: Dec 10 2008 00:10:06
[Mon Mar 15 00:42:06 2010] [notice] Parent: Created child process 5704
[Mon Mar 15 00:42:07 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Mar 15 00:42:07 2010] [notice] Child 5704: Child process is running
[Mon Mar 15 00:42:07 2010] [notice] Child 5704: Acquired the start mutex.
[Mon Mar 15 00:42:07 2010] [notice] Child 5704: Starting 64 worker threads.
[Mon Mar 15 00:42:07 2010] [notice] Child 5704: Starting thread to listen on port 80.
and no php errors.
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: Support for Account Manager

Post by denser »

check your session settings on php or check apache logs.

edit: ops. PHP session have wrong values
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
IiIJacKIiI
Posts: 11
Joined: Sun Feb 11, 2007 9:36 pm

Re: Support for Account Manager

Post by IiIJacKIiI »

Working Fine on a payed webhosting with Cpanel :)
:twisted:
User avatar
promo
Posts: 37
Joined: Wed Dec 17, 2008 6:08 pm

Re: Support for Account Manager

Post by promo »

Donate system in this system will be good. :D
Starter
Posts: 484
Joined: Sat Jan 23, 2010 4:42 pm

Re: Support for Account Manager

Post by Starter »

Great work!

But please add an integrated vote-point-system feature and it will be even greater! :mrgreen:
I have promises to keep and miles to go before I sleep.
User avatar
laguna
Posts: 14
Joined: Wed Aug 20, 2008 4:37 pm

Re: Support for Account Manager

Post by laguna »

Hi people.

I have a n issue. I kind of read the whole topic but didn't saw anything similar.

My situation with the l2acm is like this. everything works, but the apache fails. connection reseted, it don't say much. The weird thing is that, the account is create, the email is send. It looks like the acm does it job. but it always throws an error.

I already check, php.ini, and cache rights. Can some tell me more other reason why the apache may be throwing errors?

thks.
When one door of happiness closes, another opens; but often we look so long at the closed door that we do not see the one which has been opened for us."
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Support for Account Manager

Post by jurchiks »

you don't say what your errors are... we're not prophets here, you know?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
laguna
Posts: 14
Joined: Wed Aug 20, 2008 4:37 pm

Re: Support for Account Manager

Post by laguna »

thks for the sarcasm jurchiks... here is the error

Image
Image
Image

http://oca.microsoft.com/en/dcp20.asp

and like I said before, everything works, the account is created on the database, and the email is send. but I receive this error which don't say a thing... why?

I believe it may be the php failing when using the smtp, but the email work and I already check that.... just one think, I have a account db and two serverGame database..... but the l2acm have the logins with full access... just to mention it....

thks if anyone have any idea.
When one door of happiness closes, another opens; but often we look so long at the closed door that we do not see the one which has been opened for us."
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: Support for Account Manager

Post by denser »

look at Events of Applications in MMC. there can be useful info.
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Support for Account Manager

Post by jurchiks »

szModName : php_mysql.dll...
what about that file?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
laguna
Posts: 14
Joined: Wed Aug 20, 2008 4:37 pm

Re: Support for Account Manager

Post by laguna »

event viewer show an error about the php_mysql.dll like jurchiks says...


Faulting application httpd.exe, version 2.2.11.0, faulting module php_mysql.dll, version 5.3.0.0, fault address 0x00002072.

still I am no sure what it means. I'll try to install the php5.3.2. But honestly I don't know what to do with this info... :P
When one door of happiness closes, another opens; but often we look so long at the closed door that we do not see the one which has been opened for us."
User avatar
laguna
Posts: 14
Joined: Wed Aug 20, 2008 4:37 pm

Re: Support for Account Manager

Post by laguna »

okey, I found something....

http://www.wampserver.com/phorum/read.p ... iew,page=1

Code: Select all

 There is a bug in PHP 5.3.0 when using function mysql_close with no parameter and cause Apache to crash. So you have to precise the mysql ressource in the function.  $link = mysql_connect( '___', '___', '___' ); // Some stuff mysql_close($link); 
in the l2acm I found the mysql.class.php file with this...

Code: Select all

public function __destruct () {		@mysql_close ();	}
Can anyone tell me the which may be the appropriate way to fix that....?

@mysql_close (NULL); ???
When one door of happiness closes, another opens; but often we look so long at the closed door that we do not see the one which has been opened for us."
Post Reply