[GH-ISSUE #27] help installing on windows please? #18

Open
opened 2026-02-25 21:33:03 +03:00 by kerem · 4 comments
Owner

Originally created by @markh1 on GitHub (Sep 5, 2016).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/27

where did i go wrong?

  1. created a new folder under c:\wamp\www\ called dbdiff
  2. in cmd win, i navigate to c:\wamp\www\dbdiff\ and execute: git clone https://github.com/DBDiff/DBDiff.git
    it installs with no errors.
  3. in cmd win, i navigate to c:\wamp\www\dbdiff\DBDiff\ and execute: composer install
    everything installs with no errors.
  4. i created '.dbdiff' file in c:\wamp\www\dbdiff\DBDiff\ (or should it be created in www\dbdiff\ folder?)
  5. i set my db params for both servers in .dbdiff file and save it.
  6. in cmd win, from c:\wamp\www\dbdiff\DBDiff\ folder i type: ./dbdiff
    windows gives message that '.' is not recognized as an internal or external command.

thank you for any help

Originally created by @markh1 on GitHub (Sep 5, 2016). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/27 where did i go wrong? 1) created a new folder under c:\wamp\www\ called dbdiff 2) in cmd win, i navigate to c:\wamp\www\dbdiff\ and execute: git clone https://github.com/DBDiff/DBDiff.git it installs with no errors. 3) in cmd win, i navigate to c:\wamp\www\dbdiff\DBDiff\ and execute: composer install everything installs with no errors. 3) i created '.dbdiff' file in c:\wamp\www\dbdiff\DBDiff\ (or should it be created in www\dbdiff\ folder?) 4) i set my db params for both servers in .dbdiff file and save it. 5) in cmd win, from c:\wamp\www\dbdiff\DBDiff\ folder i type: ./dbdiff windows gives message that '.' is not recognized as an internal or external command. thank you for any help
Author
Owner

@CodingPeak commented on GitHub (Feb 16, 2017):

I'm having this exact same issue... I think the documentation isn't very clear about this. @jhbsk, what is it we're doing wrong?

<!-- gh-comment-id:280403370 --> @CodingPeak commented on GitHub (Feb 16, 2017): I'm having this exact same issue... I think the documentation isn't very clear about this. @jhbsk, what is it we're doing wrong?
Author
Owner

@rolka commented on GitHub (Jun 13, 2017):

@Rubenvanhoeyveld, @markh1, you should run it as:
php dbdiff <options>
documentation is not very clear indeed :)

<!-- gh-comment-id:308096018 --> @rolka commented on GitHub (Jun 13, 2017): @Rubenvanhoeyveld, @markh1, you should run it as: `php dbdiff <options>` documentation is not very clear indeed :)
Author
Owner

@jasdeepkhalsa commented on GitHub (Jun 13, 2017):

Thanks everyone for chipping in! We will make sure we clean up the documentation in this regard to make this clear

<!-- gh-comment-id:308101246 --> @jasdeepkhalsa commented on GitHub (Jun 13, 2017): Thanks everyone for chipping in! We will make sure we clean up the documentation in this regard to make this clear
Author
Owner

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

Another person facing the same issue in closed issue #42

<!-- gh-comment-id:346871017 --> @jasdeepkhalsa commented on GitHub (Nov 24, 2017): Another person facing the same issue in closed issue #42
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#18
No description provided.