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

500 Internal Server Error #22

Open
juliolopezn opened this issue Oct 2, 2015 · 18 comments
Open

500 Internal Server Error #22

juliolopezn opened this issue Oct 2, 2015 · 18 comments

Comments

@juliolopezn
Copy link

Help me please, I have this problem:

capture-20151002-125443

cgi-node.js

capture-20151002-125717

.htaccess

capture-20151002-125958

test.jss

capture-20151002-130123

All node.js and cgi-node files have 755 permissions

@MattCage
Copy link

MattCage commented Oct 3, 2015

Same here #21 :D
To implement, on my configuration single/doublequoting every path (on both cgi-node.js and .htaccess) doesn't work.

A question for you, JulioLopezN: are you running the latest version (which is available here on this repo but not on the website)?

@juliolopezn
Copy link
Author

Yes, I am. ;C

cgi-node.js

capture-20151003-133241

@MattCage
Copy link

MattCage commented Oct 3, 2015

Let's say it's "good to know"... :D
Awaiting for a reply from someone who can help us!

@itzik16
Copy link

itzik16 commented Oct 21, 2015

Got the same exact issue we need help lol

@officialmmt
Copy link

500 problem same on hostgator shared and node command not working on ssh

@brandonc503
Copy link

Hi. so i have godaddy shared deluxe hosting. what does first line look like in here ?
http://paste.ubuntu.com/14004593/
and what should sessionPath: '.. look like from that line 46?

@rinodad
Copy link

rinodad commented Jun 16, 2016

Same Here.

@brandonc503
Copy link

brandonc503 commented Jun 17, 2016

Heard rinodad.

so not quite sure what i posted here for. think i was tying to use a chat plugin that needed node.js which i didnt know about. i know its still something i need to do but i wont have time to backtrack and investigate for a while.

but, i would offer the suggestion of an irc channel for anyone here. i dont think ill be able to remember to come here by the time i .. have.. time..

ya so im in irc 24/7 so ill join #cginodejs on irc.freenode.net

@Alamantus
Copy link

Might as well throw myself in, too. Same 500 error on Hostgator, same setup.

Do you think it might be the Nodejs version? I'm using the current long term version (4.4.7), and the website mentions 0.x.x

@brandonc503
Copy link

Honestly I don't even know because this is probably the most server stuff I dealt with over. I haven't even got it working on anything local as a control yet.

@hei1233212000
Copy link

I have the exactly same issue. Any update?

@ran047
Copy link

ran047 commented Aug 3, 2016

  • create a folder inside your Web root (eg. create a folder named 'nodesessions')
  • fill the 'SessionPath' to point to that folder
    (eg. SessionPath : '/home/your_site_id/nodesessions')
  • change the content of the cgiNodeInfo.jscript file to CgiNodeInfo() and not cgiNodeInfo()

@pravashupreti
Copy link

I have solved by changing SessionPath value .

@thre3eye
Copy link

thre3eye commented Nov 4, 2016

Getting 500. Already set up a session folder so that's not it.
Does anyone have insights to share? Cheers.

@officialmmt
Copy link

officialmmt commented Nov 8, 2016

Guys did you try that https://github.com/niutech/node.php

@amit1235813
Copy link

Same issue. Still getting the 500 error, even after adding a sessions folder and changing the the sessions path.

@mezubeen
Copy link

:( i am stuck

@PogromistDev
Copy link

@ran047 thanks! created "nodesessions" folder and that's it!

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