CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • droop & civicrm
Pages: [1]

Author Topic: droop & civicrm  (Read 2144 times)

mysticjeff

  • Guest
droop & civicrm
November 15, 2009, 02:15:56 pm
I just grabbed the 3.1 alpha

I just uploaded civicrm into
/sites/all/modules/civicrm/
a install of drupal.    (droop is working)

as per install instructions went http://[domain]/sites/all/modules/civicrm/install/index.php

& it just sits there.  Blank screen.  Any suggestions?

Thx tons.

mrl586

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 2
  • CiviCRM version: 4.0
  • CMS version: Drupal 7.0
  • MySQL version: 5.5.9
  • PHP version: 5.3.5
Re: droop & civicrm
November 15, 2009, 04:58:10 pm
Can you check your memory_limit and max_execution_time settings?

mysticjeff

  • Guest
Re: droop & civicrm
November 15, 2009, 05:42:15 pm
Ya its max_execution_time = 30

I've pasted the ini file for reference:

;                           |PIG v0.2.0.4|
[PHP]
  mbstring.http_output = pass
engine = On
short_open_tag = On
asp_tags = On
precision    =  14
max_execution_time = 30
y2k_compliance = Off
output_buffering = Off
output_handler =
zlib.output_compression = Off
implicit_flush = Off
allow_call_time_pass_reference = On
safe_mode = Off
safe_mode_gid = Off
safe_mode_include_dir =                        
safe_mode_exec_dir =
safe_mode_allowed_env_vars = PHP_
safe_mode_protected_env_vars = LD_LIBRARY_PATH
disable_functions =
highlight.string  = #CC0000
highlight.comment = #FF9900
highlight.keyword = #006600
highlight.bg      = #FFFFFF
highlight.default = #0000CC
highlight.html    = #000000
expose_php = On
error_reporting  =  E_ALL & ~E_NOTICE
  display_errors = 0
display_startup_errors = Off
log_errors = Off
track_errors = Off
cgi.fix_pathinfo=1
 
warn_plus_overloading = Off
variables_order = "EGPCS"
  register_globals = 0
register_argc_argv = On
  post_max_size = 8M
gpc_order = "GPC"
magic_quotes_gpc = On
magic_quotes_runtime = Off   
magic_quotes_sybase = Off
auto_prepend_file = /usr/local/lib/prepend.php
auto_append_file =
default_mimetype = "text/html"
doc_root =
user_dir =
extension_dir = /hsphere/shared/apache/libexec/php4ext/
enable_dl = On
file_uploads = On
  upload_max_filesize = 2M
allow_url_fopen = On
[Syslog]
define_syslog_variables  = Off
[mail function]
SMTP = localhost
sendmail_from = me@localhost.com
[Logging]
[Java]
[SQL]
sql.safe_mode = Off
[ODBC]
odbc.allow_persistent = On
odbc.check_persistent = On
odbc.max_persistent = -1
odbc.max_links = -1 
odbc.defaultlrl = 4096 
odbc.defaultbinmode = 1 
[MySQL]
mysql.allow_persistent = Off
mysql.max_persistent = -1
mysql.max_links = -1
; at MYSQL_PORT.
mysql.default_port =
mysql.default_socket =
mysql.default_host =
mysql.default_user =
mysql.default_password =
[mSQL]
msql.allow_persistent = On
msql.max_persistent = -1
msql.max_links = -1
[PostgresSQL]
pgsql.allow_persistent = Off
pgsql.max_persistent = -1
pgsql.max_links = -1
[Sybase]
sybase.allow_persistent = On
sybase.max_persistent = -1
sybase.max_links = -1
sybase.min_error_severity = 10
sybase.min_message_severity = 10
sybase.compatability_mode = Off
[Sybase-CT]
sybct.allow_persistent = On
sybct.max_persistent = -1
sybct.max_links = -1
sybct.min_server_severity = 10
sybct.min_client_severity = 10
[bcmath]
bcmath.scale = 0
[browscap]
[Informix]
ifx.default_host =
ifx.default_user =
ifx.default_password =
ifx.allow_persistent = On
ifx.max_persistent = -1
ifx.max_links = -1
ifx.textasvarchar = 0
ifx.byteasvarchar = 0
ifx.charasvarchar = 0
ifx.blobinfile = 0
ifx.nullformat = 0
[Session]
session.save_handler = files
  session.save_path = /tmp
