PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, August 1, 2022

[FIXED] Where are the error logs of a Ruby via mod_passenger module for cpanel in apache?

 August 01, 2022     apache, cpanel, module, node.js, vps     No comments   

Issue

I installed an app with the application manager in cpanel and I don´t know where can I find the errors log, can you help me?


Solution

The solution was simple but I see a lot of people is having the same issue, the problem was I was not pointing to the proper directory when I set up the app in the application manager in cpanel, you should select the directory where exactly your app.js is located, for example my app.js was located inside home/server/src and I was pointing to home/server because the package.js was there, also you should select development in the application manager when you set up the app otherwise you don´t see the node.js errors just a short passenger description, after that you will be able to see the errors in your web browser just writing your app routes like you were checking any other site.



Answered By - dialac
Answer Checked By - Dawn Plyler (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing