I just tried to upgrade my CyberPanel earlier this morning to 2.4. I didn't see any errors, but after the upgrade process, CyberPanel is still at 2.3. Why? Please help...
CyberPanel did not upgrade
crooked programmers wrote an update script, but forgot to give the necessary rights to the file upgrade.py
Okay, then is there a way to upgrade that's available for me? All I did was run two Linux script commands. Where can I get the correct script code to upgrade? Your help is much appreciated.
try to run chmod 644 upgrade.py from the file folder (when it appears there, immediately after executing python upgrade.py 2.4.8 . the folder seems to be /root/cyberpanel_upgrade_tmp )
sorry, chmod 744 upgrade.py
So can I login to my server root by SSH, change to a folder and then run the command - chmod 744 upgrade.py ?
What folder do I change to, to run the command??
do this in ssh when it updates and comes out /somthingpath/python upgrade.py 2.4.8
I just tried to change the file permission on upgrade.py - using this command - cd /usr/local/CyberCP.
When I switched to that folder, I ran the command - chmod 744 upgrade.py. And the error was - No such file or directory.
This isn't working...
path is ~ (root), if u run update from root
make chmod if u see /somthing/path/python upgrade.py 2.4.8