Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2025
    Posts
    19
    Plugin Contributions
    0

    Default install in localhost

    Hello everyone,
    I have a French and English version 2.1.0 running online.
    I'd like to develop an additional module, so I installed WampServer on my Windows 10 PC and PHP 8.2.30.
    I transferred my files and created the database. On localhost, the front end works perfectly.
    However, when accessing the administration panel, I get the login page and then a curl error... curl is enabled in php.ini.
    How can I get the administration panel to work on localhost?

    Any ideas are welcome.

    Thanks

  2. #2
    Join Date
    Jun 2008
    Location
    Japan
    Posts
    331
    Plugin Contributions
    7

    Default Re: install in localhost

    Generally, you need to have SSL working to be able to use curl, which means SSL certificates install for localhost including a CA certificate. All this is set in Apache.

  3. #3
    Join Date
    Oct 2025
    Posts
    19
    Plugin Contributions
    0

    Default Re: install in localhost

    Hi
    To fix my problem, I used mistral.ai to disable curl calls.

    Now it works fine locally.

  4. #4
    Join Date
    Jun 2008
    Location
    Japan
    Posts
    331
    Plugin Contributions
    7

    Default Re: install in localhost

    Thanks for telling, it is quite an original solution.
    I have a more classic one which is using minica certificates for localhost, which work fine with Wamp Server. The only thing I have to take care is when installing a new Apache version, WAMP will reset all ports in virtual host to 80. I have to set them back to 443 each time. But like this I can set my own local domain like zc.test with ssl certificates which is closer to live server and allows me to test any functionality that use an API (some shipping and payment modules).

 

 

Similar Threads

  1. v154 Localhost Plugin Install
    By resqjoc in forum General Questions
    Replies: 1
    Last Post: 12 Dec 2015, 09:31 PM
  2. v154 Xampp Localhost Plugin Install
    By resqjoc in forum Installing on a Windows Server
    Replies: 0
    Last Post: 12 Dec 2015, 01:56 AM
  3. CURL issue on localhost install
    By iddy in forum Installing on a Windows Server
    Replies: 4
    Last Post: 26 May 2011, 07:25 AM
  4. install v1.3.8 from localhost to shared server
    By kozmick in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 25 Jan 2008, 05:54 AM
  5. Install Zencart Exist in Localhost to Webserver
    By Misteryoso in forum Installing on a Windows Server
    Replies: 0
    Last Post: 10 Nov 2007, 02:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg