Closed (fixed)
Project:
Drupal core
Version:
6.0-beta2
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2007 at 02:00 UTC
Updated:
9 Dec 2007 at 15:44 UTC
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
Comment #1
sumgai commentedI 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
Comment #2
scor commentedstrange. I installed HEAD without any problem on an hosting account. can you reproduce this again?
Comment #3
sumgai commentedThanks... I found the problem -- my fault. Unfortunately, there's no way for me to delete my issue once posted.
Comment #4
scor commentedthere is! you just need to mark it closed.