Trying to install zucker docs on a WAMP box with Sugar Version 4.2.1a alo installed.
Set up the DB sucussefully using phpmyadmin SQL command line.
But am unable to set up the shema and run the script.
Execute the “setup-structure.sql” script in your mysql prompt to prepare schema.
cmd> mysql -u root -p dms < setup-structure.sql
&
Execute the “setup-data-zuckerdocs.sql” script in your mysql prompt to prepare
database for ZuckerDocs access.
cmd> mysql -u root -p dms < setup-data-zuckerdocs.sql
In fact if I run a search on the box I find no data-zuckerdocs.sql file.
Thanks in advance.
Eric


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks