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

Installer rewrite test fallback to file_get_contents() not working on some systems (Trac #4491) #4491

Closed
elgg-gitbot opened this issue Feb 16, 2013 · 6 comments
Labels
Milestone

Comments

@elgg-gitbot
Copy link

Original ticket http://trac.elgg.org/ticket/4491 on 42337577-12-25 by brettp, assigned to brettp.

Elgg version: 1.7

Discussion here: http://community.elgg.org/pg/forum/topic/868053/18-the-rewrite-test-failed-error-resolved/

Main points:

  • User didn't have curl extension.
  • Rewrite test worked when checked manually.
  • User had fopen set to true.
  • Apache 2.2.10 on Windows Vista
  • PHP 5.2.17 (with safe_mode = Off) This is the VC6 x86 Thread Safe version.

There are enough features that require curl that I'm comfortable making it a checked-for requirement in 1.9. For 1.8, investigate why the fallback doesn't work.

@elgg-gitbot
Copy link
Author

cash wrote on 42458172-01-28

I've seen this before and thought it was caused by a firewall. The solution that I prefer is making it possible to check through JavaScript.

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8.7 by cash on 42460593-01-11

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8.10 by trac user mrclay on 42883232-07-05

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8.12 by brettp on 42934480-07-19

@elgg-gitbot
Copy link
Author

trac user Brett Profitt <brett.profitt@... wrote on 42961787-07-03

In [changeset:"c62260d19232255ed91801bfd3e8887bfe7cfb91/elgg"]:

#!CommitTicketReference repository="elgg" revision="c62260d19232255ed91801bfd3e8887bfe7cfb91"
Fixes #4491. Automatic fallback to JS to test rewrite rules during installation.

@elgg-gitbot
Copy link
Author

trac user Brett Profitt <brett.profitt@... wrote on 42961988-05-03

In [changeset:"696bbe332b3011227e632459a7b8ac68b69a67b1/elgg"]:

#!CommitTicketReference repository="elgg" revision="696bbe332b3011227e632459a7b8ac68b69a67b1"
Refs #4491. Missed JS rewrite check view.

sembrestels pushed a commit to sembrestels/Elgg that referenced this issue Feb 21, 2013
sembrestels pushed a commit to sembrestels/Elgg that referenced this issue Feb 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant