Control Web Panel

WebPanel => Installation => Topic started by: erm3nda on August 13, 2014, 06:07:56 PM

Title: Install failed - Minimum requeriments
Post by: erm3nda on August 13, 2014, 06:07:56 PM
I have install cwp into 2 vps with easy.

Now im triying it into a mini openVZ container with just 128Mb ram 128swap.
Install fails when triying to compile something.

Error message says i need at least 512Mb ram.

There's any way to install with less memory??
Can i build it on other VPS then install later on this?

Thank you in advance.
Title: Re: Install failed - Minimum requeriments
Post by: Administrator on August 14, 2014, 04:55:38 PM
for compiling apache and php CWP requires to have VPS with 512MB ram.
Title: Re: Install failed - Minimum requeriments
Post by: erm3nda on August 16, 2014, 04:05:23 PM
Can i get precompiled packages?
Title: Re: Install failed - Minimum requeriments
Post by: Administrator on August 18, 2014, 10:14:49 AM
there are no precompiled packages, minimum VPS should have 512MB RAM.
Title: Re: Install failed - Minimum requeriments
Post by: CamelAmp on September 13, 2014, 02:53:44 AM
I am having the same issue. I have 512mb of RAM and a 1gig swap space.

Edit: Doing some searching into the bash scripts. Full error btw:

-bash: make:: command not found
[root@server src]# make: *** No rule to make target `install'.  Stop.
> cp: cannot create regular file ‘/usr/local/php/php.ini’: No such file or directory
> httpd: apr_sockaddr_info_get() failed for dewolfedev
> httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
> httpd not running, trying to start
>
> Compiler requires 512 MB RAM + SWAP
>
Title: Re: Install failed - Minimum requeriments
Post by: Administrator on September 13, 2014, 06:35:51 PM
you can contact support for that issue.
Title: Re: Install failed - Minimum requeriments
Post by: erm3nda on December 16, 2014, 05:34:45 AM
Im not sure about it, but when it says need 512Mb ram, maybe is telling you ~512Mb as a reference. It may use 300, 400...

Maybe you have run it on a production/heavy load server and this is the way the script warns you. No matter if you have 2Gb ram, if you only have 200Mb free.

About make command failure, maybe you can install/reinstall make again.
Title: Re: Install failed - Minimum requeriments
Post by: Anupkt on February 13, 2020, 07:29:02 AM
Hello, I have 3.75 GB RAM on centos 8 based VPS, but still i see this message. How I can fix this ?

#############################################
Please wait... Installing PHP ...
#############################################
Error: Unknown repo: 'epel'
Compiler requires 512 MB RAM + SWAP
Installation FAILED at php
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   899  100   899    0     0   2281      0 --:--:-- --:--:-- --:--:--  2281
sh: line 36: mysql: command not found
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
Received
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact
Title: Re: Install failed - Minimum requeriments
Post by: rcschaff on February 13, 2020, 07:44:27 AM
Cwp does not currently have comparability with centos 8.
Title: Re: Install failed - Minimum requeriments
Post by: ejsolutions on February 13, 2020, 10:23:38 PM
Cwp does not currently have comparability with centos 8.
Yep, another case of RTFM. ;)
Title: Re: Install failed - Minimum requeriments
Post by: Igor S. on February 16, 2020, 10:30:54 AM
Hello, I have 3.75 GB RAM on centos 8 based VPS, but still i see this message. How I can fix this ?

#############################################
Please wait... Installing PHP ...
#############################################
Error: Unknown repo: 'epel'
Compiler requires 512 MB RAM + SWAP
Installation FAILED at php
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   899  100   899    0     0   2281      0 --:--:-- --:--:-- --:--:--  2281
sh: line 36: mysql: command not found
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
Received
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact

you can try the installer:
Code: [Select]
curl http://centos-webpanel.com/cwp-el7-latest | sh