Fantastico Lost when ./upcp run
Hi all,I just update my 2 servers cpanel to release version WHM 9.7.2 cPanel 9.7.7-R15 .
I found that after I update my Fantastico "missing" in Bluelagoon skin.
so I run below command to fix it.
rm -rf /usr/local/cpanel/base/frontend/x/fantastico
cd /usr/local/cpanel/base/frontend/x/
ln -s /usr/local/cpanel/3rdparty/fantastico
After thatm it working fine in Bluelagoon skin.
the problem, my crantab run ./upcp in
50 1 * * * /scripts/upcp
This morning, after upcp, my fantastico dispapper again.
So I ln -s again my fantstico to cpanel....
Is it, every time upcp, the fantastico will missing?
any problem to solve it?
Thank you.