Hi,

I've had to upgrade PHP from 4.3.2 to 4.3.11 in order to fix the search functionality in Drupal 4.6 (doesn't seem to work right with PHP < 4.3.4).

All of my other websites are fine, but all of my drupal sites are now blank! Going to http://mysite.com leaves me with a blank page and nothing else.

Any help, or ideas on where to start looking would be *greatly* appreciated! :)

Cheers,

s.

Comments

killes@www.drop.org’s picture

Sorry, my crystal ball is at the repair shop. Please provide more info.
--
Drupal services
My Drupal services

gdip’s picture

Other than that I agree that you really should provide more info.

Steven Mansour’s picture

Sorry... the problem is so strange that I wasn't sure what else to provide...

It seems to be chocking somewhere near the end of boostrap.inc...

Anyhow, here's my phpinfo:

PHP Version 4.3.11


System	Linux as.eightpetals.org 2.4.20-021stab022.11.777-enterprise #1 SMP Fri Jan 14 11:07:01 MSK 2005 i686
Build Date	Jun 13 2005 00:25:58
Configure Command	 './configure' '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu' '--target=i386-redhat-linux' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--enable-force-cgi-redirect' '--disable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--with-bz2' '--with-db4=/usr' '--with-curl' '--with-dom=/usr' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-ncurses' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-regex=system' '--with-xml' '--with-expat-dir=/usr' '--with-zlib' '--with-layout=GNU' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-discard-path' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-pear=/usr/share/pear' '--with-imap=shared' '--with-imap-ssl' '--with-kerberos=/usr/kerberos' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--with-unixODBC=shared' '--enable-memory-limit' '--enable-bcmath' '--enable-shmop' '--enable-versioning' '--enable-calendar' '--with-apxs2filter=/usr/sbin/apxs'
Server API	Apache 2.0 Filter
Virtual Directory Support	disabled
Configuration File (php.ini) Path	/php.ini
Scan this dir for additional .ini files	/etc/php.d
additional .ini files parsed	/etc/php.d/imap.ini, /etc/php.d/ldap.ini, /etc/php.d/mysql.ini, /etc/php.d/odbc.ini, /etc/php.d/pgsql.ini
PHP API	20020918
PHP Extension	20020429
Zend Extension	20021010
Debug Build	no
Thread Safety	disabled
Registered PHP Streams	php, http, ftp, https, ftps, compress.bzip2, compress.zlib

This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

PHP Credits

Configuration

PHP Core

Directive	Local Value	Master Value
allow_call_time_pass_reference	On	On
allow_url_fopen	On	On
always_populate_raw_post_data	Off	Off
arg_separator.input	&	&
arg_separator.output	&	&
asp_tags	Off	Off
auto_append_file	no value	no value
auto_prepend_file	no value	no value
browscap	no value	no value
default_charset	no value	no value
default_mimetype	text/html	text/html
define_syslog_variables	Off	Off
disable_classes	no value	no value
disable_functions	no value	no value
display_errors	Off	Off
display_startup_errors	Off	Off
doc_root	no value	no value
docref_ext	no value	no value
docref_root	no value	no value
enable_dl	On	On
error_append_string	no value	no value
error_log	no value	no value
error_prepend_string	no value	no value
error_reporting	2039	2039
expose_php	On	On
extension_dir	/usr/lib/php4	/usr/lib/php4
file_uploads	On	On
gpc_order	GPC	GPC
highlight.bg	#FFFFFF	#FFFFFF
highlight.comment	#FF9900	#FF9900
highlight.default	#0000CC	#0000CC
highlight.html	#000000	#000000
highlight.keyword	#006600	#006600
highlight.string	#CC0000	#CC0000
html_errors	On	On
ignore_repeated_errors	Off	Off
ignore_repeated_source	Off	Off
ignore_user_abort	Off	Off
implicit_flush	Off	Off
include_path	/usr/local/psa/admin/plib:/usr/local/psa/admin/javascripts:/usr/local/psa/admin/plib/locales:/usr/local/psa/admin/auto_prepend:/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin:/usr/local/psa/admin/htdocs/domains/databases/phpPgAdmin	/usr/local/psa/admin/plib:/usr/local/psa/admin/javascripts:/usr/local/psa/admin/plib/locales:/usr/local/psa/admin/auto_prepend:/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin:/usr/local/psa/admin/htdocs/domains/databases/phpPgAdmin
log_errors	Off	Off
log_errors_max_len	1024	1024
magic_quotes_gpc	On	On
magic_quotes_runtime	Off	Off
magic_quotes_sybase	Off	Off
max_execution_time	600	600
max_input_time	600	600
memory_limit	20M	20M
open_basedir	/home/httpd/vhosts/levendis.com/subdomains/bopuc/httpdocs:/tmp	no value
output_buffering	no value	no value
output_handler	no value	no value
post_max_size	2147483648	2147483648
precision	14	14
register_argc_argv	On	On
register_globals	Off	Off
report_memleaks	On	On
safe_mode	Off	Off
safe_mode_exec_dir	no value	no value
safe_mode_gid	Off	Off
safe_mode_include_dir	no value	no value
sendmail_from	no value	no value
sendmail_path	/usr/sbin/sendmail -t -i	/usr/sbin/sendmail -t -i
serialize_precision	100	100
short_open_tag	On	On
SMTP	localhost	localhost
smtp_port	25	25
sql.safe_mode	Off	Off
track_errors	Off	Off
unserialize_callback_func	no value	no value
upload_max_filesize	2147483648	2147483648
upload_tmp_dir	/tmp	/tmp
user_dir	no value	no value
variables_order	ECGPS	ECGPS
xmlrpc_error_number	0	0
xmlrpc_errors	Off	Off
y2k_compliance	Off	Off

apache2filter

bcmath

BCMath support	enabled

bz2

BZip2 Support	Enabled
BZip2 Version	1.0.2, 30-Dec-2001

calendar

Calendar support	enabled

ctype

ctype functions	enabled

curl

CURL support	enabled
CURL Information	libcurl/7.10.6 OpenSSL/0.9.7a ipv6 zlib/1.1.4

dba

DBA support	enabled
Supported handlers	cdb cdb_make db4 inifile flatfile

domxml

DOM/XML	enabled
DOM/XML API Version	20020815
libxml Version	20510
HTML Support	enabled
XPath Support	enabled
XPointer Support	enabled

exif

EXIF Support	enabled
EXIF Version	1.4 $Id: exif.c,v 1.118.2.37 2005/03/22 22:07:03 edink Exp $
Supported EXIF Version	0220
Supported filetypes	JPEG,TIFF

ftp

FTP support	enabled

gd

GD Support	enabled
GD Version	bundled (2.0.28 compatible)
FreeType Support	enabled
FreeType Linkage	with freetype
GIF Read Support	enabled
GIF Create Support	enabled
JPG Support	enabled
PNG Support	enabled
WBMP Support	enabled
XBM Support	enabled

gettext

GetText Support	enabled

gmp

gmp support	enabled

iconv

iconv support	enabled
iconv implementation	glibc
iconv library version	2.3.2

Directive	Local Value	Master Value
iconv.input_encoding	ISO-8859-1	ISO-8859-1
iconv.internal_encoding	ISO-8859-1	ISO-8859-1
iconv.output_encoding	ISO-8859-1	ISO-8859-1

imap

IMAP c-Client Version	2001
SSL Support	enabled
Kerberos Support	enabled

ldap

LDAP Support	enabled
RCS Version	$Id: ldap.c,v 1.130.2.4 2003/04/30 21:54:02 iliaa Exp $
Total Links	0/unlimited
API Version	2004
Vendor Name	OpenLDAP
Vendor Version	20026

mbstring

Multibyte Support	enabled
Japanese support	enabled
Simplified chinese support	enabled
Traditional chinese support	enabled
Korean support	enabled
Russian support	enabled
Multibyte (japanese) regex support	enabled

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive	Local Value	Master Value
mbstring.detect_order	no value	no value
mbstring.encoding_translation	Off	Off
mbstring.func_overload	0	0
mbstring.http_input	pass	pass
mbstring.http_output	pass	pass
mbstring.internal_encoding	no value	no value
mbstring.language	neutral	neutral
mbstring.substitute_character	no value	no value

mysql

MySQL Support	enabled
Active Persistent Links	0
Active Links	0
Client API version	3.23.58
MYSQL_MODULE_TYPE	external
MYSQL_SOCKET	/var/lib/mysql/mysql.sock
MYSQL_INCLUDE	-I/usr/include/mysql
MYSQL_LIBS	-L/usr/lib/mysql -lmysqlclient

