[SOLVED]Project deployed do not login...

We deployed a project, uesers use it, some times, we think related on how much users use application, users are not able to login anymore, the login page makes the connection to the database… we don’t know what to check… other web applications on same server works, so shouldn’t be a problem related to apache, mysql or php.

The only way we found to “reset” is restart apache web server, after that, users can login again.

Is there a place where to see any “scriptcase log” in the deployed project to see where exactly stops or if there is any “error” or what is waiting ?

thanks

Re: Project deployed do not login…

I’m not sure, but it looks like you have too many database connections open. Depending on the hosting the number of connections is limited.

Re: Project deployed do not login…

Could be, but why while the scriptcase application do to connect to db, if it’s the lock reason, other web applications on same web server that connect to same mysql server, like myphpadmin and sugarcm they connect ? :S

Re: Project deployed do not login…

I don’t know, just trying to help. How is your php running? As a module or stand-alone? If you have the posibillities you might try to change that and look.

Re: Project deployed do not login…

it’s a module in Apache… the test you suggest maybe can help to find somenthing, however there is “somenthing” done at startup of that application that locks that applications… thank you for your suggestion.

Re: Project deployed do not login…

Hello,

If the issue continues, please contact our support, so we can ask you a few more questions, and perhaps run a few tests to figure out what is going on with your application.

regards,
Bernhard Bernsmann

Re: Project deployed do not login…

ok thank you