[FLOW3-general] unable to install on windows

Tiberiu Contiu Tiberiu.Contiu at Arobs.com
Wed Nov 2 09:50:33 CET 2011


Hi Bastian,

Thank you for your quick feedback.

I did this steps:

1. changes in hosts.txt and in vhosts.conf so that dev.tutorial.local
works... and it works.
2. renamed Settings.yaml.example to the right filename. And this is
processed, because if I put a tab in the file, then it outputs other error:
'Unable to parse file "D:/wamp/www/flow3/Configuration/Settings.yaml"
3. Update Settings.yaml to the following:

#                                                                        #
# Example Settings                                                       #
#                                                                        #
# This file contains settings for various parts of the application.      #
# Copy this file to Settings.yaml, and adjust as necessary.              #
#                                                                        #
# Please refer to the default settings file(s) or the manuals for        #
# possible configuration options.                                        #
#                                                                        #


TYPO3:
  FLOW3:
    persistence:

      # It is good practice to not specify user name and password of the
database
      # connection in this global Settings.yaml file. Rather specify them in
the
      # settings of the respective context (Production / Development ...).
      backendOptions:
        host: '127.0.0.1'    # adjust to your database host
  # On Windows, you might need to uncomment the following lines and specify
  # the location of the PHP binary manually.
      core:
        phpBinaryPathAndFilename: 'D:/wamp/bin/php/php5.3.5/php.exe'


And still same message when I run http://dev.tutorial.local/

What do I do wrong? I wanted to start digging into the Flow3 source to find
out the reason, but I thought it would be easier to ask first. Maybe I'm not
the first... 

Thanks,


Tiberiu Conţiu 
PHP System Architect
PHP Senior Developer 

AROBS Transilvania Software - MASTERING InnOVATION! 
www.arobs.com 

Minerilor 63 
400409 Cluj-Napoca, Romania 

Main: +40 364 143 201 
Mobile: +40 721 494 983 

email: tiberiu.contiu at arobs.com 
Skype: tiberiu.contiu 

~~~1998-2011: 13 years in IT global software ~~~ 


-----Original Message-----
From: flow3-general-bounces at lists.typo3.org
[mailto:flow3-general-bounces at lists.typo3.org] On Behalf Of Bastian
Waidelich
Sent: Wednesday, November 02, 2011 10:36 AM
To: flow3-general at lists.typo3.org
Subject: Re: [FLOW3-general] unable to install on windows

Tiberiu Contiu wrote:

Hi,

> -          although I set the setting: phpBinaryPathAndFilename to
> 'D:/wamp/bin/php/php5.3.5/php.exe' ( which is correct ) I still get " It
> seems like the PHP binary "C:\php/php" cannot be executed by FLOW3. [...]

This seems like the setting is not active.
Did you copy the provided sample "Settings.yaml.example" to "Settings.yaml"?

The exact syntax should be:
TYPO3:
   FLOW3:
     core:
       phpBinaryPathAndFilename: 'D:/wamp/bin/php/php5.3.5/php.exe'


HTH,
Bastian
_______________________________________________
FLOW3-general mailing list
FLOW3-general at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general



More information about the FLOW3-general mailing list