Directive	Local Value	Master Value
mysql.allow_persistent	On	On
mysql.connect_timeout	60	60
mysql.default_host	no value	no value
mysql.default_password	no value	no value
mysql.default_port	no value	no value
mysql.default_socket	no value	no value
mysql.default_user	no value	no value
mysql.max_links	Unlimited	Unlimited
mysql.max_persistent	Unlimited	Unlimited
mysql.trace_mode	Off	Off

odbc

ODBC Support	enabled
Active Persistent Links	0
Active Links	0
ODBC library	unixODBC
ODBC_INCLUDE	-I/usr/local/include
ODBC_LFLAGS	-L/usr/local/lib
ODBC_LIBS	-lodbc

Directive	Local Value	Master Value
odbc.allow_persistent	On	On
odbc.check_persistent	On	On
odbc.default_db	no value	no value
odbc.default_pw	no value	no value
odbc.default_user	no value	no value
odbc.defaultbinmode	return as is	return as is
odbc.defaultlrl	return up to 4096 bytes	return up to 4096 bytes
odbc.max_links	Unlimited	Unlimited
odbc.max_persistent	Unlimited	Unlimited

openssl

OpenSSL support	enabled
OpenSSL Version	OpenSSL 0.9.7a Feb 19 2003

overload

User-Space Object Overloading Support	enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support	enabled
PCRE Library Version	4.5 01-December-2003

pgsql

PostgreSQL Support	enabled
PostgreSQL(libpq) Version	7.3.9-RH
Multibyte character support	enabled
SSL support	enabled
Active Persistent Links	0
Active Links	0

Directive	Local Value	Master Value
pgsql.allow_persistent	On	On
pgsql.auto_reset_persistent	Off	Off
pgsql.ignore_notice	Off	Off
pgsql.log_notice	Off	Off
pgsql.max_links	Unlimited	Unlimited
pgsql.max_persistent	Unlimited	Unlimited

posix

Revision	$Revision: 1.51.2.3 $

pspell

PSpell Support	enabled

session

Session Support	enabled
Registered save handlers	files user

Directive	Local Value	Master Value
session.auto_start	Off	Off
session.bug_compat_42	Off	Off
session.bug_compat_warn	On	On
session.cache_expire	180	180
session.cache_limiter	nocache	nocache
session.cookie_domain	no value	no value
session.cookie_lifetime	0	0
session.cookie_path	/	/
session.cookie_secure	Off	Off
session.entropy_file	no value	no value
session.entropy_length	0	0
session.gc_divisor	1000	1000
session.gc_maxlifetime	1440	1440
session.gc_probability	1	1
session.name	PHPSESSID	PHPSESSID
session.referer_check	no value	no value
session.save_handler	files	files
session.save_path	/tmp	/tmp
session.serialize_handler	php	php
session.use_cookies	On	On
session.use_only_cookies	Off	Off
session.use_trans_sid	Off	Off

shmop

shmop support	enabled

sockets

Sockets Support	enabled

standard

Regex Library	Bundled library enabled
Dynamic Library Support	enabled
Path to sendmail	/usr/sbin/sendmail -t -i

Directive	Local Value	Master Value
assert.active	1	1
assert.bail	0	0
assert.callback	no value	no value
assert.quiet_eval	0	0
assert.warning	1	1
auto_detect_line_endings	0	0
default_socket_timeout	60	60
safe_mode_allowed_env_vars	PHP_	PHP_
safe_mode_protected_env_vars	LD_LIBRARY_PATH	LD_LIBRARY_PATH
url_rewriter.tags	a=href,area=href,frame=src,input=src,form=fakeentry	a=href,area=href,frame=src,input=src,form=fakeentry
user_agent	no value	no value

tokenizer

Tokenizer Support	enabled

wddx

WDDX Support	enabled
WDDX Session Serializer	enabled

xml

XML Support	active
XML Namespace Support	active
EXPAT Version	expat_1.95.5

yp

YP Support	enabled

zlib

ZLib Support	enabled
Compiled Version	1.1.4
Linked Version	1.1.4

Directive	Local Value	Master Value
zlib.output_compression	Off	Off
zlib.output_compression_level	-1	-1
zlib.output_handler	no value	no value

