• Hi there

    I’m getting the open_basedir error and would like to know what my php settings should be since I’m not winning this battle by help from other threads, and I’ll need to pass the desired settings to my host provider.

    These are the current setting, could someone please tell me which settings needs changing.

    allow_call_time_pass_reference
    On
    allow_url_fopen
    On
    allow_url_include
    Off
    always_populate_raw_post_data
    Off
    arg_separator.input
    &
    arg_separator.output
    &
    asp_tags
    Off
    auto_append_file
    no value
    auto_globals_jit
    On
    auto_prepend_file
    no value
    browscap
    C:\WINDOWS\system32\inetsrv\browscap.ini
    default_charset
    no value
    default_mimetype
    text/html
    define_syslog_variables
    Off
    disable_classes
    no value
    disable_functions
    no value
    display_errors
    On
    display_startup_errors
    Off
    doc_root
    no value
    docref_ext
    no value
    docref_root
    no value
    enable_dl
    On
    error_append_string
    no value
    error_log
    no value
    error_prepend_string
    no value
    error_reporting
    Array
    expose_php
    Off
    extension_dir
    C:\Program
    Files\Parallels\Plesk\Additional\PleskPHP5\ext
    file_uploads
    On
    highlight.bg
    #FFFFFF
    highlight.comment
    #FF8000
    highlight.default
    #0000BB
    highlight.html
    #000000
    highlight.keyword
    #007700
    highlight.string
    #DD0000
    html_errors
    On
    ignore_repeated_errors
    Off
    ignore_repeated_source
    Off
    ignore_user_abort
    Off
    implicit_flush
    Off
    include_path
    .;./includes;./pear
    log_errors
    Off
    log_errors_max_len
    1024
    magic_quotes_gpc
    On
    magic_quotes_runtime
    Off
    magic_quotes_sybase
    Off
    mail.force_extra_parameters
    no value
    max_execution_time
    60
    max_file_uploads
    20
    max_input_nesting_level
    64
    max_input_time
    60
    memory_limit
    Array
    open_basedir
    Array
    output_buffering
    no value
    output_handler
    no value
    post_max_size
    8M
    precision
    12
    realpath_cache_size
    16K
    realpath_cache_ttl
    120
    register_argc_argv
    On
    register_globals
    Off
    register_long_arrays
    On
    report_memleaks
    On
    report_zend_debug
    On
    safe_mode
    Off
    safe_mode_exec_dir
    no value
    safe_mode_gid
    Off
    safe_mode_include_dir
    no value
    sendmail_from
    [email protected]
    sendmail_path
    no value
    serialize_precision
    100
    short_open_tag
    On
    SMTP
    localhost
    smtp_port
    25
    sql.safe_mode
    Off
    track_errors
    Off
    unserialize_callback_func
    no value
    upload_max_filesize
    10M
    upload_tmp_dir
    C:\WINDOWS\Temp
    user_dir
    no value
    variables_order
    EGPCS
    xmlrpc_error_number
    0
    xmlrpc_errors
    Off
    y2k_compliance
    On
    zend.ze1_compatibility_mode
    Off

    Thanks a mil
    Zander

  • The topic ‘open_basedir restriction in effect’ is closed to new replies.