First of all, i have tried installing composer a lot of times, but it doesn't work well. so i just ignored, though when i type <code> Composer</code> in CMD, it tells me i have it installed but never pops up when i want to access from the folder of installation. I just decided to use the 'Git Bash'.
So i don't know what to do or how to get rid of composer and the Flarum files i have already downloaded from the system directly and begin a fresh installation.
So, its quite a big issue for me. I'm using windows 8.1, 64 bit. Thanks.
So it started to run and this was what i got:
Hp pc@Jefferson-PC MINGW64 /c/forum
$ composer create-project flarum/flarum --stability=beta
Installing flarum/flarum (v0.1.0-beta.7)
- Installing flarum/flarum (v0.1.0-beta.7): Downloading (100%)
Created project in C:\forum\flarum
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
```Problem 1
- flarum/core v0.1.0-beta.2 requires intervention/image ^2.3.0 -> satisfiabl e by intervention/image[2.3.0, 2.3.1, 2.3.10, 2.3.11, 2.3.12, 2.3.13, 2.3.14, 2. 3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.4.0, 2.4.1].
- flarum/core v0.1.0-beta.3 requires intervention/image ^2.3.0 -> satisfiabl e by intervention/image[2.3.0, 2.3.1, 2.3.10, 2.3.11, 2.3.12, 2.3.13, 2.3.14, 2. 3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.4.0, 2.4.1].
- flarum/core v0.1.0-beta.4 requires intervention/image ^2.3.0 -> satisfiabl e by intervention/image[2.3.0, 2.3.1, 2.3.10, 2.3.11, 2.3.12, 2.3.13, 2.3.14, 2. 3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.4.0, 2.4.1].
- flarum/core v0.1.0-beta.5 requires intervention/image ^2.3.0 -> satisfiabl e by intervention/image[2.3.0, 2.3.1, 2.3.10, 2.3.11, 2.3.12, 2.3.13, 2.3.14, 2. 3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.4.0, 2.4.1].
- flarum/core v0.1.0-beta.6 requires intervention/image ^2.3.0 -> satisfiabl e by intervention/image[2.3.0, 2.3.1, 2.3.10, 2.3.11, 2.3.12, 2.3.13, 2.3.14, 2. 3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.4.0, 2.4.1].
- flarum/core v0.1.0-beta.7 requires intervention/image ^2.3.0 -> satisfiabl e by intervention/image[2.3.0, 2.3.1, 2.3.10, 2.3.11, 2.3.12, 2.3.13, 2.3.14, 2. 3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.4.0, 2.4.1].
- intervention/image 2.4.1 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.4.0 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.9 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.8 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.7 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.6 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.5 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.4 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.3 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.2 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.14 requires ext-fileinfo * -> the requested PHP ext ension fileinfo is missing from your system.
- intervention/image 2.3.13 requires ext-fileinfo * -> the requested PHP ext ension fileinfo is missing from your system.
- intervention/image 2.3.12 requires ext-fileinfo * -> the requested PHP ext ension fileinfo is missing from your system.
- intervention/image 2.3.11 requires ext-fileinfo * -> the requested PHP ext ension fileinfo is missing from your system.
- intervention/image 2.3.10 requires ext-fileinfo * -> the requested PHP ext ension fileinfo is missing from your system.
- intervention/image 2.3.1 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- intervention/image 2.3.0 requires ext-fileinfo * -> the requested PHP exte nsion fileinfo is missing from your system.
- Installation request for flarum/core ^0.1.0 -> satisfiable by flarum/core[ v0.1.0-beta, v0.1.0-beta.2, v0.1.0-beta.3, v0.1.0-beta.4, v0.1.0-beta.5, v0.1.0- beta.6, v0.1.0-beta.7].
To enable extensions, verify that they are enabled in your .ini files:
- C:\php 5.6\php.ini
You can also run `php --ini` inside terminal to see which files are used by PH P in CLI mode.11
Hp pc@Jefferson-PC MINGW64 /c/forum</sample>