Jump to content

Windows install almost impossible task.


jotaka

Recommended Posts

Hi
I'm trying to install Prestashop 9 in a windows 11 system with Apache 2.4 and php 8.3
I configure the system as Prestashop documentation says.
After several attempts I get an installation with a lot of problems.
So, I deleted all and started again. I repeat: delete all. 
Now I can't install the platform. It stop at install modules step, about 60% and same times at 80%, I can't understand the reason.
I got to warnings (not error)

[WARNING] Some commands could not be registered:
In getAddonsUrlSourceHandlerService.php line 21:                                                                                       
  Class "PrestaShop\Module\Mbo\Module\SourceHandler\AddonsUrlSourceHandler" not found  
 [WARNING] Some commands could not be registered:
In getAddonsUrlSourceHandlerService.php line 21:                                                                                       
  Class "PrestaShop\Module\Mbo\Module\SourceHandler\AddonsUrlSourceHandler" not found  

Where  could be my mistake?

Link to comment
Share on other sites

Hi.

Many things remain stored in the browser's memory and if there are files on FTP, you need to delete the ./var/cache/prod folder and if there is, delete the ./var/cache/dev folder. If there is a ./var/modules/ps_mbo folder, you also need to delete it. The browser cache also needs to be deleted.

Link to comment
Share on other sites

Thanks. I followed every step you mentioned. The same result.
Finally, I installed it without modules, and then I installed each module one by one. And now it’s working.
Locally (Apache/Windows/php8.3) it’s OK.
Remotely, the admin throws the error “Too Many Open Files.”
So it’s necessary to increase the ulimit, but by how much? The documentation says nothing.
 

Link to comment
Share on other sites

14 minutes ago, jotaka said:

So it’s necessary to increase the ulimit, but by how much? The documentation says nothing.

There is no specific guideline for the same. You need to try increasing significantly from the current value (Using hit and trial method). 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...