You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a clean install (master branch) on a virtual copy of ubuntu 14.04 and got to:
Name for the webwork database: [webwork]:
Ok, you entered: webwork. Please confirm.Ok, you entered: webwork. Please confirm.
1> Looks good.
2> Change my answer.
3> Quit.
Well? [1]:
DBI connect('database=information_schema;host=localhost','root',...) failed: P�k�P�k�local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at ./bin/ww_install.pl line 1790.
There's a chance I put in the wrong password, which resulted in this. Looks like it should die here, but it did.
The text was updated successfully, but these errors were encountered:
pstaabp
changed the title
Scripted did in database section.
Script died in database section.
Aug 7, 2014
I realizing now that I used the ww3 branch, which is described in the README (even for master). We should change that, but the issue above refers to ww3, not to master.
Another strange thing happened. There is no log file and the original install script is no longer in my home directory (where I started the process).
I reran it and was successful except the launch browser at the end and still no install log. Here's the error:
## Done.
cp: cannot stat ‘webwork_install.log’: No such file or directory
webwork_install.log can be found in /home/peter
Cleaning up...
peter@peter-VirtualBox:~$
(process:4160): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
I did a clean install (master branch) on a virtual copy of ubuntu 14.04 and got to:
There's a chance I put in the wrong password, which resulted in this. Looks like it should die here, but it did.
The text was updated successfully, but these errors were encountered: