[TYPO3-50-general] Wanted: FLOW3 Tutorial Testers

Robert Lemke robert at typo3.org
Wed Aug 19 16:51:54 CEST 2009


Hi Henjo,

Am 19.08.2009 um 14:29 schrieb Henjo Hoeksma:

> I am following your tutorial from scratch. I run into problems using
> the setfilepermissions.sh commandlineuser webuser webgroup
> command.

Which users do you pass to the script? In my case (I also use Macports)
it's

    setfilepermissions.sh robert _www _www

> If I brutaly change all permissions to 777 it works, but  
> kickstarting a
> package will return:
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_exif.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_gd2.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_gettext.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_mime_magic.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_mysql.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_pdo_mssql.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_pdo_mysql.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_pspell.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_soap.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_tidy.dll' - (null) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library
> './php_xmlrpc.dll' - (null) in Unknown on line 0
> Because FLOW3 uses namespaces, it requires at least PHP 5.3.0, you  
> have
> 5.2.8 (Error #1246258365)
>
> Fun thing is, when checking the version of php it is 5.3.0RC4...

It seems like your PHP CLI is not the same version like your PHP Apache
module. Have you checked a "php -v" from the command line?

Cheers,
robert


More information about the TYPO3-project-5_0-general mailing list