zpanel / installers

Provides a central place to store, version and distribute ZPanel installers and upgrade scripts from.
http://www.zpanelcp.com
GNU General Public License v3.0
73 stars 153 forks source link

Fixed missing db.php insert and mysql service name #18

Closed stokes84 closed 10 years ago

stokes84 commented 10 years ago

Installer was missing sed -i "s|YOUR_ROOT_PASSWORD|$password|" /etc/zpanel/panel/cnf/bd.php Also mysql service was referenced as mysqld service.

Fixes issue #13

Also fixing "Cron Task" permission issue on crontabs folder. Cron Tasks can now be created