Blank page (does nothing) in install.php

Started by turbodig, November 21, 2005, 04:02:46 PM

Previous topic - Next topic

turbodig

I'm having a heck of a time getting a fresh install to work.
I've chmod'd everything as per the instructions, but no luck.
Session is enabled, according to the phpinfo.  (although the configure command sez otherwise)

Platform is SUSE 9.0 SP2

Apache 2.0.49 /Mysql 4.0.18/php4.3.4

Any help would be appreciated...


Thanks,

Dig


Phpinfo follows..


HP Version 4.3.4

System    Linux susetest 2.6.5-7.191-smp #1 SMP Tue Jun 28 14:58:56 UTC 2005 i686
Build Date    Apr 22 2005 14:45:49
Configure Command    './configure' '--prefix=/usr' '--datadir=/usr/share/php' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/share' '--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--disable-debug' '--enable-inline-optimization' '--enable-memory-limit' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sigchild' '--disable-ctype' '--disable-session' '--without-mysql' '--disable-cli' '--without-pear' '--with-openssl' '--with-apxs2=/usr/sbin/apxs2-prefork' 'i586-suse-linux'
Server API    Apache 2.0 Handler
Virtual Directory Support    disabled
Configuration File (php.ini) Path    /etc/php.ini
PHP API    20020918
PHP Extension    20020429
Zend Extension    20021010
Debug Build    no
Thread Safety    disabled
Registered PHP Streams    php, http, ftp, https, ftps

Zend logo This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2003 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   On   On
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/php/extensions   /usr/lib/php/extensions
file_uploads   On   On
gpc_order   GPC   GPC
highlight.bg   #FFFFFF   #FFFFFF
highlight.comment   #FF8000   #FF8000
highlight.default   #0000BB   #0000BB
highlight.html   #000000   #000000
highlight.keyword   #007700   #007700
highlight.string   #DD0000   #DD0000
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   .:   .:
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   30   30
max_input_time   60   60
memory_limit   8M   8M
open_basedir   no value   no value
output_buffering   no value   no value
output_handler   no value   no value
post_max_size   8M   8M
precision   12   12
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   2M   2M
upload_tmp_dir   no value   no value
user_dir   no value   no value
variables_order   EGPCS   EGPCS
xmlrpc_error_number   0   0
xmlrpc_errors   Off   Off
y2k_compliance   On   On

apache2handler
Apache Version    Apache/2.0.49 (Linux/SuSE)
Apache API Version    20020903
Server Administrator    [no address given]
Hostname:Port    hxxp:susetest.meritcare.com [nonactive]:0
User/Group    wwwrun(30)/8
Max Requests    Per Child: 0 - Keep Alive: on - Max Per Connection: 100
Timeouts    Connection: 300 - Keep-Alive: 15
Virtual Server    No
Server Root    /srv/www
Loaded Modules    core prefork http_core mod_so mod_access mod_actions mod_alias mod_auth mod_auth_dbm mod_autoindex mod_cgi mod_dir mod_env mod_expires mod_include mod_log_config mod_mime mod_negotiation mod_setenvif mod_ssl mod_suexec mod_userdir sapi_apache2

Directive   Local Value   Master Value
engine   1   1
last_modified   0   0
xbithack   0   0

Apache Environment
Variable   Value
HTTP_HOST    172.25.13.219
HTTP_USER_AGENT    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
HTTP_ACCEPT    text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_LANGUAGE    en-us,en;q=0.5
HTTP_ACCEPT_ENCODING    gzip,deflate
HTTP_ACCEPT_CHARSET    ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_KEEP_ALIVE    300
HTTP_CONNECTION    keep-alive
PATH    /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
SERVER_SIGNATURE    <address>Apache/2.0.49 (Linux/SuSE) Server at 172.25.13.219 Port 80</address>
SERVER_SOFTWARE    Apache/2.0.49 (Linux/SuSE)
SERVER_NAME    172.25.13.219
SERVER_ADDR    172.25.13.219
SERVER_PORT    80
REMOTE_ADDR    172.25.12.169
DOCUMENT_ROOT    /srv/www/htdocs
SERVER_ADMIN    [no address given]
SCRIPT_FILENAME    /srv/www/htdocs/test.php
REMOTE_PORT    4019
GATEWAY_INTERFACE    CGI/1.1
SERVER_PROTOCOL    HTTP/1.1
REQUEST_METHOD    GET
QUERY_STRING    no value
REQUEST_URI    /test.php
SCRIPT_NAME    /test.php

HTTP Headers Information
HTTP Request Headers
HTTP Request    GET /test.php HTTP/1.1
Host    172.25.13.219
User-Agent    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Accept    text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language    en-us,en;q=0.5
Accept-Encoding    gzip,deflate
Accept-Charset    ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive    300
HTTP Response Headers
X-Powered-By    PHP/4.3.4
Transfer-Encoding    chunked
Content-Type    text/html; charset=ISO-8859-1

mysql
MySQL Support   enabled
Active Persistent Links    1
Active Links    1
Client API version    4.0.18
MYSQL_MODULE_TYPE    none
MYSQL_SOCKET    /var/lib/mysql/mysql.sock
MYSQL_INCLUDE    no value
MYSQL_LIBS    no value

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

openssl
OpenSSL support    enabled
OpenSSL Version    OpenSSL 0.9.7d 17 Mar 2004

overload
User-Space Object Overloading Support    enabled

pcre
PCRE (Perl Compatible Regular Expressions) Support    enabled
PCRE Library Version    4.3 21-May-2003

posix
Revision    $Revision: 1.51.2.2 $

session
Session Support    enabled
Registered save handlers    files user mm

Directive   Local Value   Master Value
session.auto_start   Off   Off
session.bug_compat_42   On   On
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   100   100
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

snmp
NET-SNMP Support    enabled
NET-SNMP Version    5.1

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=,fieldset=   a=href,area=href,frame=src,input=src,form=,fieldset=
user_agent   no value   no value

tokenizer
Tokenizer Support    enabled

xml
XML Support    active
XML Namespace Support    active
EXPAT Version    1.95.6

Additional Modules
Module Name

Environment
Variable   Value
CONSOLE    /dev/console
TERM    linux
SHELL    /bin/sh
get_module_list_done    true
progress    39
INIT_VERSION    sysvinit-2.85
REDIRECT    /dev/tty1
COLUMNS    80
get_includes_done    true
PATH    /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
RUNLEVEL    3
resume    /dev/ida/c0d0p2
PWD    /
PREVLEVEL    N
acpi    off
LINES    25
HOME    /
SHLVL    2
splash    silent
sscripts    41
_    /sbin/startproc
DAEMON    /usr/sbin/httpd2-prefork

PHP Variables
Variable   Value
_SERVER["HTTP_HOST"]   172.25.13.219
_SERVER["HTTP_USER_AGENT"]   Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
_SERVER["HTTP_ACCEPT"]   text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
_SERVER["HTTP_ACCEPT_LANGUAGE"]   en-us,en;q=0.5
_SERVER["HTTP_ACCEPT_ENCODING"]   gzip,deflate
_SERVER["HTTP_ACCEPT_CHARSET"]   ISO-8859-1,utf-8;q=0.7,*;q=0.7
_SERVER["HTTP_KEEP_ALIVE"]   300
_SERVER["HTTP_CONNECTION"]   keep-alive
_SERVER["PATH"]   /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
_SERVER["SERVER_SIGNATURE"]   <address>Apache/2.0.49 (Linux/SuSE) Server at 172.25.13.219 Port 80</address>
_SERVER["SERVER_SOFTWARE"]   Apache/2.0.49 (Linux/SuSE)
_SERVER["SERVER_NAME"]   172.25.13.219
_SERVER["SERVER_ADDR"]   172.25.13.219
_SERVER["SERVER_PORT"]   80
_SERVER["REMOTE_ADDR"]   172.25.12.169
_SERVER["DOCUMENT_ROOT"]   /srv/www/htdocs
_SERVER["SERVER_ADMIN"]   [no address given]
_SERVER["SCRIPT_FILENAME"]   /srv/www/htdocs/test.php
_SERVER["REMOTE_PORT"]   4019
_SERVER["GATEWAY_INTERFACE"]   CGI/1.1
_SERVER["SERVER_PROTOCOL"]   HTTP/1.1
_SERVER["REQUEST_METHOD"]   GET
_SERVER["QUERY_STRING"]   no value
_SERVER["REQUEST_URI"]   /test.php
_SERVER["SCRIPT_NAME"]   /test.php
_SERVER["PHP_SELF"]   /test.php
_SERVER["PATH_TRANSLATED"]   /srv/www/htdocs/test.php
_SERVER["argv"]   

Array
(
)

_SERVER["argc"]   0
_ENV["CONSOLE"]   /dev/console
_ENV["TERM"]   linux
_ENV["SHELL"]   /bin/sh
_ENV["get_module_list_done"]   true
_ENV["progress"]   39
_ENV["INIT_VERSION"]   sysvinit-2.85
_ENV["REDIRECT"]   /dev/tty1
_ENV["COLUMNS"]   80
_ENV["get_includes_done"]   true
_ENV["PATH"]   /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
_ENV["RUNLEVEL"]   3
_ENV["resume"]   /dev/ida/c0d0p2
_ENV["PWD"]   /
_ENV["PREVLEVEL"]   N
_ENV["acpi"]   off
_ENV["LINES"]   25
_ENV["HOME"]   /
_ENV["SHLVL"]   2
_ENV["splash"]   silent
_ENV["sscripts"]   41
_ENV["_"]   /sbin/startproc
_ENV["DAEMON"]   /usr/sbin/httpd2-prefork

Oldiesmann

I suggest finding a better host, as it appears this one has no clue what they're doing.

PHP and MySQL are both out of date, and several of the configure commands seem to contradict what's actually enabled:

--without-mysql (mysql support not included), yet it says "MySQL Support enabled"
--disable-sessions (disables sessions - stupid idea), yet it says "Session Support enabled"
--enable-safe-mode (enables Safe Mode - really annoying feature), yet it says "Safe Mode Off"

Other problems:
No GD support - GD is a popular graphics library that's bundled with PHP. SMF uses this library for  resizing avatars and displaying image attachments as pictures under the post. Without GD, these functions will be unavailable.

--without-pear - I see absolutely no use for this option. PEAR has to be installed seperately (it's a PHP library), so if your host doesn't want it, they shouldn't have installed it in the first place (and this is assuming that PEAR is actually installed, which it probably isn't).
Michael Eshom
Christian Metal Fans

Advertisement: