spinupwp-composer-site icon indicating copy to clipboard operation
spinupwp-composer-site copied to clipboard

Too many re-directs

Open LarkRiseMedia opened this issue 3 years ago • 4 comments

Spun up a new site locally and I have literally gone through everything and I'm getting a 'Too many redirects' on the first load of the page for install:

/wp/wp-admin/install.php

Any ideas?

Have done it a few times now.

Running locally on Valet, no other issues with other sites..

LarkRiseMedia avatar Jul 23 '21 12:07 LarkRiseMedia

@LarkRiseMedia I'm in the process of updating the composer requirements with #8, I will test this on Laravel Valet at the same time and see what I can find.

jonathanbossenger avatar Aug 02 '21 12:08 jonathanbossenger

Not sure if that's the case here but redirect can be caused if Valet is pointed at root directory instead of /public. @jonathanbossenger, can you please test that when you're at it?

mauryaratan avatar Sep 06 '21 12:09 mauryaratan

Ah, nice find @mauryaratan, will test.

jonathanbossenger avatar Sep 06 '21 14:09 jonathanbossenger

Same problem here. Too many redirects.

  1. Cloning folder into my folder Sites
  2. Cd Sites/example
  3. composer update
  4. valet link
  5. adjust .env

With bedrock these steps work, i don't have to cd into public or web and then link valet.

merijnponzo avatar Jun 24 '22 07:06 merijnponzo