Thanks in advance for your help!
I have removed and re-installed this program over
12 times! I have poured through the mailing lists,
but alas my eyes are bleary and I am going on 4 hours
sleep from the night before...
Thanks again for any help.
Here are the specs:
OS: Linux rh9 2.4.20-31.9 kernel
php-4.2.2-17.2
mysql-3.23.58-1.9
Apache httpd-2.0.40-21.11
Followed php.ini suggestions.
/var/www/html/moregroupware is 777
(tried 777 as last resort though)
and owned by root group root
Even made php.ini suggest to create /var/log/php.ini
and Setup Goes smooth on step1,2,3,4 and 5.
THe screen then Blanks and never gets to step 6.
in the /var/log/php.ini file I get:
[23-Apr-2005 00:56:36] PHP Fatal error: Call to undefined
function: file_get_contents()
in /var/www/html/moregroupware/include/adodb/adodb-
xmlschema.inc.php on line 1732
Seems no fields are created in the database mgw
and no config files created either.
I tried Firefox, IE on external xp box as well as opera on my
linux desktop.
____________________________________________
Seems the database I created by hand doing the
instructions:
" mysqladmin -u root password choose_a_password
mysqladmin -u root -p create MGW # (enter password
defined above when prompted)
mysql -u root -p # (enter password defined above when
prompted)
Give the following command after you have got the mysql -
prompt: grant all on MGW.* to MGW@localhost identified
by 'you_choose_a_password'; Write \q to quit! "
has no fields in it either after setup bombs.
__________________________________________
tried telnet localhost 3306 and got connection
tried telnet ipaddress 3306 and got connection
user mgw had ALL rights localhost and ANY host
in mysql database mgw.
I even ram /moregroupware/scripts/systeminfo.php
below is what is said:
___________________________
PHP Version 4.2.2
System Linux stripples.devel.redhat.com 2.4.21-
1.1931.2.274.entsmp #1 SMP Tue Jun 24 11:18:10 EDT
2003 i686 i686 i386 GNU/Linux
Build Date Jun 29 2003 16:34:10
Configure Command './configure' '--host=i386-redhat-
linux' '--build=i386-redhat-linux' '--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-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-db3' '--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-gdbm' '--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' '--without-oci8' '--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-
snmp=shared,/usr' '--with-snmp=shared' '--enable-ucd-
snmp-hack' '--with-unixODBC=shared' '--enable-memory-
limit' '--enable-bcmath' '--enable-shmop' '--enable-
versioning' '--enable-calendar' '--enable-dbx' '--enable-dio' '--
enable-mcal' '--with-apxs2=/usr/sbin/apxs'
Server API Apache 2.0 Filter
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/mysql.ini
Debug Build no
Thread Safety disabled
Zend logo This program makes use of the Zend Scripting
Language Engine:
Zend Engine v1.2.0, Copyright (c) 1998-2002 Zend
Technologies
PHP 4 Credits
Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference
On On
allow_url_fopen
1 1
always_populate_raw_post_data
0 0
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_functions
no value no value
display_errors
Off Off
display_startup_errors
Off Off
doc_root
no value no value
enable_dl
On On
error_append_string
no value no value
error_log
/var/log/php.log /var/log/php.log
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
1 1
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_user_abort
Off Off
implicit_flush
Off Off
include_path
. .
log_errors
On On
magic_quotes_gpc
Off Off
magic_quotes_runtime
Off Off
magic_quotes_sybase
Off Off
max_execution_time
30 30
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
14 14
register_argc_argv
On On
register_globals
Off Off
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
short_open_tag
On On
SMTP
localhost localhost
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
yp
YP Support enabled
xml
XML Support active
XML Namespace Support active
EXPAT Version expat_1.95.5
wddx
WDDX Support enabled
WDDX Session Serializer 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
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=fake
entry
a=href,area=href,frame=src,input=src,form=fake
entry
sockets
Sockets Support enabled
shmop
shmop support enabled
session
Session Support enabled
Directive Local Value Master Value
session.auto_start
Off Off
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_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_trans_sid
1 1
pspell
PSpell Support enabled
posix
Revision $Revision: 1.42.2.2 $
pcre
PCRE (Perl Compatible Regular Expressions) Support
enabled
PCRE Library Version 3.4 22-Aug-2000
openssl
OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.7a Feb 19 2003
iconv
iconv support enabled
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
gmp
gmp support enabled
gettext
GetText Support enabled
gd
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with freetype
JPG Support enabled
PNG Support enabled
WBMP Support enabled
ftp
FTP support enabled
exif
EXIF Support enabled
EXIF Version 1.2
Supported EXIF Version 02100
Supported filetypes JPEG,TIFF
domxml
DOM/XML enabled
libxml Version 2.5.4
HTML Support enabled
XPath Support enabled
XPointer Support enabled
dio
dio support enabled
dbx
dbx support enabled
dbx version 1.0.0
supported databases MySQL
ODBC
PostgreSQL
Microsoft SQL Server
FrontBase
Oracle 8 (not really)
Sybase-CT
dba
DBA support enabled
Supported handlers gdbm db3
curl
CURL support enabled
CURL Information libcurl 7.9.8 (OpenSSL 0.9.7a) (ipv6
enabled)
ctype
ctype functions enabled (experimental)
calendar
Calendar support enabled
bz2
BZip2 Support Enabled
BZip2 Version 1.0.2, 30-Dec-2001
bcmath
BCMath support enabled
zlib
ZLib Support enabled
'zlib:' fopen wrapper enabled
Compiled Version 1.1.4
Linked Version 1.1.4
Directive Local Value Master Value
zlib.output_compression
Off Off
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.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
Apache 2.0
Additional Modules
sysvshm
sysvsem
Environment
Variable Value
HOSTNAME collin1
TERM xterm
SHELL /bin/bash
HISTSIZE 1000
USER root
LS_COLORS
no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;3
5:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41
:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;
32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00
;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;
31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31
:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=0
0;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
USERNAME root
PATH /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
MAIL /var/spool/mail/root
PWD /var/www/html/moregroupware
INPUTRC /etc/inputrc
LANG en_US.UTF-8
HOME /root
SHLVL 2
BASH_ENV /root/.bashrc
LOGNAME root
LESSOPEN |/usr/bin/lesspipe.sh %s
G_BROKEN_FILENAMES 1
_ /sbin/initlog
PHP Variables
Variable Value
_COOKIE["MGWSETUP"]
36e3da39adb86efb5a1f3bf249582e5b
_COOKIE["testing"] 1
_COOKIE["sid"]
22f4ee7556c1d2b0c1f58c7648683e3d
_SERVER["UNIQUE_ID"]
phjXkH8AAAEAABoeE4UAAAAG
_SERVER["HTTPS"] on
_SERVER["SSL_VERSION_INTERFACE"] mod_ssl/2.0.40
_SERVER["SSL_VERSION_LIBRARY"]
OpenSSL/0.9.7a
_SERVER["SSL_PROTOCOL"] TLSv1
_SERVER["SSL_CIPHER"] DHE-RSA-AES256-SHA
_SERVER["SSL_CIPHER_EXPORT"] false
_SERVER["SSL_CIPHER_USEKEYSIZE"] 256
_SERVER["SSL_CIPHER_ALGKEYSIZE"] 256
_SERVER["SSL_CLIENT_VERIFY"] NONE
_SERVER["SSL_SERVER_M_VERSION"] 3
_SERVER["SSL_SERVER_M_SERIAL"] 00
_SERVER["SSL_SERVER_V_START"] Apr 22
21:11:27 2005 GMT
_SERVER["SSL_SERVER_V_END"] Apr 22
21:11:27 2006 GMT
_SERVER["SSL_SERVER_S_DN"] /C=--
/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=So
meOrganizationalUnit/CN=collin1/emailAddress=root@collin
1
_SERVER["SSL_SERVER_S_DN_C"] --
_SERVER["SSL_SERVER_S_DN_ST"] SomeState
_SERVER["SSL_SERVER_S_DN_L"] SomeCity
_SERVER["SSL_SERVER_S_DN_O"]
SomeOrganization
_SERVER["SSL_SERVER_S_DN_OU"]
SomeOrganizationalUnit
_SERVER["SSL_SERVER_S_DN_CN"] collin1
_SERVER["SSL_SERVER_S_DN_Email"] root@collin1
_SERVER["SSL_SERVER_I_DN"] /C=--
/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=So
meOrganizationalUnit/CN=collin1/emailAddress=root@collin
1
_SERVER["SSL_SERVER_I_DN_C"] --
_SERVER["SSL_SERVER_I_DN_ST"] SomeState
_SERVER["SSL_SERVER_I_DN_L"] SomeCity
_SERVER["SSL_SERVER_I_DN_O"]
SomeOrganization
_SERVER["SSL_SERVER_I_DN_OU"]
SomeOrganizationalUnit
_SERVER["SSL_SERVER_I_DN_CN"] collin1
_SERVER["SSL_SERVER_I_DN_Email"] root@collin1
_SERVER["SSL_SERVER_A_KEY"] rsaEncryption
_SERVER["SSL_SERVER_A_SIG"]
md5WithRSAEncryption
_SERVER["SSL_SESSION_ID"]
7A8C5DDE3F5368DAC05E1B7EB6F78F8E4F57
E0A07D95A7B309632747890DAF24
_SERVER["HTTP_HOST"] 192.168.1.200
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.7.7)
Gecko/20050414 Firefox/1.0.3
_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_REFERER"]
https://192.168.1.200/moregroupware/scripts/
_SERVER["HTTP_COOKIE"]
MGWSETUP=36e3da39adb86efb5a1f3bf249582
e5b; testing=1; sid=22f4ee7556c1d2b0c1f58c7648683e3d
_SERVER["PATH"]
/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
_SERVER["SERVER_SIGNATURE"]
<address>Apache/2.0.40 Server at
192.168.1.200 Port 443</address>
_SERVER["SERVER_SOFTWARE"] Apache/2.0.40
(Red Hat Linux)
_SERVER["SERVER_NAME"] 192.168.1.200
_SERVER["SERVER_ADDR"] 192.168.1.200
_SERVER["SERVER_PORT"] 443
_SERVER["REMOTE_ADDR"] 192.168.1.77
_SERVER["DOCUMENT_ROOT"] /var/www/html
_SERVER["SERVER_ADMIN"] you@your.address
_SERVER["SCRIPT_FILENAME"]
/var/www/html/moregroupware/scripts/systeminfo.
php
_SERVER["REMOTE_PORT"] 4166
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"]
_SERVER["REQUEST_URI"]
/moregroupware/scripts/systeminfo.php
_SERVER["SCRIPT_NAME"]
/moregroupware/scripts/systeminfo.php
_SERVER["PHP_SELF"]
/moregroupware/scripts/systeminfo.php
_SERVER["argv"]
Array
(
)
_SERVER["argc"] 0
_ENV["HOSTNAME"] collin1
_ENV["TERM"] xterm
_ENV["SHELL"] /bin/bash
_ENV["HISTSIZE"] 1000
_ENV["USER"] root
_ENV["LS_COLORS"]
no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;3
5:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41
:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;
32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00
;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;
31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31
:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=0
0;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_ENV["USERNAME"] root
_ENV["PATH"]
/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
_ENV["MAIL"] /var/spool/mail/root
_ENV["PWD"] /var/www/html/moregroupware
_ENV["INPUTRC"] /etc/inputrc
_ENV["LANG"] en_US.UTF-8
_ENV["HOME"] /root
_ENV["SHLVL"] 2
_ENV["BASH_ENV"] /root/.bashrc
_ENV["LOGNAME"] root
_ENV["LESSOPEN"] |/usr/bin/lesspipe.sh %s
_ENV["G_BROKEN_FILENAMES"] 1
_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.
__________________________________
Thanks again for even reading my cry for help!
Burt
Logged In: YES
user_id=1264994
Please provide the full error message, if you get one.
When there is no SQL error with a detailed description of your
PHP settings, please attach the diagnostics screen
(Menu->Help->Feedback->Diagnostics)
--
more.groupware developer team
Logged In: YES
user_id=1264994
Seems version 7.2 works great less filling!
BUT version 7.3 is post toastey.
Unless someone has a fix....