yohanecs
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Activity overview
Latest activity by yohanecs-
yohanecs commented,
I was able to resolve the issue. The issue was with the PHP session save path. After running the below code saved as a php file, I discovered that there are several .htaccess, .user.ini, php.ini, f...
-
yohanecs commented,
Thank you for your reply, It was PHP Session issue after reconfiguration easyapache my issue has been resolved. Hi Azeemeo Same problem for me. I've migrated WHM to a new server. I'm unable to ...
-
yohanecs commented,
Than you!:) @andrew.n @cPRex
-
yohanecs created a post,
Restore backup from 'Additional Destinations'
I've configured Additional Destination(Blackblaze) to backup and unticked 'Retain Backups in the Default Backup Directory' backup configurations since I don't have much disk space left and backups ...
-
yohanecs created a post,
Deploy Mern Stack app with Mongo DB
I want to know the steps to deploy Mern Stack app with Mongo DB in Cloud Linux Node JS app creator. I've installed Mongo DB and created the database.
-
yohanecs commented,
What are the permissions of the js scripts and folders? They should be owned by the same user under which the script resides at least this is the case when you use it without CL. Thanks for the ...
-
yohanecs commented,
Thanks for the reply @andrew.n Yes, I checked the error log in /usr/local/apache/logs/error_log. Couldn't understand the error. Can you please check the below error log? :) [QUOTE] App 28066 ou...
-
yohanecs commented,
I don't see any obvious errors but it looks like this is something with your script as per: 10 silly lifecycle authentication-mern@1.0.0~start: Args: [ '-c', 'node backend/server/server.js' ] 11 ...
-
yohanecs created a post,
NPM Errors when starting node.js - Cpanel Node Js Selector
I have installed Cloud Linux Node JS Selector in Cpanel. Tested it with the default configs and It worked fine. Then I uploaded node.js files which were worked fine in localhost. After uploading th...