session.use_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.serialize_handler = php
session.gc_probability = 1
session.gc_maxlifetime = 1440
session.referer_check =
session.entropy_length = 0
session.entropy_file =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 1
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
[MSSQL]
mssql.allow_persistent = On
mssql.max_persistent = -1
mssql.max_links = -1
mssql.min_error_severity = 10
mssql.min_message_severity = 10
mssql.compatability_mode = Off
[Assertion]
[Ingres II]
ingres.allow_persistent = On
ingres.max_persistent = -1
ingres.max_links = -1
ingres.default_database =
ingres.default_user =
ingres.default_password =
[Verisign Payflow Pro]
pfpro.defaulthost = "test-payflow.verisign.com"
pfpro.defaultport = 443
pfpro.defaulttimeout = 30
[Sockets]
sockets.use_system_read = On
[com]
[Printer]
[mbstring]
[FrontBase]

;[Zend]
;zend_optimizer.optimization_level=15
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2.5.7
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2.5.7
;zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
;zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
;zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

[Zend]
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.4
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.4
zend_optimizer.version=3.2.4
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so



;***** Added by go-pear
include_path=".:/usr/local/lib/php:/usr/local/lib/php/PEAR:/usr/local/share/pear"
;*****


Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: droop & civicrm
November 18, 2009, 09:12:21 am
You can check the memory_limit by creating a simple file with just

Code: [Select]
<?php
phpinfo
();

and going to that place in your browser.

Also, if you get a blank screen, check your webserver’s logs.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

mysticjeff

  • Guest
Re: droop & civicrm
November 18, 2009, 04:15:03 pm
Thx for ur help btw guys...
Ok, here's the info file...

PHP Version 4.4.9

System  Linux web227.opentransfer.com 2.6.27.38 #1 SMP Thu Nov 5 00:23:49 CST 2009 i686 
Build Date  Oct 28 2008 09:15:15 
Configure Command  './configure' '--localstatedir=/var/hsphere/php' '--prefix=/hsphere/shared/php4' '--with-bz2=shared,/usr' '--enable-cgi' '--enable-fastcgi' '--enable-ctype' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-dbase' '--enable-pcntl' '--enable-shmop' '--enable-soap' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-dba' '--enable-ftp' '--enable-zip' '--enable-shared' '--enable-xslt' '--with-gettext=shared,/usr' '--enable-mbstring=all' '--with-gd=shared' '--with-dom=shared,/usr' '--with-dom-xslt=shared, 
Server API  CGI/FastCGI 
Virtual Directory Support  disabled 
Configuration File (php.ini) Path  /hsphere/local/home/mobility/blackspheretech.com/cgi-bin/php.ini 
Scan this dir for additional .ini files  /hsphere/local/config/httpd/php4/php.d 
additional .ini files parsed  /hsphere/local/config/httpd/php4/php.d/bz2.ini, /hsphere/local/config/httpd/php4/php.d/curl.ini, /hsphere/local/config/httpd/php4/php.d/domxml.ini, /hsphere/local/config/httpd/php4/php.d/gd.ini, /hsphere/local/config/httpd/php4/php.d/gettext.ini, /hsphere/local/config/httpd/php4/php.d/gmp.ini, /hsphere/local/config/httpd/php4/php.d/iconv.ini, /hsphere/local/config/httpd/php4/php.d/imap.ini, /hsphere/local/config/httpd/php4/php.d/mcrypt.ini, /hsphere/local/config/httpd/php4/php.d/mhash.ini, /hsphere/local/config/httpd/php4/php.d/mysql.ini, /hsphere/local/config/httpd/php4/php.d/odbc.ini, /hsphere/local/config/httpd/php4/php.d/pdflib.ini, /hsphere/local/config/httpd/php4/php.d/pgsql.ini, /hsphere/local/config/httpd/php4/php.d/zip.ini 
PHP API  20020918 
PHP Extension  20020429 
Zend Extension  20050606 
Debug Build  no 
Zend Memory Manager  enabled 
Thread Safety  disabled 
Registered PHP Streams  php, http, ftp, https, ftps, compress.zlib, compress.bzip2 

 This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies with Zend Optimizer v3.2.4, Copyright (c) 1998-2007, by 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 On On
