[FLOW3-general] Help: Just a blank page and nothing else...
Thomas Layh
thomas at layh.com
Wed Apr 27 11:07:33 CEST 2011
Hey Jan,
I am currently using the version from git to, but I skip most of the steps.
I do the following:
git clone --recursive git://git.typo3.org/FLOW3/Distributions/Base.githtdocs
sudo chown -R root:www-data htdocs/
cd htdocs
sudo ./Packages/Framework/FLOW3/Scripts/setfilepermissions.sh tlayh www-data
www-data
After that I am able to see the welcome package.
If you setup your vhost, set the environment context.
SetEnv FLOW3_CONTEXT Development
If you have the error 500, also check the logs from FLOW3.
/path/to/web/root/Data/Logs/System_Development.log
Greetings,
Thomas
On Wed, Apr 27, 2011 at 10:21, Jan Greth <jafix at laufende2meter.de> wrote:
> Good Morning!
>
> Now I tried downloading and using the bz2 archive,
> runing the permissionsscript, editing the vhost and now:
> ########################################################
>
> 500 Internal Server Error
>
> FLOW3 experienced an internal error (uncaught exception):
>
> PDOException
> ########################################################
>
> I've the suspicion that there is a bug in my Apache/PHP...
> Or can there be something I missed to configure?
>
> For your other question, if I'm using the lastest git:
> I did exactly the steps described on the forge "how to - clone"
> because I'm not so familiar with git...
>
> Greetings,
> Jan
>
>
> Am 26.04.2011 23:06, schrieb Nicolas Forgerit:
>
> No, don't despair. Everything is hard to begin with.
>>
>> I think, "InvalidControllerException" is thrown when the configured
>> controller is not present. This should really work without any further
>> inconvenience. Are you using the current version of the .git repo or
>> the packed up bz2? I can remember having a similar error with the git
>> version which was not occuring with the packed up bz2. That was about
>> the time of T3Board11 when, i think, the guys were spurting with new
>> features.
>>
>> Long story short, try the latest packed up version or check out the
>> git version tagged as "1.0.0-alpha14". If you've already done that, i
>> currently do not know what to do without further code inspection.
>>
>> Hope that helps.
>> Ciao
>> Nico
>>
>> On Tue, Apr 26, 2011 at 10:44 PM, Jan Greth<jafix at laufende2meter.de>
>> wrote:
>>
>>> Hey I did not say, it has to catch every of my mistakes! ;)
>>> I know its still an alpha version... and i cant wait for the stable... :)
>>> I
>>> even think about a/my bachelor thesis according to FLOW3... :)
>>>
>>> But back to topic, ll in /var/www/F3/Configuration
>>> gives me for PackageStates.php:
>>> -rw-r--r-- 1 www-data www-data 425 2011-04-26 20:23 PackageStates.php
>>>
>>> And a sudo chmod -R 777 /var/www/F3 Results in another
>>> 500 Internal Server Error
>>> FLOW3 experienced an internal error (uncaught exception):
>>> F3\FLOW3\MVC\Web\Routing\Exception\InvalidControllerException
>>>
>>> Slowly i despair... Isn't there a easy way of getting FLOW3 work?
>>> I know it's alpha but what about all the others... don't they have these
>>> Problems... :(
>>>
>>> Ok back to topic part two... Do you know a ressource where I can read
>>> which
>>> Folder of FLOW3 needs which permissions?
>>>
>>> Good night& thanks for your help,
>>> Jan
>>>
>>
> _______________________________________________
> 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