Current time: 11-27-2024, 01:41 PM Hello There, Guest! (LoginRegister)


Post Reply 
php.ini issue
Author Message
syslin Offline
Newbie
*

Posts: 9
Joined: Oct 2010
Reputation: 0
Post: #4
RE: php.ini issue
So... I checked again

I changed the request_order = "GPC" in the php.ini file, shutdown the Apache and start it again and now the phpinfo it's looking like this:
Code:
Core
PHP Version     5.3.3

Directive    Local Value    Master Value
allow_call_time_pass_reference    Off    Off
allow_url_fopen    On    On
allow_url_include    Off    Off
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_globals_jit    On    On
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    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    Off    Off
error_append_string    no value    no value
error_log    no value    no value
error_prepend_string    no value    no value
error_reporting    22527    22527
exit_on_timeout    Off    Off
expose_php    Off    Off
extension_dir    /usr/lib64/php/modules    /usr/lib64/php/modules
file_uploads    On    On
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    Off    Off
ignore_repeated_errors    Off    Off
ignore_repeated_source    Off    Off
ignore_user_abort    Off    Off
implicit_flush    Off    Off
include_path    .:/usr/share/pear:/usr/share/php    .:/usr/share/pear:/usr/share/php
log_errors    Off    Off
log_errors_max_len    1024    1024
magic_quotes_gpc    Off    Off
magic_quotes_runtime    Off    Off
magic_quotes_sybase    Off    Off
mail.add_x_header    On    On
mail.force_extra_parameters    no value    no value
mail.log    no value    no value
max_execution_time    30    30
max_file_uploads    20    20
max_input_nesting_level    64    64
max_input_time    60    60
memory_limit    128M    128M
open_basedir    /var/www/virtual/mydomain.com/:/usr/share/pear/    /var/www/virtual/mydomain.com/:/usr/share/pear/
output_buffering    4096    4096
output_handler    no value    no value
post_max_size    8M    8M
precision    14    14
realpath_cache_size    16K    16K
realpath_cache_ttl    120    120
register_argc_argv    Off    Off
register_globals    Off    Off
register_long_arrays    Off    Off
report_memleaks    On    On
report_zend_debug    On    On
request_order    GPC    GPC
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 -f webmaster@mydomain.com    /usr/sbin/sendmail -t -i -f webmaster@mydomain.com
serialize_precision    100    100
short_open_tag    Off    Off
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    /var/www/virtual/mydomain.com/phptmp/    /var/www/virtual/mydomain.com/phptmp/
user_dir    no value    no value
user_ini.cache_ttl    300    300
user_ini.filename    .user.ini    .user.ini
variables_order    GPCS    GPCS
xmlrpc_error_number    0    0
xmlrpc_errors    Off    Off
y2k_compliance    On    On
zend.enable_gc    On    On

That mean that the parameter "request_order" is now GPC but the system still not working.

Any idea?
Thanks,
Miki
01-15-2011 07:59 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
php.ini issue - syslin - 01-15-2011, 12:25 AM
RE: php.ini issue - motokochan - 01-15-2011, 02:13 AM
RE: php.ini issue - syslin - 01-15-2011, 05:36 AM
RE: php.ini issue - syslin - 01-15-2011 07:59 PM
RE: php.ini issue - motokochan - 01-18-2011, 01:44 PM
RE: php.ini issue - syslin - 01-19-2011, 07:09 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)