Skip to content

Commit

Permalink
Improving FAQ section
Browse files Browse the repository at this point in the history
  • Loading branch information
JVerstry committed Aug 9, 2015
1 parent ec48e74 commit 8b0b35e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ The Apache server configuration can be found and modified in `/conf/httpd.conf`.

When you log into your application (with ssh for example), and type `php -v` after the installation,
the returned version is the one of the default Openshift PHP installation in: `/usr/bin/php`. That
is to be expected. Your PHP files will, nevertheless, be processed with the version configured in
`/misc/make.sh`.
is to be expected.

More information here: http://stackoverflow.com/questions/31478610/wrong-php-version-returned-in-openshift
Your PHP files will, nevertheless, be processed with the version configured in
`/misc/make.sh`. More information here: http://stackoverflow.com/questions/31478610/wrong-php-version-returned-in-openshift



0 comments on commit 8b0b35e

Please sign in to comment.