Log message #4160388

# At Username Text
# Jul 18th 2018, 21:57 itmpls why isn't that sufficient?
# Jul 18th 2018, 21:57 hippo I think DebugKit grabs it from the logs
# Jul 18th 2018, 21:57 itmpls use debugkit to grab the full query? @hippo
# Jul 18th 2018, 21:57 hippo I'm going to just do a str_replace for now, was just wondering if there was something already in the core :slightly_smiling_face:
# Jul 18th 2018, 21:56 hippo Anyone know if there is a way to get the SQL for a query before it is run (not from the logs), with the parameters in it.. ie. `WHERE 'asd' = 'basd'` instead of `WHERE 'asd' = :aa`
# Jul 18th 2018, 21:53 saeideng I guess it is internet/composer/github problem
# Jul 18th 2018, 21:50 chris-andre @joe.zimmerman You might find it "annoying" that I ask you this, but have you tried to setup vagrant+vb and cakebox or homestead?
# Jul 18th 2018, 21:49 joe.zimmerman the composer folder doesnt have a composer subfolder eitehr
# Jul 18th 2018, 21:48 joe.zimmerman but that only does like half of what the other one does
# Jul 18th 2018, 21:48 joe.zimmerman btw this command, `composer require cakephp/cakephp:"~3.6"` works fine
# Jul 18th 2018, 21:46 joe.zimmerman ok. thanks for trying
# Jul 18th 2018, 21:45 saeideng so , I can not help you more
# Jul 18th 2018, 21:45 saeideng i dont use windows
# Jul 18th 2018, 21:45 saeideng maybe help you
# Jul 18th 2018, 21:44 saeideng https://github.com/composer/windows-setup
# Jul 18th 2018, 21:42 joe.zimmerman me thinks thats a temp archive that needs to be unpacked
# Jul 18th 2018, 21:41 joe.zimmerman yeah the vendor/composer/composer folder has a 581 kb file named `a11b19cdeb10d7b512f960ffb3b9cc2d` in it
# Jul 18th 2018, 21:39 joe.zimmerman i think its this thing where it says `The archive may contain iden tical file names with different capitalization (which fails on case insensitive filesystems)`
# Jul 18th 2018, 21:38 joe.zimmerman i dont think it's a connection issue
# Jul 18th 2018, 21:38 saeideng or set a proxy
# Jul 18th 2018, 21:38 saeideng ensure you are using good internet
# Jul 18th 2018, 21:37 joe.zimmerman each time the install fails, i delete the folder it created
# Jul 18th 2018, 21:37 saeideng and
# Jul 18th 2018, 21:37 saeideng :yum:
# Jul 18th 2018, 21:37 joe.zimmerman well I'm not the one that put anything there haha whatever's there is put there by the install
# Jul 18th 2018, 21:37 saeideng composer create-project --prefer-dist cakephp/app newfolder123456646161
# Jul 18th 2018, 21:36 saeideng your destination should empty
# Jul 18th 2018, 21:36 joe.zimmerman tell that to my cpu! :P
# Jul 18th 2018, 21:35 saeideng you should not see `Failed to download composer/composer from dist: ...` error
# Jul 18th 2018, 21:34 joe.zimmerman PHP 7.0.10 (cli) (built: Aug 18 2016 09:48:53) ( ZTS ) Copyright (c) 1997-2016 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
# Jul 18th 2018, 21:34 joe.zimmerman because I'm on a windows machine and so case sens doesnt matter
# Jul 18th 2018, 21:33 saeideng try `php --version`
# Jul 18th 2018, 21:33 joe.zimmerman it suggests that the archive has more than one thing named the same way but with different cases as the cause
# Jul 18th 2018, 21:33 joe.zimmerman it downloads a bunch of stuff and then breaks towards the end
# Jul 18th 2018, 21:32 joe.zimmerman if you read my original post (as Rocky from irc) I did the command you suggested to begin with
# Jul 18th 2018, 21:32 joe.zimmerman haha
# Jul 18th 2018, 21:32 saeideng for lazy
# Jul 18th 2018, 21:31 joe.zimmerman wait whats the dots for?
# Jul 18th 2018, 21:31 joe.zimmerman ok ill try the short version
# Jul 18th 2018, 21:31 joe.zimmerman unless im missing something that's exactly what i did that brought me to this room?
# Jul 18th 2018, 21:31 saeideng so just do `composer create-project ...........`