Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

Softaculous it does not work alter update 0.9.8-23

General questions about VestaCP
Post Reply
  • Print view
Advanced search
12 posts
  • Previous
  • 1
  • 2
prideofelites
Posts: 2
Joined: Wed Jan 30, 2019 9:12 am
Contact:
Contact prideofelites
Website Facebook Google+ Twitter

Os: Ubuntu 17x
Web: apache + nginx
Re: Softaculous it does not work alter update 0.9.8-23
  • Quote

Post by prideofelites » Wed Jan 30, 2019 9:20 am

Confirmed working on CentOS 7.6
Top

musicmouse
Posts: 10
Joined: Thu Feb 25, 2016 1:00 pm

Re: Softaculous it does not work alter update 0.9.8-23
  • Quote

Post by musicmouse » Tue Mar 05, 2019 2:52 pm

mephivio wrote: ↑
Tue Oct 23, 2018 6:31 am
In the recent update it seems VestaCP deleted the Softaculous binary file causing a blank page.

Please install "gcc" if it is not installed on your server and then execute the following repair command to resolve the issue :
Code
/usr/local/vesta/php/bin/php /usr/local/vesta/softaculous/cli.php --repair
I get a lot of error messages when I run the cli.php --repair command:

Code: Select all

/usr/local/vesta/softaculous/tmp/hddkZ/8OJI3.c: In function ‘main’:
/usr/local/vesta/softaculous/tmp/hddkZ/8OJI3.c:46:19: warning: implicit declaration of function ‘getuid’; did you mean ‘getline’? [-Wimplicit-function-declaration]
  sprintf(u, "%d", getuid());
                   ^~~~~~
                   getline
/usr/local/vesta/softaculous/tmp/hddkZ/8OJI3.c:52:2: warning: implicit declaration of function ‘putenv’; did you mean ‘popen’? [-Wimplicit-function-declaration]
  putenv(soft_euid);
  ^~~~~~
  popen
/usr/local/vesta/softaculous/tmp/hddkZ/8OJI3.c:56:22: warning: implicit declaration of function ‘getgid’; did you mean ‘getline’? [-Wimplicit-function-declaration]
  sprintf(egid, "%d", getgid());
                      ^~~~~~
                      getline
/usr/local/vesta/softaculous/tmp/hddkZ/8OJI3.c:60:2: warning: implicit declaration of function ‘setuid’; did you mean ‘setbuf’? [-Wimplicit-function-declaratio                  ]
  setuid( 0 );
  ^~~~~~
  setbuf
/usr/local/vesta/softaculous/tmp/hddkZ/8OJI3.c:62:2: warning: implicit declaration of function ‘setgid’; did you mean ‘setbuf’? [-Wimplicit-function-declaratio                  ]
  setgid( 0 );
  ^~~~~~
  setbuf
/usr/local/vesta/softaculous/tmp/hddkZ/8OJI3.c:93:9: warning: implicit declaration of function ‘system’ [-Wimplicit-function-declaration]
  return system( e );
         ^~~~~~
Top


Post Reply
  • Print view

12 posts
  • Previous
  • 1
  • 2

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password