auto_append_file no value no value
auto_prepend_file /usr/local/lib/prepend.php /usr/local/lib/prepend.php
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 /hsphere/shared/apache/libexec/php4ext/ /hsphere/shared/apache/libexec/php4ext/
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/lib/php:/usr/local/lib/php/PEAR:/usr/local/share/pear .:/usr/local/lib/php:/usr/local/lib/php/PEAR:/usr/local/share/pear
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_nesting_level 500 500
max_input_time -1 -1
open_basedir no value no value
output_buffering no value no value
output_handler no value no value
post_max_size 8M 8M
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 me@localhost.com me@localhost.com
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 Off Off


Zend Optimizer
Optimization Pass 1  enabled 
Optimization Pass 2  enabled 
Optimization Pass 3  enabled 
Optimization Pass 4  enabled 
Optimization Pass 9  disabled 
Zend Loader  enabled 
License Path  no value 
Obfuscation level  3 


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.4 OpenSSL/0.9.6b zlib/1.1.4 


dba
DBA support  enabled 
Supported handlers  cdb cdb_make inifile flatfile 


domxml
DOM/XML  enabled 
DOM/XML API Version  20020815 
libxml Version  20616 
HTML Support  enabled 
XPath Support  enabled 
XPointer Support  enabled 
DOM/XSLT  enabled 
libxslt Version  1.0.19 
libxslt compiled against libxml Version  2.4.19 
DOM/EXSLT  enabled 
libexslt Version  1.0.19 


exif
EXIF Support  enabled 
EXIF Version  1.4 $Id: exif.c,v 1.118.2.37.2.8 2007/12/31 07:22:46 sebastian 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.2.5 

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  2004 
SSL Support  enabled 
Kerberos Support  enabled 


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 ISO-8859-1 no value
mbstring.language neutral neutral
mbstring.substitute_character no value no value


mcrypt
mcrypt support enabled
version  >= 2.4.x 
Supported ciphers  cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes 
Supported modes  cbc cfb ctr ecb ncfb nofb ofb stream 

Directive Local Value Master Value
mcrypt.algorithms_dir no value no value
mcrypt.modes_dir no value no value


mhash
MHASH support  Enabled 
MHASH API Version  20020524 


mime_magic
mime_magic support enabled

Directive Local Value Master Value
mime_magic.magicfile /hsphere/local/config/httpd/magic /hsphere/local/config/httpd/magic


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

Directive Local Value Master Value
mysql.allow_persistent Off Off
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/include 
ODBC_LFLAGS  -L/usr/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.6b [engine] 9 Jul 2001 


overload
User-Space Object Overloading Support  enabled 


pcntl
pcntl support enabled


pcre
PCRE (Perl Compatible Regular Expressions) Support  enabled 
PCRE Library Version  7.7 2008-05-07 


pdf
PDF Support  enabled 
PDFlib GmbH Version  4.0.3 
Revision  $Revision: 1.112.2.11.2.3 $ 


