Omeka on Windows test environment — jobs stuck on "starting"

I know Omeka S isn’t supported for running on Windows, but I am setting up a test environment and jobs are getting stuck on “starting”.

Using Wamp64.

In local.config.php, I have set the PHP path to:
‘phpcli_path’ => “C:\wamp64\bin\php\php8.2.26\php.exe”,

Under " System information" in Omeka, PHP appears to be detected correctly:
PHP CLI path C:\wamp64\bin\php\php8.2.26\php.exe
PHP 8.2.26 (cli) (built: Nov 19 2024 18:15:27) (ZTS Visual C++ 2019 x64)

I have also added the path to PHP as an environment variable in Windows.

I have turned on development mode in .htaccess.

Any hints or other things I can look at to get this working?

1 Like

Hello I have the same problem and I feel linked I tried everything. Please if anyone knows how to fix it I would be so grateful. I need it to finish my thesis and I am completely stuck. Thanks.

I ended up just running this through a Docker container and everything works as it should.