BOONEX.COM BOONEX BLOG BOONEX DEVZONE



Install problem on Windows - blank screen

I am running into a problem with a new install on to Windows.  After I complete the information for screen “Configuration” and click the next button, I am given a blank screen (where the cron jobs screen should appear).  No errors are logged.

Any ideas on how to solve the problem?  Has anyone had a successful dolphin install under windows?

9 Responses to “Install problem on Windows - blank screen”


  1. 1 jjstechzone

    I’ve only installed it a couple of times on windows XP. I’m working on some material to provide the community on Dolphin installation and administration. You need to post the version of the software you are using, ie XP or Vista. The most common problem is that your webserver is not configured properly. There are many post on the subject, so you can search this forum and the forum at the expertizz site. You can also check my test blog on boonex.us for what I use to run Dolphin on windows.
    -hth.

  2. 2 Beans0063

    I’m using Vista, apache 2.2, php 5.2.5

    Any special changes to the default php.ini you’re aware of? I had to set short_open_tag = on, and the rest of the defaults seem in line for what dolphin requires.

    Is there a way you know of to turn on increased logging of error messages?

  3. 3 Beans0063

    I do see the line below in the error log, but that seems to be related to a previous page and does not stop execution (at least at the time this error is logged)

    ‘whereis’ is not recognized as an internal or external command,
    operable program or batch file.

  4. 4 infrenion.com

    You can try setting

    display_errors => On
    log_errors => On

    Lea
    http://Infrenion.com
    Free Dolphin Installation

  5. 5 infrenion.com

    One more thing see if you have –

    register_globals Off

    Lea
    http://Infrenion.com
    Free Dolphin Installation

  6. 6 Beans0063

    I switched over to a linux platform today and was surprised to get the exact same problem. I d/l the file at
    http://get.boonex.com/Dolphin-v.6.0-AdFree and deployed to linux, only to still get a blank screen. Does anything appear to be missing from my php config?

    body {background-color: #ffffff; color: #000000;}
    body, td, th, h1, h2 {font-family: sans-serif;}
    pre {margin: 0px; font-family: monospace;}
    a:link {color: #000099; text-decoration: none; background-color: #ffffff;}
    a:hover {text-decoration: underline;}
    table {border-collapse: collapse;}
    .center {text-align: center;}
    .center table { margin-left: auto; margin-right: auto; text-align: left;}
    .center th { text-align: center !important; }
    td, th { border: 1px solid #000000; font-size: 75%; vertical-align: baseline;}
    h1 {font-size: 150%;}
    h2 {font-size: 125%;}
    .p {text-align: left;}
    .e {background-color: #ccccff; font-weight: bold; color: #000000;}
    .h {background-color: #9999cc; font-weight: bold; color: #000000;}
    .v {background-color: #cccccc; color: #000000;}
    .vr {background-color: #cccccc; text-align: right; color: #000000;}
    img {float: right; border: 0px;}
    hr {width: 600px; background-color: #cccccc; border: 0px; height: 1px; color: #000000;}

    PHP Version 5.1.6

    System Linux localhost.localdomain 2.6.18-53.1.4.el5 #1 SMP Fri Nov 30 00:45:16 EST 2007 i686

    Build Date Sep 20 2007 10:19:33
    Configure Command './configure' '–build=i686-redhat-linux-gnu' '–host=i686-redhat-linux-gnu' '–target=i386-redhat-linux-gnu' '–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-libdir=lib' '–with-config-file-path=/etc' '–with-config-file-scan-dir=/etc/php.d' '–disable-debug' '–with-pic' '–disable-rpath' '–without-pear' '–with-bz2' '–with-curl' '–with-exec-dir=/usr/bin' '–with-freetype-dir=/usr' '–with-png-dir=/usr' '–enable-gd-native-ttf' '–without-gdbm' '–with-gettext' '–with-gmp' '–with-iconv' '–with-jpeg-dir=/usr' '–with-openssl' '–with-png' '–with-pspell' '–with-expat-dir=/usr' '–with-pcre-regex=/usr' '–with-zlib' '–with-layout=GNU' '–enable-exif' '–enable-ftp' '–enable-magic-quotes' '–enable-sockets' '–enable-sysvsem' '–enable-sysvshm' '–enable-sysvmsg' '–enable-track-vars' '–enable-trans-sid' '–enable-yp' '–enable-wddx' '–with-kerberos' '–enable-ucd-snmp-hack' '–with-unixODBC=shared,/usr' '–enable-memory-limit' '–enable-shmop' '–enable-calendar' '–enable-dbx' '–enable-dio' '–with-mime-magic=/etc/httpd/conf/magic' '–without-sqlite' '–with-libxml-dir=/usr' '–with-xml' '–with-apxs2=/usr/sbin/apxs' '–without-mysql' '–without-gd' '–without-odbc' '–disable-dom' '–disable-dba' '–without-unixODBC' '–disable-pdo' '–disable-xmlreader' '–disable-xmlwriter'

    Server API Apache 2.0 Handler
    Virtual Directory Support disabled
    Configuration File (php.ini) Path /etc/php.ini
    Scan this dir for additional .ini files /etc/php.d
    additional .ini files parsed /etc/php.d/gd.ini,
    /etc/php.d/ldap.ini,
    /etc/php.d/mbstring.ini

    PHP API 20041225

    PHP Extension 20050922
    Zend Extension 220051025
    Debug Build no
    Thread Safety disabled
    Zend Memory Manager enabled
    IPv6 Support enabled

    Registered PHP Streams php, file, http, ftp, compress.bzip2, compress.zlib, https, ftps
    Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
    Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, bzip2.*, zlib.*


    This program makes use of the Zend Scripting Language Engine:Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies

    PHP Credits

    Configuration
    PHP Core

    DirectiveLocal ValueMaster Value
    allow_call_time_pass_referenceOffOff

    allow_url_fopenOnOn
    always_populate_raw_post_dataOffOff
    arg_separator.input&&
    arg_separator.output&&
    asp_tagsOffOff
    auto_append_fileno valueno value

    auto_globals_jitOnOn
    auto_prepend_fileno valueno value
    browscapno valueno value
    default_charsetno valueno value
    default_mimetypetext/htmltext/html

    define_syslog_variablesOffOff
    disable_classesno valueno value
    disable_functionsno valueno value
    display_errorsOnOn
    display_startup_errorsOnOn

    doc_rootno valueno value
    docref_extno valueno value
    docref_rootno valueno value
    enable_dlOnOn
    error_append_stringno valueno value

    error_log/var/log/httpd/php.error/var/log/httpd/php.error
    error_prepend_stringno valueno value
    error_reporting20472047
    expose_phpOnOn
    extension_dir/usr/lib/php/modules/usr/lib/php/modules

    file_uploadsOnOn
    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_errorsOnOn
    ignore_repeated_errorsOffOff
    ignore_repeated_sourceOffOff

    ignore_user_abortOffOff
    implicit_flushOffOff
    include_path.:/usr/share/pear.:/usr/share/pear
    log_errorsOnOn
    log_errors_max_len10241024

    magic_quotes_gpcOffOff
    magic_quotes_runtimeOffOff
    magic_quotes_sybaseOffOff
    mail.force_extra_parametersno valueno value
    max_execution_time3030

    max_input_nesting_level6464
    max_input_time6060
    memory_limit16M16M
    open_basedirno valueno value
    output_buffering40964096

    output_handlerno valueno value
    post_max_size8M8M
    precision1414
    realpath_cache_size16K16K
    realpath_cache_ttl120120

    register_argc_argvOffOff
    register_globalsOffOff
    register_long_arraysOffOff
    report_memleaksOnOn
    report_zend_debugOnOn

    safe_modeOffOff
    safe_mode_exec_dirno valueno value
    safe_mode_gidOffOff
    safe_mode_include_dirno valueno value
    sendmail_fromno valueno value

    sendmail_path/usr/sbin/sendmail -t -i/usr/sbin/sendmail -t -i
    serialize_precision100100
    short_open_tagOnOn
    SMTPlocalhostlocalhost

    smtp_port2525
    sql.safe_modeOffOff
    track_errorsOffOff
    unserialize_callback_funcno valueno value
    upload_max_filesize2M2M

    upload_tmp_dirno valueno value
    user_dirno valueno value
    variables_orderEGPCSEGPCS
    xmlrpc_error_number00
    xmlrpc_errorsOffOff

    y2k_complianceOnOn
    zend.ze1_compatibility_modeOffOff

    apache2handler

    Apache Version Apache/2.2.3 (CentOS)
    Apache API Version 20051115

    Server Administrator root@localhost
    Hostname:Port localhost.localdomain:0
    User/Group apache(48)/48
    Max Requests Per Child: 4000 - Keep Alive: off - Max Per Connection: 100
    Timeouts Connection: 120 - Keep-Alive: 15
    Virtual Server No

    Server Root /etc/httpd
    Loaded Modules core prefork http_core mod_so mod_auth_basic mod_auth_digest mod_authn_file mod_authn_alias mod_authn_anon mod_authn_dbm mod_authn_default mod_authz_host mod_authz_user mod_authz_owner mod_authz_groupfile mod_authz_dbm mod_authz_default util_ldap mod_authnz_ldap mod_include mod_log_config mod_logio mod_env mod_ext_filter mod_mime_magic mod_expires mod_deflate mod_headers mod_usertrack mod_setenvif mod_mime mod_dav mod_status mod_autoindex mod_info mod_dav_fs mod_vhost_alias mod_negotiation mod_dir mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_proxy mod_proxy_balancer mod_proxy_ftp mod_proxy_http mod_proxy_connect mod_cache mod_suexec mod_disk_cache mod_file_cache mod_mem_cache mod_cgi mod_version mod_perl mod_php5 mod_proxy_ajp mod_python mod_ssl

    DirectiveLocal ValueMaster Value
    engine11
    last_modified00

    xbithack00

    Apache Environment

    VariableValue
    HTTP_HOST blevinepc2
    HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

    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

    HTTP_CACHE_CONTROL max-age=0
    PATH /sbin:/usr/sbin:/bin:/usr/bin
    SERVER_SIGNATURE <address>Apache/2.2.3 (CentOS) Server at blevinepc2 Port 80</address>

    SERVER_SOFTWARE Apache/2.2.3 (CentOS)
    SERVER_NAME blevinepc2

    SERVER_ADDR 192.168.0.5
    SERVER_PORT 80
    REMOTE_ADDR 192.168.0.101
    DOCUMENT_ROOT /var/www/html/baby
    SERVER_ADMIN root@localhost
    SCRIPT_FILENAME /var/www/html/baby/test.php

    REMOTE_PORT 54268
    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 blevinepc2
    User-Agent Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

    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
    Connection keep-alive

    Cache-Control max-age=0
    HTTP Response Headers
    X-Powered-By PHP/5.1.6
    Connection close
    Transfer-Encoding chunked
    Content-Type text/html; charset=UTF-8

    bz2

    BZip2 Support Enabled
    Stream Wrapper support compress.bz2://
    Stream Filter support bzip2.decompress, bzip2.compress
    BZip2 Version 1.0.3, 15-Feb-2005

    calendar

    Calendar support enabled

    ctype

    ctype functions enabled

    curl

    CURL support enabled
    CURL Information libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5

    date

    date/time support enabled
    Timezone Database Version 2006.1
    Timezone Database internal

    Default timezone America/Los_Angeles

    DirectiveLocal ValueMaster Value
    date.default_latitude31.766731.7667
    date.default_longitude35.233335.2333

    date.sunrise_zenith90.58333390.583333
    date.sunset_zenith90.58333390.583333
    date.timezoneno valueno value

    exif

    EXIF Support enabled

    EXIF Version 1.4 $Id: exif.c,v 1.173.2.5 2006/04/10 18:23:24 helly 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
    FreeType Version 2.2.1

    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

    hash

    hash supportenabled
    Hashing Enginesmd4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5

    iconv

    iconv support enabled
    iconv implementation glibc

    iconv library version 2.5

    DirectiveLocal ValueMaster Value
    iconv.input_encodingISO-8859-1ISO-8859-1
    iconv.internal_encodingISO-8859-1ISO-8859-1

    iconv.output_encodingISO-8859-1ISO-8859-1

    ldap

    LDAP Support enabled
    RCS Version $Id: ldap.c,v 1.161.2.3 2006/01/01 12:50:08 sniper Exp $
    Total Links 0/unlimited

    API Version 3001
    Vendor Name OpenLDAP
    Vendor Version 20327

    libxml

    libXML support active
    libXML Version 2.6.26

    libXML streams enabled

    mbstring

    Multibyte Support enabled
    Multibyte string engine libmbfl
    Multibyte (japanese) regex support enabled
    Multibyte regex (oniguruma) version 3.7.1

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

    DirectiveLocal ValueMaster Value
    mbstring.detect_orderno valueno value
    mbstring.encoding_translationOffOff

    mbstring.func_overload00
    mbstring.http_inputpasspass
    mbstring.http_outputpasspass
    mbstring.internal_encodingISO-8859-1no value
    mbstring.languageneutralneutral

    mbstring.strict_detectionOffOff
    mbstring.substitute_characterno valueno value

    mime_magic

    mime_magic supportenabled

    DirectiveLocal ValueMaster Value
    mime_magic.debugOffOff
    mime_magic.magicfile/etc/httpd/conf/magic/etc/httpd/conf/magic

    openssl

    OpenSSL support enabled

    OpenSSL Version OpenSSL 0.9.8b 04 May 2006

    pcre

    PCRE (Perl Compatible Regular Expressions) Support enabled
    PCRE Library Version 6.6 06-Feb-2006

    posix

    Revision $Revision: 1.70.2.3 $

    pspell

    PSpell Support enabled

    Reflection

    Reflectionenabled

    Version $Id: php_reflection.c,v 1.164.2.33 2006/03/29 14:28:42 tony2001 Exp $

    session

    Session Support enabled
    Registered save handlers files user
    Registered serializer handlers php php_binary wddx

    DirectiveLocal ValueMaster Value
    session.auto_startOffOff
    session.bug_compat_42OffOff
    session.bug_compat_warnOnOn

    session.cache_expire180180
    session.cache_limiternocachenocache
    session.cookie_domainno valueno value
    session.cookie_lifetime00
    session.cookie_path//

    session.cookie_secureOffOff
    session.entropy_fileno valueno value
    session.entropy_length00
    session.gc_divisor10001000
    session.gc_maxlifetime14401440

    session.gc_probability11
    session.hash_bits_per_character55
    session.hash_function00
    session.namePHPSESSIDPHPSESSID
    session.referer_checkno valueno value

    session.save_handlerfilesfiles
    session.save_path/var/lib/php/session/var/lib/php/session
    session.serialize_handlerphpphp
    session.use_cookiesOnOn
    session.use_only_cookiesOffOff

    session.use_trans_sid00

    shmop

    shmop support enabled

    SimpleXML

    Simplexml supportenabled

    Revision $Revision: 1.151.2.22 $
    Schema support enabled

    sockets

    Sockets Support enabled

    SPL

    SPL supportenabled
    Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
    Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException

    standard

    Regex Library Bundled library enabled
    Dynamic Library Support enabled

    Path to sendmail /usr/sbin/sendmail -t -i

    DirectiveLocal ValueMaster Value
    assert.active11
    assert.bail00

    assert.callbackno valueno value
    assert.quiet_eval00
    assert.warning11
    auto_detect_line_endings00
    default_socket_timeout6060

    safe_mode_allowed_env_varsPHP_PHP_
    safe_mode_protected_env_varsLD_LIBRARY_PATHLD_LIBRARY_PATH
    url_rewriter.tagsa=href,area=href,frame=src,input=src,form=fakeentrya=href,area=href,frame=src,input=src,form=fakeentry
    user_agentno valueno value

    sysvmsg

    sysvmsg support enabled
    Revision $Revision: 1.20.2.3 $

    tokenizer

    Tokenizer Support enabled

    wddx

    WDDX Supportenabled
    WDDX Session Serializer enabled

    xml

    XML Support active
    XML Namespace Support active

    libxml2 Version 2.6.26

    zlib

    ZLib Support enabled
    Stream Wrapper support compress.zlib://
    Stream Filter support zlib.inflate, zlib.deflate
    Compiled Version 1.2.3

    Linked Version 1.2.3

    DirectiveLocal ValueMaster Value
    zlib.output_compressionOffOff
    zlib.output_compression_level-1-1

    zlib.output_handlerno valueno value

    Additional Modules

    Module Name
    sysvsem
    sysvshm

    Environment

    VariableValue
    TERM vt100
    PATH /sbin:/usr/sbin:/bin:/usr/bin
    PWD /
    LANG C
    SHLVL 2

    _ /usr/sbin/httpd

    PHP Variables

    VariableValue
    _SERVER[”HTTP_HOST”]blevinepc2
    _SERVER[”HTTP_USER_AGENT”]Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
    _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[”HTTP_CACHE_CONTROL”]max-age=0

    _SERVER[”PATH”]/sbin:/usr/sbin:/bin:/usr/bin
    _SERVER[”SERVER_SIGNATURE”]<address>Apache/2.2.3 (CentOS) Server at blevinepc2 Port 80</address>

    _SERVER[”SERVER_SOFTWARE”]Apache/2.2.3 (CentOS)
    _SERVER[”SERVER_NAME”]blevinepc2
    _SERVER[”SERVER_ADDR”]192.168.0.5

    _SERVER[”SERVER_PORT”]80
    _SERVER[”REMOTE_ADDR”]192.168.0.101
    _SERVER[”DOCUMENT_ROOT”]/var/www/html/baby
    _SERVER[”SERVER_ADMIN”]root@localhost
    _SERVER[”SCRIPT_FILENAME”]/var/www/html/baby/test.php
    _SERVER[”REMOTE_PORT”]54268

    _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[”REQUEST_TIME”]1196850884
    _ENV[”TERM”]vt100
    _ENV[”PATH”]/sbin:/usr/sbin:/bin:/usr/bin
    _ENV[”PWD”]/
    _ENV[”LANG”]C

    _ENV[”SHLVL”]2
    _ENV[”_”]/usr/sbin/httpd

    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.

  7. 7 Beans0063

    Also I see the HTTP request is coming back as empty with content length 0.

    request:
    POST /install/index.php HTTP/1.1
    Accept: */*
    Referer: http://blevinepc2/install/index.php
    Accept-Language: en-us
    Content-Type: application/x-www-form-urlencoded
    UA-CPU: x86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2)
    Proxy-Connection: Keep-Alive
    Content-Length: 530
    Host: blevinepc2
    Pragma: no-cache

    site_title=Baby+dev&site_email=beans@beanserver.net&notify_email=beans@beanserver.net&bug_report_email=beans@beanserver.net&admin_username=admin&admin_password=xxxx%21&action=step4&sql_file=.%2Fsql%2Fv60.sql&db_host=localhost&db_port=3306&db_sock=&db_name=baby_dev&db_user=root&db_password=p4mjo%21&site_url=http%3A%2F%2Fblevinepc2%2F&dir_root=%2Fvar%2Fwww%2Fhtml%2Fbaby%2F&dir_php=%2Fusr%2Fbin%2Fphp&dir_mogrify=%2Fusr%2Fbin%2Fmogrify&dir_convert=%2Fusr%2Fbin%2Fconvert&dir_composite=%2Fusr%2Fbin%2Fcomposite&x=71&y=14&x=25&y=18

    response:
    HTTP/1.1 200 OK
    Date: Wed, 05 Dec 2007 10:33:53 GMT
    Server: Apache/2.2.3 (CentOS)
    X-Powered-By: PHP/5.1.6
    Content-Length: 0
    Connection: close
    Content-Type: text/html; charset=UTF-8

  8. 8 Beans0063

    I was able to solve the blank screen problem by rebuilding php. I believe the xml reader/writer packages were missing from the default build.

    However I still had the problem with mb_ereg_replace described at: http://www.boonex.org/2007/10/27/after-i-install-the-patch/

    I was able to modify the dolphin code to get around it, but I wonder how I need to configure php to get the proper support for Dolphin?

    Here are the settings I used:

    ‘./configure’ ‘–build=i686-redhat-linux-gnu’ ‘–host=i686-redhat-linux-gnu’ ‘–target=i386-redhat-linux-gnu’ ‘–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-libdir=lib’ ‘–with-config-file-path=/etc’ ‘–with-config-file-scan-dir=/etc/php.d’ ‘–enable-debug’ ‘–with-pic’ ‘–disable-rpath’ ‘–with-pear’ ‘–with-bz2′ ‘–with-curl’ ‘–with-exec-dir=/usr/bin’ ‘–with-freetype-dir=/usr’ ‘–with-png-dir=/usr’ ‘–enable-gd-native-ttf’ ‘–without-gdbm’ ‘–with-gettext’ ‘–with-gmp’ ‘–with-iconv’ ‘–with-jpeg-dir=/usr’ ‘–with-openssl’ ‘–with-png’ ‘–with-pspell’ ‘–with-expat-dir=/usr’ ‘–with-pcre-regex=/usr’ ‘–with-zlib’ ‘–with-layout=GNU’ ‘–enable-exif’ ‘–enable-ftp’ ‘–enable-magic-quotes’ ‘–enable-sockets’ ‘–enable-sysvsem’ ‘–enable-sysvshm’ ‘–enable-sysvmsg’ ‘–enable-track-vars’ ‘–enable-trans-sid’ ‘–enable-yp’ ‘–enable-wddx’ ‘–with-kerberos’ ‘–enable-ucd-snmp-hack’ ‘–with-unixODBC=shared,/usr’ ‘–enable-memory-limit’ ‘–enable-shmop’ ‘–enable-calendar’ ‘–enable-dbx’ ‘–enable-dio’ ‘–with-mime-magic=/etc/httpd/conf/magic’ ‘–without-sqlite’ ‘–with-libxml-dir=/usr’ ‘–with-xml’ ‘–with-apxs2=/usr/sbin/apxs’ ‘–with-mysql’ ‘–with-gd’ ‘–without-odbc’ ‘–enable-dom’ ‘–disable-dba’ ‘–without-unixODBC’ ‘–disable-pdo’ ‘–enable-xmlreader’ ‘–enable-xmlwriter’ ‘–with-mbstring’ ‘–disable-mbregex’

  9. 9 infrenion.com

    Also you need XSLT (if not compiled yet)

    Lea
    http://Infrenion.com
    Free Dolphin Installation

Leave a Reply

You must login to post a comment.