John Stevenson
John Stevenson
> Apparently Composer has a problem with dots or commas in the path. @KleinDevDE In your case this is actually cmd.exe having a problem with commas in the path (and...
You need to enable `extension_dir = "ext"` in your php.ini file by removing the leading semi-colon. You also need to search for `extension=ldap` and make sure there is only one...
Oh, in that case you probably need to check if you have the other dlls that php_pdo_oci apparently uses available.
@staabm > The php.ini used by your command-line PHP is: C:\PHP7\php.ini
Please supply a full log file.
Thanks @michael1maass Something in your configuration is preventing cmd.exe from executing in the required working directory. Take a look in your registry for an `Autorun` entry at: - `HKLM\Software\Microsoft\Command Processor`...
Please supply a log file. Thanks.
@Iversonweb Can you please supply a log file, as per the instructions for a new issue: https://github.com/composer/windows-setup/issues/new/
We are more than willing to help here, but we can't do anything without a log file. Please create a new issue https://github.com/composer/windows-setup/issues/new/ and follow the instructions.
Please supply a log file. Thanks.