Show Posts


Messages - Thunder_Beaver

Pages: [1]
1
Support / Re: installation
« on: August 24, 2020, 04:11:08 PM »
I'm running into this same issue and found that same link posted above.

Ubuntu 18.04 server
php 7.2
nginx 1.14
AbanteCart 1.2.16 regular install (after unconfigured docker)

Used nano to change two opcache_enabled = 0 lines in /etc/php/7.2/fpm/php.ini & /etc/php/7.2/cli/php.ini
systemctl restart nginx php7.2-fpm

opened a new profile/container in the web browser and it's still enabled.
What did I miss?

2
I'm using nginx. FWIW, I tried using brow.sh to configure the settings via the docker+localhost web config install and.. I think I properly configured some things? Unsure as the site was barely readable. Either way, I'm trying to install now via the traditional method.

3
Installation and Configuration / Re: NGINX configuration
« on: August 22, 2020, 03:28:38 PM »
Thanks! I may try this out later.


---
I just realized this is a really old post. lol. 1.2.17 is the current version at the time of this comment.

4
Oh, I already got it installed. I'm just wondering how to configure it. Install was a breeze, already using Docker for other software on the server.

Specifically, without a GUI / remote desktop, how do I Access administrator panel: localhost:8880/index.php?rt=index/home&s=admin ?
---
# docker images
REPOSITORY                    TAG   
abantecart/abantecart         latest


It's there and according to hub.docker.com/r/abantecart/abantecart/dockerfile, /var/www/abantecart is supposed to exist yet it doesn't.

5
I installed via Docker on my remote dedicated Ubuntu 18.04 server. The guide says the next step is to configure everything by going to localhost in the web browser. I cannot do this as the sever is miles away. How do I edit the configuration via SSH/Mosh, FTP (Filezilla), or command line / nano?

Pages: [1]

Powered by SMFPacks Social Login Mod