[Neos] Neos Installation failed on Shared Host

Roland Fuhrer roland at resterland.com
Fri Dec 20 13:41:04 CET 2013


First I was installing Neos on my local box without any problems. Both ways with the composer.phar and over uploading the Neos-1.0.1.tar.gz file were successful.

However, when I tried to install it on my shared hosts the installation failed.

On guest-hosting(dot)ch which is actually TYPO3 friendly, curl couldn't get the appropriate certificate. So I uploaded the Neos-1.0.1.tar.gz file to install it manually. I followed the instructions of this treat Neos on hosted web server.

It always asks for the correct path to the php binary, which I should supply with the Settings.yaml. I did it with all the suggested paths without success.

On my other Web Host (bluehost(dot)com) Curl was working and the composer.phar was created. However, when it came down to the create a new project, I'm getting RuntimeExeption error:

[~]# curl -sS https getcomposer(dot)org/installer | /usr/php/54/usr/bin/php-cli
#!/usr/bin/env php
All settings correct for using Composer
Downloading...

Composer successfully installed to: /home1/resterla/composer.phar
Use it: php composer.phar
[~]# /usr/php/54/usr/bin/php-cli composer.phar create-project typo3/neos-base-distribution neos                                                                                               
Installing typo3/neos-base-distribution (1.0.1)                                                      
  - Installing typo3/neos-base-distribution (1.0.1)                                                      
    Cloning 85087a5929ae0d8bfbbc3c27d9473401d92f2e41                                                     
                                                                                                          
                                                                                                            
                                                                                                                  
  [RuntimeException]                                                                                              
  Failed to execute git clone 'git:git(dot)typo3(dot)org/Neos/Distributions/Base.git' 'neos/' && cd 'neos/' && git rem  
  ote add composer 'git:git(dot)typo3(dot)org/Neos/Distributions/Base.git' && git fetch composer                        
                                                                                                                  
  fatal: unable to connect to git.typo3.org:                                                                       
  git(dot)typo3(dot)org[0: 91.184.35.12]: errno=Connection timed out                                                      
  git(dot)typo3(dot)org[1: 2a01:198:1:1::133]: errno=Network is unreachable     

When I tried to install it manually with uploading and untar the Neos-1.0.1.tar.gz file I broke my web account. It was deactivated.

It's already for a few days since I'm trying to get Neos on my shared hosts up and running, without success.

Ether the hosters are still not yet TYPO3 Neos ready or I miss something or both.

As I'm not allowed to use links I had to tweak this post a bit.

Any help is appreciated.

Thanks
Roland
                                                                                                             


More information about the Neos mailing list