pgsql
PostgreSQL Support enabled
PostgreSQL(libpq) Version  7.3.4 
Multibyte character support  enabled 
SSL support  enabled 
Active Persistent Links  0 
Active Links  0 

Directive Local Value Master Value
pgsql.allow_persistent Off Off
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.4.2.4 $ 


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 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 On On


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


sysvmsg
sysvmsg support enabled
Revision  $Revision: 1.4.2.5.2.6 $ 


tokenizer
Tokenizer Support  enabled 


xml
XML Support  active 
XML Namespace Support  active 
EXPAT Version  1.95.6 


xmlrpc
core library version  xmlrpc-epi v. 0.51 
php extension version  0.51 
author  Dan Libby 
homepage  http://xmlrpc-epi.sourceforge.net 
open sourced by  Epinions.com 


xslt
XSLT support  enabled 
Backend  Sablotron 
Sablotron Version  1.0.1 
Sablotron Information  Cflags: -O2 -march=i386 -mcpu=i686 Libs: -L/usr/lib -lexpat -ljs Prefix: /usr 


zip
Zip 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
dbase
sysvsem
sysvshm


Environment
Variable Value
PATH  /usr/local/bin:/usr/bin:/bin 
DOCUMENT_ROOT  /hsphere/local/home/mobility/blackspheretech.com 
HTTP_ACCEPT  application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */* 
HTTP_ACCEPT_ENCODING  gzip, deflate 
HTTP_ACCEPT_LANGUAGE  en-US 
HTTP_CONNECTION  Keep-Alive 
HTTP_HOST  blackspheretech.com 
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; FDM) 
REDIRECT_STATUS  200 
REDIRECT_URL  /temp/info.php 
REMOTE_ADDR  67.55.3.103 
REMOTE_PORT  51463 
SCRIPT_FILENAME  /hsphere/local/home/mobility/blackspheretech.com/temp/info.php 
SERVER_ADDR  76.163.147.133 
SERVER_ADMIN  webmaster@blackspheretech.com 
SERVER_NAME  blackspheretech.com 
SERVER_PORT  80 
SERVER_SOFTWARE  Apache 
UNIQUE_ID  SwSMbkyi-SwAAEwJlU4 
GATEWAY_INTERFACE  CGI/1.1 
SERVER_PROTOCOL  HTTP/1.1 
REQUEST_METHOD  GET 
QUERY_STRING  no value 
REQUEST_URI  /temp/info.php 
SCRIPT_NAME  /temp/info.php 
PATH_INFO  no value 
PATH_TRANSLATED  no value 
ORIG_PATH_TRANSLATED  /hsphere/local/home/mobility/blackspheretech.com/temp/info.php 
ORIG_PATH_INFO  /temp/info.php 
ORIG_SCRIPT_NAME  /cgi-bin/php-cgi 
ORIG_SCRIPT_FILENAME  /hsphere/local/home/mobility/blackspheretech.com/cgi-bin/php-cgi 
PVM_RSH  no value 
LESSOPEN  no value 
MAIL  no value 
INPUTRC  no value 
BASH_ENV  no value 
SSH_CLIENT  no value 
LOGNAME  no value 
SHELL  no value 
USERNAME  no value 
PVM_ROOT  no value 
SSH_TTY  no value 


PHP Variables
Variable Value
_SERVER["PATH"] /usr/local/bin:/usr/bin:/bin
_SERVER["DOCUMENT_ROOT"] /hsphere/local/home/mobility/blackspheretech.com
_SERVER["HTTP_ACCEPT"] application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
_SERVER["HTTP_ACCEPT_LANGUAGE"] en-US
_SERVER["HTTP_CONNECTION"] Keep-Alive
_SERVER["HTTP_HOST"] blackspheretech.com
_SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; FDM)
_SERVER["REDIRECT_STATUS"] 200
_SERVER["REDIRECT_URL"] /temp/info.php
_SERVER["REMOTE_ADDR"] 67.55.3.103
_SERVER["REMOTE_PORT"] 51463
_SERVER["SCRIPT_FILENAME"] /hsphere/local/home/mobility/blackspheretech.com/temp/info.php
_SERVER["SERVER_ADDR"] 76.163.147.133
_SERVER["SERVER_ADMIN"] webmaster@blackspheretech.com
_SERVER["SERVER_NAME"] blackspheretech.com
_SERVER["SERVER_PORT"] 80
_SERVER["SERVER_SOFTWARE"] Apache
_SERVER["UNIQUE_ID"] SwSMbkyi-SwAAEwJlU4
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /temp/info.php
_SERVER["SCRIPT_NAME"] /temp/info.php
_SERVER["PATH_INFO"] no value
_SERVER["PATH_TRANSLATED"] no value
_SERVER["ORIG_PATH_TRANSLATED"] /hsphere/local/home/mobility/blackspheretech.com/temp/info.php
_SERVER["ORIG_PATH_INFO"] /temp/info.php
_SERVER["ORIG_SCRIPT_NAME"] /cgi-bin/php-cgi
_SERVER["ORIG_SCRIPT_FILENAME"] /hsphere/local/home/mobility/blackspheretech.com/cgi-bin/php-cgi
_SERVER["PHP_SELF"] /temp/info.php
_SERVER["argv"] Array
(
)
 
_SERVER["argc"] 0
_ENV["PATH"] /usr/local/bin:/usr/bin:/bin
_ENV["DOCUMENT_ROOT"] /hsphere/local/home/mobility/blackspheretech.com
_ENV["HTTP_ACCEPT"] application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*
_ENV["HTTP_ACCEPT_ENCODING"] gzip, deflate
_ENV["HTTP_ACCEPT_LANGUAGE"] en-US
_ENV["HTTP_CONNECTION"] Keep-Alive
_ENV["HTTP_HOST"] blackspheretech.com
_ENV["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; FDM)
_ENV["REDIRECT_STATUS"] 200
_ENV["REDIRECT_URL"] /temp/info.php
_ENV["REMOTE_ADDR"] 67.55.3.103
_ENV["REMOTE_PORT"] 51463
_ENV["SCRIPT_FILENAME"] /hsphere/local/home/mobility/blackspheretech.com/temp/info.php
_ENV["SERVER_ADDR"] 76.163.147.133
_ENV["SERVER_ADMIN"] webmaster@blackspheretech.com
_ENV["SERVER_NAME"] blackspheretech.com
_ENV["SERVER_PORT"] 80
_ENV["SERVER_SOFTWARE"] Apache
_ENV["UNIQUE_ID"] SwSMbkyi-SwAAEwJlU4
_ENV["GATEWAY_INTERFACE"] CGI/1.1
_ENV["SERVER_PROTOCOL"] HTTP/1.1
_ENV["REQUEST_METHOD"] GET
_ENV["QUERY_STRING"] no value
_ENV["REQUEST_URI"] /temp/info.php
_ENV["SCRIPT_NAME"] /temp/info.php
_ENV["PATH_INFO"] no value
_ENV["PATH_TRANSLATED"] no value
_ENV["ORIG_PATH_TRANSLATED"] /hsphere/local/home/mobility/blackspheretech.com/temp/info.php
_ENV["ORIG_PATH_INFO"] /temp/info.php
_ENV["ORIG_SCRIPT_NAME"] /cgi-bin/php-cgi
_ENV["ORIG_SCRIPT_FILENAME"] /hsphere/local/home/mobility/blackspheretech.com/cgi-bin/php-cgi


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.
 


Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: droop & civicrm
November 18, 2009, 10:20:01 pm
Hm, there doesn’t seem to be anything particularly wrong. You need to check your webserver’s logs (they might be in /var/log/apache2 for example) to check the error message for the request that ends up in a blank screen.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • droop & civicrm

This forum was archived on 2017-11-26.