Anybody Experience In Amazon Ec2 Setup For Cs-Cart

Anyone having experience setting up cs-cart on amazon aws , need some help in setting a test server.

Anyone having experience setting up cs-cart on amazon aws , need some help in setting a test server.

Hi There,

We are available at your service. We provide AWS hosting and speed optimization services. Please check here cloudkul.com and feel free to write us at support@webkul.com We would be glad to help you.

We are facing one issue while creating a test setup whenever the category or product page is clicked the 404 not found error comes. Any idea ?

http://35.154.250.242/424/

No 404 error from our end.

No 404 error from our end.

Hi ThomH

We fixed the issue. Thanks.

The majority of your issues are going to come from ownership/permissions on AWS environments. Getting them set and setting the proper config.local.php default file/directory modes is critical. Make sure all directories are SETGID and group writeable and have the proper group ownership (I.e. 6775/nobody). Note also that if you're doing any development, make sure you turn off the APC cache or you'll have to wait for the CDN to propagate to see any changes.