-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Comments
@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. |
Now Magento 2 application requires |
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. |
I mean that you need to setup your IIS so that it will support |
@gfxguru, unfortunately IIS is not officially supported |
* 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
@gfxguru, the team processed this issue and deployed the fix in version 0.1.0-alpha93. We are closing this ticket now. |
[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
…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
…ns in updateCartItems mutation magento#626
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.
The text was updated successfully, but these errors were encountered: