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

MySQL version always blank in step 6 #21

Closed
acli opened this issue May 4, 2013 · 0 comments
Closed

MySQL version always blank in step 6 #21

acli opened this issue May 4, 2013 · 0 comments
Labels

Comments

@acli
Copy link
Owner

acli commented May 4, 2013

On the Anonymous Data Collection screen (step 6), the MySQL version is always blank.

Removing the @ operator from step6.php reveals that the error was “Warning: mysql_connect() [function.mysql-connect]: Access denied for user '…'@'localhost' (using password: YES) in …/ATutor/install/include/step6.php on line 157”

(This means if the password does not contain U+0027 then the MySQL version should probably be non-blank.)

Traceback: Trackback: https://github.com/acli/ATutor/wiki/Fresh-installation-on-Debian-stable

@acli acli closed this as completed in 56cbad6 May 4, 2013
acli added a commit that referenced this issue May 4, 2013
…angled, causing the Access denied error that eventually caused no version string to be returned. Fixes #21 in my fork.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant