setup.sh does not work as documented on Debian
- Status
- Pending
- Subject
- setup.sh does not work as documented on Debian
- Version
- 2.x
- Category
- Error
- Feature
- Installer (profiles, upgrades and server-related issues)
- Submitted by
- asphaltjesus
- Volunteered to solve
- asphaltjesus
- Lastmod by
- asphaltjesus
- Rating
- Description
This script does not work with http servers that run under UNcommon user ID/GID. There is one good http server example in the Debian repos called yaws where the script becomes a problem. yaws runs under user ID/GID yaws/yaws. If one attempts to run setup.sh with a yaws http server, the script does not work.
1.Clicking on "Admin mods" after installation returns this error.
You need to run setup.sh :
./setup.sh $APACHEUSER all
Common Apache users are www-data, apache or nobody2. Going to the command line and running setup.sh yaws all (because the username/gid is yaws, not the usual) returns no messages when in fact the script has already decided that the user will be www-data because I'm on Debian. About line 27 of the script. if -f /etc/debian_version; ....
There's no message that says how the ownership has been changed after running the script. There's no message saying the user has been chosen for me because I'm on Debian either. In both cases, I'd still have problems because the userID/GID needs to be yaws/yaws in order to make tikiwiki work right.
Perhaps another way to address the problem is to check and see who owns the server process with an lsof -p 😛ortNumber?
- Importance
- 1 low
- Priority
- 5
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1734
- Created
- Friday 25 April, 2008 16:59:04 UTC
by Unknown - LastModif
- Wednesday 03 September, 2008 14:53:01 UTC