You are not logged in.
Hello Dears,
I am trying to install Magento-2 E-commerce platform on Arch. I am following the steps in the below link,
https://ipv6.rs/tutorial/Arch_Linux/Mag … en_Source/
In the Step 3: Install Magento / install the software, I got this error Class "Magento\Framework\App\ResourceConnection\Proxy" does not exist when I run the following command ,
$ bin/magento setup:install \ --base-url=http://palm-sw.com/ \ --db-host=localhost \ --db-name=magento2 \--db-user=magentouser \--db-password=magento@password \--admin-firstname=Admin \--admin-lastname=User \--admin-email=admin@palm-sw.com \--admin-user=admin \--admin-password=Admin123! \--language=en_US \--currency=USD \--timezone=America/Chicago \--use-rewrites=1
Your support is highly appreciated.
Regards
Last edited by HossamMaghrabi (Today 11:44:31)
Offline
https://github.com/magento/magento2/issues/29197 looks relevant.
One thing you can try is to install composer from extra repo instead of the downloaded version.
Moderator Note :
moving to AUR Issues, Discussion & PKGBUILD Requests
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
@Administrator
I had already installed Composer from the extra repo and didn't follow the installation document at this point.
The following link explains how to install Magenta 2 on Ubuntu, CentOS, and Debian Linux, but I couldn't map the steps of the document to Arch Linux. I appreciate it if you can help me with this point..
https://www.cloudways.com/blog/install- … iscomposer
Note:
I check the link you sent, under looks relevant, before posting on our forum. This problem is in Magenta's running phase, not in the installation phase.
Regards
Last edited by HossamMaghrabi (2025-04-21 12:36:21)
Offline
@Administrator
The problem has been resolved when I used sudo to run the command. It was a permission issue.
Offline
Thanks for keeping us uptodate.
Please prepend [Solved] to the title (edit first post) .
Sidenote:
administrator is a title, my username is Lone_Wolf .
In case you want to contact all moderators & admins, use the report button (bottom right).
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
@Lone_Wolf
Thanks.
How can I reach all my posts?
Last edited by HossamMaghrabi (Today 12:31:25)
Offline