I did a clean in stall of v6Beta2 on my local PC and on AN Hosting.

On my local PC, no problem.

On AN Hosting, I get:

* warning: array_map() [function.array-map]: Argument #2 should be an array in /home/perlper6/public_html/modules/system/system.module on line 850.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/perlper6/public_html/includes/theme.inc on line 1738.
* warning: Invalid argument supplied for foreach() in /home/perlper6/public_html/includes/theme.inc on line 1738.

right after the install when I go to the new website.

Any ideas?

Thanks,

m

Comments

sumgai’s picture

I forgot.

Here's the info about php on the web host...

php 5.2.3

configuration is:

'./configure' '--prefix=/usr' '--with-xml' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-imap=/usr/local/imap-2004g' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mcrypt' '--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr' '--with-openssl' '--enable-discard-path' '--with-pdflib' '--with-pear' '--with-pspell' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-xmlrpc' '--with-zlib'

php extensions:

# xmlwriter
# libxml
# xmlrpc
# dom
# xmlreader
# xml
# tokenizer
# session
# pcre
# SimpleXML
# SPL
# PDO
# sockets
# SQLite
# standard
# Reflection
# pspell
# posix
# pdo_sqlite
# mysqli
# mysql
# mcrypt
# mbstring
# json
# imap
# iconv
# hash
# gettext
# gd
# ftp
# filter
# date
# curl
# ctype
# calendar
# zlib
# openssl
# cgi
# Zend Optimizer

scor’s picture

strange. I installed HEAD without any problem on an hosting account. can you reproduce this again?

sumgai’s picture

Thanks... I found the problem -- my fault. Unfortunately, there's no way for me to delete my issue once posted.

scor’s picture

Status: Active » Closed (fixed)

there is! you just need to mark it closed.