• Jack

    (@jacsilva)


    Hi !
    New installation, 2.1.2 , at step 2 I get :
    Second Step
    Now we’re going to create the database tables and fill them with some default data.

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 190

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 192

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/conteaqui/www/wp-includes/capabilities.php on line 235

    Warning: array_reduce() [function.array-reduce]: The first argument should be an array in /home/conteaqui/www/wp-includes/capabilities.php on line 235

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 190

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 192

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 190

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 192

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/conteaqui/www/wp-includes/capabilities.php on line 235

    Warning: array_reduce() [function.array-reduce]: The first argument should be an array in /home/conteaqui/www/wp-includes/capabilities.php on line 235

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 190

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/conteaqui/www/wp-includes/capabilities.php on line 192

    What can I do to fix it ?
    Thanks
    Jacson

Viewing 2 replies - 1 through 2 (of 2 total)
  • MichaelH

    (@michaelh)

    Just saw this problem on a host, http://www.edisc.co.za.

    This particular host used the Helm control panel–under Website settings, I was able to change PHP from PHP5 to PHP4 and I got a good WordPress version 2.1.3 install.

    Interestingly, even trying to run a script with:
    <?php phpinfo(); ?>

    failed using PHP5 on this host.

    Also, this was a IIS based host plan.

    Just for info here’s the phpinfo for that host’s PHP4:

    System 	Windows NT WIN8 5.2 build 3790
    Build Date 	Feb 28 2007 21:30:43
    Server API 	CGI/FastCGI
    Virtual Directory Support 	enabled
    Configuration File (php.ini) Path 	C:\Apps\php4\php.ini
    PHP API 	20020918
    PHP Extension 	20020429
    Zend Extension 	20050606
    Debug Build 	no
    Zend Memory Manager 	enabled
    Thread Safety 	enabled
    Registered PHP Streams 	php, http, ftp, compress.zlib, compress.bzip2

    Thread Starter Jack

    (@jacsilva)

    Yes, I am using PHP5. I cant not change to PHP4 because I need it some other domains I have.
    In fact I did not fixed it. I simple did nothing with the “error message”. I just ignored the message and I am using WordPress with no problems. You can see it working at http://www.conteaqui.com.br

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp-includes/capabilities.php Error’ is closed to new replies.