Author Topic: Nutcracker Local Install  (Read 35612 times)

Offline gsxrgirl7

  • Sr. Member
  • ****
  • Posts: 244
Re: Nutcracker Local Install
« Reply #75 on: November 04, 2012, »
Here is what I see on the status of the xampp
"Life is either a daring adventure or nothing"
Helen Keller

Offline smeighan

  • Moderator
  • Sr. Member
  • *****
  • Posts: 2285
    • Nutcracker RGB Sequence Builder
Re: Nutcracker Local Install
« Reply #76 on: November 04, 2012, »
You are not allowed to view links. Register or Login
Here is what I see on the status of the xampp

i helped Julie and her nutcracker installation is now working on localhost.

Remember that when downloading from git hub, download the zip file anywhere. Open that file and do a ctl-a,ctl-c.

now go to c:\wamp\www\nutcracker or c:\xampp\htdocs\nutcracker and do a ctl-v to paste the nutcracker code tree

if the nutcracker subdirectory is missing, create it and then paste to it.


thanks
sean
« Last Edit: November 04, 2012, by smeighan »
Sean
Littleton, CO
Latest releases You are not allowed to view links. Register or Login
xLights/Nutcracker Forum You are not allowed to view links. Register or Login
Fbook You are not allowed to view links. Register or Login

Offline gsxrgirl7

  • Sr. Member
  • ****
  • Posts: 244
Re: Nutcracker Local Install
« Reply #77 on: November 04, 2012, »
Thanks again Sean!!  I knew the file was there, just didnt realize it needed to be in the "other" file! 

Thanks again for all your help and for the additional info!!  Have a great night!

Julie
"Life is either a daring adventure or nothing"
Helen Keller

Offline gsxrgirl7

  • Sr. Member
  • ****
  • Posts: 244
Re: Nutcracker Local Install
« Reply #78 on: November 04, 2012, »
Sean - I actually ran the project again with different effects this time, and i got no errors.  See attachment. 
I did it in chrome this time...
"Life is either a daring adventure or nothing"
Helen Keller

Offline smeighan

  • Moderator
  • Sr. Member
  • *****
  • Posts: 2285
    • Nutcracker RGB Sequence Builder
Re: Nutcracker Local Install
« Reply #79 on: November 04, 2012, »
You are not allowed to view links. Register or Login
Sean - I actually ran the project again with different effects this time, and i got no errors.  See attachment. 
I did it in chrome this time...

great, you might just quickly grab any effects (except for single strand) and fill in your song and click to generate the project. this way you can test getting an entire song sequenced with a single clik.

you can always come abck and change the effects to be something better.
Sean
Littleton, CO
Latest releases You are not allowed to view links. Register or Login
xLights/Nutcracker Forum You are not allowed to view links. Register or Login
Fbook You are not allowed to view links. Register or Login

Offline gsxrgirl7

  • Sr. Member
  • ****
  • Posts: 244
Nutcracker Local Install
« Reply #80 on: November 05, 2012, »
Good idea Sean! I'll try that tomorrow and see which ones if any give me an error! 
Thanks again!


Sent from my iPhone using Tapatalk
"Life is either a daring adventure or nothing"
Helen Keller

Offline rdebolt

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1605
    • Christmas in Boise
Re: Nutcracker Local Install
« Reply #81 on: November 23, 2012, »
Need help getting this installed. I thought that I was to this step, but this is what I am getting. I did change my port to 100 as per instuctions if that matters.


7) When you get Localhost working, install the database.
Enter You are not allowed to view links. Register or Login in a browser window
This command will do the following

a) Drop all the tables from your existing nutcracker database
b) create the nutcracker database if it is missing
c) create the nutcracker user: nc_user
d) execute nutcracker/sql/nutcrackertables.sql to create all nutcracker tables
e) execute nutcracker/sql/nutcrackerdata.sql to create 50,000 rows of data
MaterDaddy wrote this script for me, Thanks!!


Offline smeighan

  • Moderator
  • Sr. Member
  • *****
  • Posts: 2285
    • Nutcracker RGB Sequence Builder
Re: Nutcracker Local Install
« Reply #82 on: November 23, 2012, »
You are not allowed to view links. Register or Login
Need help getting this installed. I thought that I was to this step, but this is what I am getting. I did change my port to 100 as per instuctions if that matters.


7) When you get Localhost working, install the database.
Enter You are not allowed to view links. Register or Login in a browser window
This command will do the following

a) Drop all the tables from your existing nutcracker database
b) create the nutcracker database if it is missing
c) create the nutcracker user: nc_user
d) execute nutcracker/sql/nutcrackertables.sql to create all nutcracker tables
e) execute nutcracker/sql/nutcrackerdata.sql to create 50,000 rows of data
MaterDaddy wrote this script for me, Thanks!!

if you just enter localhost do you see the splash screen?

your screen shot has no error in it, just the status dashboard.

what happens when you run install.php?

thanks
Sean
Littleton, CO
Latest releases You are not allowed to view links. Register or Login
xLights/Nutcracker Forum You are not allowed to view links. Register or Login
Fbook You are not allowed to view links. Register or Login

Offline rdebolt

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1605
    • Christmas in Boise
Re: Nutcracker Local Install
« Reply #83 on: November 23, 2012, »
You are not allowed to view links. Register or Login

if you just enter localhost do you see the splash screen?

your screen shot has no error in it, just the status dashboard.

what happens when you run install.php?

thanks

When I enter You are not allowed to view links. Register or Login I get what is in the background of my image.

Offline rdebolt

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1605
    • Christmas in Boise
Re: Nutcracker Local Install
« Reply #84 on: November 23, 2012, »
I can get to the local host screen. This is what I get. Notice that I have to put in localhost:100  for that screen to work.


Offline smeighan

  • Moderator
  • Sr. Member
  • *****
  • Posts: 2285
    • Nutcracker RGB Sequence Builder
Re: Nutcracker Local Install
« Reply #85 on: November 23, 2012, »
You are not allowed to view links. Register or Login
I can get to the local host screen. This is what I get. Notice that I have to put in localhost:100  for that screen to work.
So you are entering localhost:100/nutcracker/install.php ?
Sean
Littleton, CO
Latest releases You are not allowed to view links. Register or Login
xLights/Nutcracker Forum You are not allowed to view links. Register or Login
Fbook You are not allowed to view links. Register or Login

Offline rdebolt

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1605
    • Christmas in Boise
Re: Nutcracker Local Install
« Reply #86 on: November 23, 2012, »
Thanks Sean. Yes I have tried that and then I get this.


Offline rdebolt

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1605
    • Christmas in Boise
Re: Nutcracker Local Install
« Reply #87 on: November 23, 2012, »
When I just go to my local host.. this is the status.

Offline lonewolf41

  • Coop Manager
  • Sr. Member
  • *
  • Posts: 2138
Re: Nutcracker Local Install
« Reply #88 on: November 23, 2012, »
I noticed that in your screen shot above of the control panel, you had the Svc box checked in both Apache & MySql.  That is NOT checked on mine.  I don't know which is correct or if it makes a difference, but that is one difference I noticed and mine works.  Can you try unchecking those? 

-Keith

Offline rdebolt

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 1605
    • Christmas in Boise
Re: Nutcracker Local Install
« Reply #89 on: November 23, 2012, »
Thanks Keith, but no it will not let me uncheck or stop them. These are the errors that I am getting.