Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install under IIS / FastCGI #626

Closed
gfxguru opened this issue Jul 31, 2014 · 6 comments
Closed

Unable to install under IIS / FastCGI #626

gfxguru opened this issue Jul 31, 2014 · 6 comments
Assignees

Comments

@gfxguru
Copy link

gfxguru commented Jul 31, 2014

I was able to install up to about 3 commits ago but now I get nowhere with the install. Anyone else. I tried php 5.4, could try others i guess.

@verklov verklov self-assigned this Aug 5, 2014
@verklov
Copy link
Contributor

verklov commented Aug 5, 2014

@gfxguru, thank you for reaching us with your issue! I have forwarded it to the development team. As soon as we have the response, we will get back to you.

@buskamuza
Copy link
Contributor

Now Magento 2 application requires mod_rewrite enabled in Apache and support for .htaccess to correctly load CSS/JS/images.
You need alternative for IIS. Magento 2 doesn't have it documented/provided. I'd suggest you this thread http://stackoverflow.com/questions/257936/htaccess-or-htpasswd-equivalent-on-iis

@gfxguru
Copy link
Author

gfxguru commented Aug 15, 2014

An alternative to running Magento in IIS/FastCGI? Actually I've found Magento runs best given this configuration in the past and the issue with url rewriting is not new in windoz.
Are you telling me that Magento will no longer include compatibility with IIS?

@buskamuza
Copy link
Contributor

I mean that you need to setup your IIS so that it will support .htaccess files or IIS will have same configuration as Magento .htaccess files. I'm not familiar with IIS, but the post from stackoverflow has information.
I expect that Magento 2 should be compatible with IIS, but it's not tested as far as I know.

@ilol
Copy link

ilol commented Aug 18, 2014

@gfxguru, unfortunately IIS is not officially supported

magento-team added a commit that referenced this issue Sep 1, 2014
* Price template refactoring
   * Refactored order item templates in the Sales, Bundle and Downloadable modules
   * Eliminated the unused PHTML templates and removed the direct dependencies on the TaxHelper module in the Catalog module
 * Service layer implementation:
   * Created service layer for Order creation
   * Created service layer for Invoice
   * Created service layer for Credit Memo
   * Created service layer for Shipment
 * Introduce the Search library:
   * Created adapter interfaces for the Search library
   * Created response structure
   * Created parsing of XML declaration and creation of library objects (Queries, Filters, Aggregations)
 * Refactored Framework\Stdlib\Cookie to use CookieManager
 * Added the ability to prevent the backend cookie from going to the storefront
 * Fixed bugs:
   * Fixed an issue where taxes  were  not added in some orders
   * Fixed an issue were the Add New Address button did not work if the default address was already set
   * Fixed a Google Chrome and Internet Explorer specific issue when a JavaScript error made it impossible to register   during checkout downloadable product
   * Fixed an issue when the credit card iframe (PayPal or 3D secure)  was absent on the Order Review step during Onepage Checkout
   * Fixed an issue with the   Tax Rate, Customer Tax Class and Product Tax Class multiselects on the Tax Rule Information page
   * Fixed JavaScript issues which prevented saving a newsletter template.
   * Modified the Button component behavior
   * Fixed an issue where it was impossible for a guest customer to register during Onepage checkout when the Require Customer To Be Logged In To Checkout option was set to Yes
   * Fixed an issue where the Calendar icons were not displayed on the storefront
   * Fixed an  AJAX loader issue in the Admin panel
   * Fixed an issue where it was impossible to upload images for  variations of a configurable product on product form
   * Fixed an issue where clicking on a row in the Search Terms Report Grid leads to 404 page
   * Fixed an issue where configurable products fixture creates out of stock products
   * Fixed an issue where Magento crashed when invalid cookie domain was set
   * Fixed an issue where the Change checkbox label overlapped the text message for a recurring profile attribute on the attribute mass update page
   * Fixed an issue where integrity test determined normal dependencies as redundant
   * Fixed an issue where Catalog\Service\V1\Product\Attribute\ReadService::search returned an error
   * Fixed an issue where Magento\Catalog\Service\V1\Category\Attribute\ReadService::options returned empty results
 * GitHub requests:
  * [#160] (https://github.com/magento/bugathon_march_2013/issues/160) -- Wrong default value for memory_limit in .htaccess.sample
  * [#480] (#480) -- Provide instructions on adding memcache support for Magento 2
  * [#612] (#612) -- Category Layered Navigation : Selection of disabled entity
  * [#626] (#626) -- Unable to install under IIS / FastCGI
@verklov
Copy link
Contributor

verklov commented Sep 5, 2014

@gfxguru, the team processed this issue and deployed the fix in version 0.1.0-alpha93. We are closing this ticket now.

@verklov verklov closed this as completed Sep 5, 2014
magento-team pushed a commit that referenced this issue Oct 21, 2015
magento-team pushed a commit that referenced this issue May 16, 2016
mmansoor-magento pushed a commit that referenced this issue Dec 6, 2016
[Firedrakes] Bugfixes:
- MAGETWO-55861 [IE11] User can't change/add new Address From Order page
- MAGETWO-58617 [GitHub] WYSIWYG editor loses data after show-hide editor #5811
taskula pushed a commit to Hypernova-Oy/magento2 that referenced this issue Jun 25, 2019
…ns in updateCartItems mutation magento#626

 - Merge Pull Request magento/graphql-ce#626 from magento/graphql-ce:622-customizable-options-update-cart
 - Merged commits:
   1. 0e8cf92
   2. 19b92cd
   3. 62e0530
   4. 9787c95
   5. 7d9a133
   6. c0c04ff
   7. f81a633
   8. 91251ea
   9. ba64fbf
   10. 1cec875
   11. 1cf357b
   12. d3734f8
taskula pushed a commit to Hypernova-Oy/magento2 that referenced this issue Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants