mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #30] Fix Install.sh for CentOS and other Distros #22
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aatishnn on GitHub (May 26, 2012).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/30
Supplied install.sh script doesn't work for CentOS. Here is the correct way to do this:
Also,
EACCES, Permission deniederror occurs as the file/var/log/log.io/server.logis not set to correct permissions. I fixed it by using:@msmathers commented on GitHub (Jun 18, 2012):
v0.2.7 now uses useradd & usermod, no more Ubuntu-specific calls