Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.1.26 upgrade: multiples bugs #1370

Closed
ouafnico opened this issue Jul 7, 2016 · 3 comments
Closed

2.1.26 upgrade: multiples bugs #1370

ouafnico opened this issue Jul 7, 2016 · 3 comments

Comments

@ouafnico
Copy link

ouafnico commented Jul 7, 2016

Hi,
trying to upgrade from 2.1.24 to 2.1.26.
Got a lot of bugs:

  • the step where asking for database info fails, and say can't connect to database. The password is good. To pass out, I had to put the password on upgrade_ajax.php file in place of variables.
  • the next step, directly failed on Ldap/Ou configuration #1 with just "Mysql Error".

I think it should be great to echo the real mysql error to debug on code.

Thanks

@ben-git-hub99
Copy link

This sounds like the upgrade can't read $pass from /htdocs/includes/config/settings.php.

While doing the upgrade, try chmoding 777 according to http://teampass.net/2013-12-31-installation-on-linux-server and then chmod files to 644 and dirs to 755.

Also check this for reference:
http://teampass.net/2014-06-28-upgrade

Lastly, check the http error logs for more information and feel free to post the obfuscated logs here

@ouafnico
Copy link
Author

ouafnico commented Jul 8, 2016

Hi

With chmod 777 (not very safe:p) I still got :
09:54:22 - upgrade_run_db_original.php - Loop #1

Nothing on apache error log.

@nilsteampassnet
Copy link
Owner

Please provide server's answers using Firebug.
See how to on http://teampass.net/2014-02-09-how-to-communicate-an-error-log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants