"Absolutely fascinating, I have never seen a MySQL server behave like
this. Could you post which version of MySQL you're using and perhaps
the MySQL part of phpinfo()? There must be something *somewhere* that
controls this behaviour."

PHP Version 4.0.4pl1
Linux noir.propagation.net 2.0.36 #5 Wed Dec 16 18:09:02 CST 1998 i686
unknown
Apr 10 2001

Configure Command
'./configure' '--with-apache=../apache_1.3.19'
'--with-config-file-path=/etc' '--with-msql' '--without-gd'

PHP Core

Table with 3 columns and 59 rows

Directive
Local Value
Master Value

allow_call_time_pass_reference
On
On

allow_url_fopen
1
1

arg_separator
&
&

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

display_startup_errors
Off
Off

doc_root
no value
no value

enable_dl
On
On

error_append_string
Off
Off

error_log
no value
no value

error_prepend_string
Off
Off

error_reporting
no value
no value

expose_php
On
On

extension_dir
/usr/local/lib/php/extensions/no-debug-non-zts-20001214
/usr/local/lib/php/extensions/no-debug-non-zts-20001214

file_uploads
1
1

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_user_abort
Off
Off

implicit_flush
Off
Off

include_path
.:/usr/local/lib/php
.:/usr/local/lib/php

log_errors
Off
Off

magic_quotes_gpc
On
On

magic_quotes_runtime
Off
Off

magic_quotes_sybase
Off
Off

max_execution_time
30
30

open_basedir
no value
no value

output_buffering
Off
Off

output_handler
no value
no value

post_max_size
8M
8M

precision
14
14

register_argc_argv
On
On

register_globals
On
On

safe_mode
Off
Off

safe_mode_exec_dir
1
1

sendmail_from
no value
no value

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

upload_max_filesize
2M
2M

upload_tmp_dir
no value
no value

user_dir
no value
no value

variables_order
no value
no value

y2k_compliance
Off
Off
table end

mysql

Table with 2 columns and 7 rows

MySQL Support
enabled

Active Persistent Links
0

Active Links
0

Client API version
3.23.22-beta

MYSQL_INCLUDE


MYSQL_LFLAGS


MYSQL_LIBS

table end

Table with 3 columns and 9 rows

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
table end

interesting...seems to be pretty much the default install of all of it
but....
"All I can say for certainty is that if I uploaded your code onto my
web host, it'd fail. So long as you're building this in a controlled
environment and you know where it's going to go when it's live, then I
guess you can exploit this to its full potential."

i always fully test my code before i run it....

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to