cannot move the folder
Posted: Sat Apr 19, 2025 2:21 am
Hi everyone,
I’m new to OpenCart (v4.1.0.3) and ran into an issue during the installation:
Problem
On the Move storage directory step, I enter a valid path outside the web root (for example /var/www/storage_opencart) and click Move. The spinner appears next to the button, but it never completes and the directory isn’t moved.
My environment
OS: Ubuntu 20.04 LTS
Web server: Nginx 1.18 + PHP‑FPM (www-data)
PHP: 7.4.3
Database: MySQL 8.x
OpenCart version: 4.1.0.3 (fresh download)
What I’ve tried so far
Permissions: Verified that www-data owns and can write to the target folder.
Path validation: Confirmed the new directory is outside public_html/www/htdocs and its name begins with storage_.
Logs: Checked Nginx error log and PHP‑FPM log right after clicking “Move”; nothing relevant appears.
I haven’t attempted a manual filesystem move yet. Does anyone know of a bug or workaround for this spinner‑hang issue in v4.1.0.3 under Nginx? What else should I check before trying to move files manually? Thanks in advance for your help!
I’m new to OpenCart (v4.1.0.3) and ran into an issue during the installation:
Problem
On the Move storage directory step, I enter a valid path outside the web root (for example /var/www/storage_opencart) and click Move. The spinner appears next to the button, but it never completes and the directory isn’t moved.
My environment
OS: Ubuntu 20.04 LTS
Web server: Nginx 1.18 + PHP‑FPM (www-data)
PHP: 7.4.3
Database: MySQL 8.x
OpenCart version: 4.1.0.3 (fresh download)
What I’ve tried so far
Permissions: Verified that www-data owns and can write to the target folder.
Path validation: Confirmed the new directory is outside public_html/www/htdocs and its name begins with storage_.
Logs: Checked Nginx error log and PHP‑FPM log right after clicking “Move”; nothing relevant appears.
I haven’t attempted a manual filesystem move yet. Does anyone know of a bug or workaround for this spinner‑hang issue in v4.1.0.3 under Nginx? What else should I check before trying to move files manually? Thanks in advance for your help!