[GH-ISSUE #42] windows 10 64 bit incompatiable #167

Closed
opened 2026-03-07 20:41:46 +03:00 by kerem · 2 comments
Owner

Originally created by @danleahy on GitHub (Mar 14, 2017).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/42

Just installed, everything,

php 5.6.3
composer 1.4.1

I installed the dependencies using composer install

I setup my .dbdiff configuration file

When i tried running it from the command line , i got
'dbdiff' is not recognized as an internal or external command,
operable program or batch file.

I renamed dbdiff to dbdiff.exe and ran it again and was told the dbdiff is a 16 bit application that is incompatiable with 64 bit windows

image

Originally created by @danleahy on GitHub (Mar 14, 2017). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/42 Just installed, everything, php 5.6.3 composer 1.4.1 I installed the dependencies using composer install I setup my .dbdiff configuration file When i tried running it from the command line , i got 'dbdiff' is not recognized as an internal or external command, operable program or batch file. I renamed dbdiff to dbdiff.exe and ran it again and was told the dbdiff is a 16 bit application that is incompatiable with 64 bit windows ![image](https://cloud.githubusercontent.com/assets/3416610/23908102/f9436baa-08ca-11e7-9198-9ccdf5aad741.png)
kerem closed this issue 2026-03-07 20:41:46 +03:00
Author
Owner

@vjoao commented on GitHub (Apr 13, 2017):

For anyone coming to this:

This is a PHP script file. You should run it like php dbdiff <options>

<!-- gh-comment-id:293971605 --> @vjoao commented on GitHub (Apr 13, 2017): For anyone coming to this: This is a PHP script file. You should run it like `php dbdiff <options>`
Author
Owner

@jasdeepkhalsa commented on GitHub (Nov 24, 2017):

@danleahy did @vjoao comment help solve your issue? I'm closing this ticket for now and if you still have problems feel free to open a new issue

<!-- gh-comment-id:346869191 --> @jasdeepkhalsa commented on GitHub (Nov 24, 2017): @danleahy did @vjoao comment help solve your issue? I'm closing this ticket for now and if you still have problems feel free to open a new issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#167
No description provided.