Additional Modules

Module Name
sysvsem
sysvshm

Environment

Variable	Value
CONSOLE	/dev/null
MYSQL_UNIX_PORT	/var/lib/mysql/mysql.sock
TERM	linux
PERL5LIB	/usr/local/psa/lib/perl5/site_perl/5.8.0
INIT_VERSION	sysvinit-2.85
PATH	/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
runlevel	3
RUNLEVEL	3
PWD	/etc/rc.d/init.d
LANG	C
previous	N
PREVLEVEL	N
PSA_RUN_MODE	1
SHLVL	5
OPENSSL_CONF	/usr/local/psa/admin/conf/openssl.cnf
_	/sbin/initlog

PHP Variables

Variable	Value
_SERVER["UNIQUE_ID"]	AseRdn8AAAEAAGC9obkAAAAJ
_SERVER["HTTP_ACCEPT"]	*/*
_SERVER["HTTP_ACCEPT_LANGUAGE"]	en
_SERVER["HTTP_ACCEPT_ENCODING"]	gzip, deflate
_SERVER["HTTP_USER_AGENT"]	Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/412 (KHTML, like Gecko) Safari/412
_SERVER["HTTP_CONNECTION"]	keep-alive
_SERVER["HTTP_HOST"]	bopuc.levendis.com
_SERVER["PATH"]	/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
_SERVER["SERVER_SIGNATURE"]	<address>Apache/2.0.46 (Red Hat) Server at bopuc.levendis.com Port 80</address>
_SERVER["SERVER_SOFTWARE"]	Apache/2.0.46 (Red Hat)
_SERVER["SERVER_NAME"]	bopuc.levendis.com
_SERVER["SERVER_ADDR"]	64.207.135.157
_SERVER["SERVER_PORT"]	80
_SERVER["REMOTE_ADDR"]	66.36.135.244
_SERVER["DOCUMENT_ROOT"]	/home/httpd/vhosts/levendis.com/subdomains/bopuc/httpdocs
_SERVER["SERVER_ADMIN"]	boris@levendis.com
_SERVER["SCRIPT_FILENAME"]	/home/httpd/vhosts/levendis.com/subdomains/bopuc/httpdocs/phpinfo.php
_SERVER["REMOTE_PORT"]	64381
_SERVER["GATEWAY_INTERFACE"]	CGI/1.1
_SERVER["SERVER_PROTOCOL"]	HTTP/1.1
_SERVER["REQUEST_METHOD"]	GET
_SERVER["QUERY_STRING"]	no value
_SERVER["REQUEST_URI"]	/phpinfo.php
_SERVER["SCRIPT_NAME"]	/phpinfo.php
_SERVER["PHP_SELF"]	/phpinfo.php
_SERVER["PATH_TRANSLATED"]	/home/httpd/vhosts/levendis.com/subdomains/bopuc/httpdocs/phpinfo.php
_SERVER["argv"]	
Array
(
)
_SERVER["argc"]	0
_ENV["CONSOLE"]	/dev/null
_ENV["MYSQL_UNIX_PORT"]	/var/lib/mysql/mysql.sock
_ENV["TERM"]	linux
_ENV["PERL5LIB"]	/usr/local/psa/lib/perl5/site_perl/5.8.0
_ENV["INIT_VERSION"]	sysvinit-2.85
_ENV["PATH"]	/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
_ENV["runlevel"]	3
_ENV["RUNLEVEL"]	3
_ENV["PWD"]	/etc/rc.d/init.d
_ENV["LANG"]	C
_ENV["previous"]	N
_ENV["PREVLEVEL"]	N
_ENV["PSA_RUN_MODE"]	1
_ENV["SHLVL"]	5
_ENV["OPENSSL_CONF"]	/usr/local/psa/admin/conf/openssl.cnf
_ENV["_"]	/sbin/initlog

PHP License

This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.

I've got no errors in the Apache logs that would help either.

dmclark’s picture

I've got no errors in the Apache logs that would help either.

Are you sure? what about your apache error log file? you are getting a blank page because your php is set not to display errors

gdip’s picture

I'm not sure what or if Drupal shows anything if there isn't a connection to the database. Some other apps I've tested only rendered empty pages.

nevets’s picture

Using firefox http://mysite.com takes me to http://www.mysite.com and shows a website.