Recieved message /usr/bin/which: no chflags in (/usr/bin:/bin) when cron finished update
Updated at 2025-10-30 08:58:09
Posted in
(Primary)Installation Troubleshooting,
----------------
For cPanel
----------------
Please SSH to your server and run following command.
touch /usr/bin/chflags; chmod 755 /usr/bin/chflags;
rm -f /var/cpanel/rvglobalsoft/rvsitebuilder/rvsitebuilderversion.txt
perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi
rm -f /usr/bin/chflags
------------------------
For DirectAdmin
------------------------
Please SSH to your server and run following command.
touch /usr/bin/chflags; chmod 755 /usr/bin/chflags;
rm -f /usr/local/rvglobalsoft/rvsitebuilder/rvsitebuilderversion.txt
perl /usr/local/rvglobalsoft/rvsitebuilderinstaller/autoinstaller.cgi
rm -f /usr/bin/chflags
Posts in Category
-
Setup RVsitebuilder 6 error "databasename is already existed"
Admin Updated on 2025-10-30 08:58:10
-
Update RVsitebuilder 6 Error 500 in Setup process (in WHM)
Admin Updated on 2025-10-30 08:58:10
-
Setup RVsitebuilder 6 in WHM never completes, problem on ioncube loader
Admin Updated on 2025-10-30 08:58:10
-
How to increase upload_max_filesize, post_max_size over 105M (in WHM).
Admin Updated on 2025-10-30 08:58:10
-
Publish website gets stuck on Copying files. MySQL [Warning] Aborted connection and error reading communication packets.
Admin Updated on 2025-10-30 08:58:09
Admin