Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 56
View file
jsj-installtools.changes
Changed
@@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri Dec 30 12:24:17 UTC 2016 - obs@botter.cc + +- PrepareApacheConfig: move installation of phpMyAdmin to earlier + point, as it pulls apache2 ff., which may not be installed at + that moment - or else creating vhost conf files fails + +------------------------------------------------------------------- Tue Dec 27 12:56:28 UTC 2016 - obs@botter.cc - modify version detection to work correctly with Leap versions
View file
PrepareApacheConfig
Changed
@@ -7,6 +7,7 @@ exit 1 fi echo $HOSTNAME +zypper -n in -l phpMyAdmin for h in $HOSTNAME s$HOSTNAME; do mkdir -p /srv/www/$h/htdocs /srv/www/$h/cgi-bin done @@ -36,7 +37,6 @@ echo no file vhost.conf exit 1 fi -zypper -n in -l phpMyAdmin if ${VERSION_ID/./} -ge 120 ; then systemctl restart apache2.service systemctl enable apache2.service
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.