Install Virtual Machine

Hi i use vmware Workstation and ubuntu 18.04 , want to install v4.10x and install can't work. i saw popup but can continue.

https://prnt.sc/ssv78v

i use this step

https://www.rosehosting.com/blog/how-to-install-cs-cart-on-ubuntu-18-04/

Hi i use vmware Workstation and ubuntu 18.04 , want to install v4.10x and install can't work. i saw popup but can continue.

https://prnt.sc/ssv78v

i use this step

https://www.rosehosting.com/blog/how-to-install-cs-cart-on-ubuntu-18-04/

It depends which PHP version are you using and if you have 'root' access or 'su'. You will have to install 'php-gd' library. Here is an example for php7.0:

sudo apt-get install php7.0-gd

if you are 'root':

apt-get install php7.0-gd

Finally, restart the Apache web server, enter:

/etc/init.d/apache2 restart

...and make a check:

php7.0 -i | grep -i --color gd

i use php 7.2 i use this but cant work pop up.

root@csmult:/var/www/html# ps aux | egrep '(apache|httpd)'

root 8296 0.0 1.4 516740 29528 ? Ss 09:10 0:00 /usr/sbin/apache2 -k start
www-data 8317 0.0 0.8 519068 16212 ? S 09:10 0:00 /usr/sbin/apache2 -k start
www-data 8318 0.0 0.8 519068 16212 ? S 09:10 0:00 /usr/sbin/apache2 -k start
www-data 8319 0.0 0.8 519068 16212 ? S 09:10 0:00 /usr/sbin/apache2 -k start
www-data 8320 0.0 0.8 519068 16212 ? S 09:10 0:00 /usr/sbin/apache2 -k start
www-data 8321 0.1 1.8 524300 37184 ? S 09:10 0:00 /usr/sbin/apache2 -k start
www-data 8331 0.0 0.8 519068 16260 ? S 09:11 0:00 /usr/sbin/apache2 -k start
root 8334 0.0 0.0 13136 1080 pts/1 S+ 09:15 0:00 grep -E --color=auto (apache|httpd)

sudo apt-get install php7.2-gd

And give this command

/etc/init.d/apache2 restart

php7.2 -i | grep -i --color gd

/etc/php/7.2/cli/conf.d/20-gd.ini,
gd
GD Support => enabled
GD headers Version => 2.3.0
GD library Version => 2.3.0
gd.jpeg_ignore_warning => 1 => 1

That means the GD is currently enabled on your server. Try to start the CS installation again. Before clear your browser cache.

No cant work. Something is missing i think here because only i install Ubuntu 18.04. I couldn't install or set anything external of it.

https://www.rosehosting.com/blog/how-to-install-cs-cart-on-ubuntu-18-04/

Then reinstall Ubuntu and try this tutorial:

https://docs.cs-cart.com/latest/developer_guide/getting_started/server_ansible_playbooks.html?highlight=ansible

Different way to do this? Like step by step install whole requirements?

Different way to do this? Like step by step install whole requirements?

How many products do you have and what is the monthly traffic of your store? Which CS-Cart do you use?

only test and development i want to use

only test and development i want to use

What do you pay for your current VPS server?

payment means? i only use my local

payment means? i only use my local

Ah, ok.

Anyone help how can i install vmvare ubuntu 18 v4.1x

thanks for this information...

You can take help of Node.js or Cisco Unity programs to solve the installation issue. If it still persists, go for VmWare or take help of a DaaS provider.