Home
Upgrade
From 4.1 to 4.2:
-
Extract the tarball to the web directory:
# cp ./wht-x.x.tar.gz /var/www/html
# cd /var/www/html
# tar xvzf wht-x.x.tar.gz
# chown root:apache /var/www/html/wht/ -R
# chmod 750 /var/www/html/wht/
-
Edit the /etc/ctontab file. You will see rows with "wht-4.1" string in it.
Replace "wht-4.1" with "wht":
-
If you will not use the free hosting feature skip this point.
# /var/www/html/wht/install_free.php
# /var/www/html/wht/install_cgi_free.php
-
Edit the configuration file conf_inc.php.