Cannot register a new application - Internal Server Error

Asked by Roy Grinberg

Trying to register a new application fails with 500 internal server error.
Server log indicates that "server certificate does NOT include an ID which matches the server name".
How can I fix it ?

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Roy Grinberg (roy-grinberg) said :
#1

troubleshoot.txt
--------------------------------------
Environment Checks
--------------------------------------
<div class="checks"><img src="install/dot_green.gif"> PHP Version 5.2.4 or later<br /><img src="install/dot_green.gif"> Filesystem Permissions<br /><img src="install/dot_green.gif"> MySQL database (PHP MySql)<br /><img src="install/dot_green.gif"> MySQL database (PDO MySql)<br /><img src="install/dot_green.gif"> JSON Extension<br /><img src="install/dot_green.gif"> SOAP Extension<br /><img src="install/dot_green.gif"> GD Extension<br /><img src="install/dot_green.gif"> Session<br /><img src="install/dot_green.gif"> FileInfo<br /><img src="install/dot_green.gif"> PCRE<br /><img src="install/dot_green.gif"> Gettext<br /><img src="install/dot_green.gif"> Calendar Extension<br /><img src="install/dot_green.gif"> DOM Extension<br /><img src="install/dot_green.gif"> DOM XML Extension<br /><img src="install/dot_green.gif"> Mcrypt Extension<br /><img src="install/dot_green.gif"> Allow PHP to open external URLs<br /><img src="install/dot_green.gif"> DateTimeZone<br /><img src="install/dot_green.gif"> Large File Uploads<br /></div>
--------------------------------------
PHP INFO
--------------------------------------
Array
(
    [apache2handler] => Array
        (
            [Apache Version] => Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.5.11
            [Apache API Version] => 20120211
            [Server Administrator] => postmaster@localhost
            [Hostname:Port] => localhost:80
            [Max Requests] => Per Child: 0 - Keep Alive: on - Max Per Connection: 100
            [Timeouts] => Connection: 300 - Keep-Alive: 5
            [Virtual Server] => No
            [Server Root] => C:/xampp/apache
            [Loaded Modules] => core mod_win32 mpm_winnt http_core mod_so mod_access_compat mod_actions mod_alias mod_allowmethods mod_asis mod_auth_basic mod_authn_core mod_authn_file mod_authz_core mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dav_lock mod_dir mod_env mod_headers mod_include mod_info mod_isapi mod_log_config mod_cache_disk mod_mime mod_negotiation mod_proxy mod_proxy_ajp mod_rewrite mod_setenvif mod_socache_shmcb mod_ssl mod_status mod_version mod_php5
            [engine] => 1
            [last_modified] => 0
            [xbithack] => 0
        )

    [Apache Environment] => Array
        (
            [MIBDIRS] => C:/xampp/php/extras/mibs
            [MYSQL_HOME] => \xampp\mysql\bin
            [OPENSSL_CONF] => C:/xampp/apache/bin/openssl.cnf
            [PHP_PEAR_SYSCONF_DIR] => \xampp\php
            [PHPRC] => \xampp\php
            [TMP] => \xampp\tmp
            [HTTP_HOST] => localhost
            [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
            [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
            [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
            [HTTP_ACCEPT_ENCODING] => gzip, deflate
            [HTTP_REFERER] => http://localhost/xibo/index.php?p=fault&amp;
            [HTTP_COOKIE] => PHPSESSID=qbarrmqfn7hvvk9u6b4qo488v2
            [HTTP_CONNECTION] => keep-alive
            [PATH] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft BizTalk Server 2010\;C:\Program Files (x86)\Microsoft BizTalk Server 2010\Bins32;C:\Program Files (x86)\Microsoft BizTalk Server 2010\Bins64;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\
            [SystemRoot] => C:\Windows
            [COMSPEC] => C:\Windows\system32\cmd.exe
            [PATHEXT] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
            [WINDIR] => C:\Windows
            [SERVER_SIGNATURE] => &lt;address&gt;Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.5.11 Server at localhost Port 80&lt;/address&gt;
            [SERVER_SOFTWARE] => Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.5.11
            [SERVER_NAME] => localhost
            [SERVER_ADDR] => ::1
            [SERVER_PORT] => 80
            [REMOTE_ADDR] => ::1
            [DOCUMENT_ROOT] => C:/xampp/htdocs
            [REQUEST_SCHEME] => http
            [CONTEXT_PREFIX] => no value
            [CONTEXT_DOCUMENT_ROOT] => C:/xampp/htdocs
            [SERVER_ADMIN] => postmaster@localhost
            [SCRIPT_FILENAME] => C:/xampp/htdocs/xibo/index.php
            [REMOTE_PORT] => 63466
            [GATEWAY_INTERFACE] => CGI/1.1
            [SERVER_PROTOCOL] => HTTP/1.1
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => p=fault&amp;q=CollectData
            [REQUEST_URI] => /xibo/index.php?p=fault&amp;q=CollectData
            [SCRIPT_NAME] => /xibo/index.php
        )

    [HTTP Headers Information] => Array
        (
            [HTTP Request] => GET /xibo/index.php?p=fault&amp;q=CollectData HTTP/1.1
            [Host] => localhost
            [User-Agent] => Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
            [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
            [Accept-Language] => en-US,en;q=0.5
            [Accept-Encoding] => gzip, deflate
            [Referer] => http://localhost/xibo/index.php?p=fault&amp;
            [Cookie] => PHPSESSID=qbarrmqfn7hvvk9u6b4qo488v2
            [Connection] => keep-alive
            [X-Powered-By] => PHP/5.5.11
            [Expires] => Thu, 19 Nov 1981 08:52:00 GMT
            [Cache-Control] => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
            [Pragma] => no-cache
            [X-XRDS-Location] => http://localhost/xibo/index.php/service.php?xrds
            [Content-Disposition] => attachment; filename=&quot;troubleshoot.txt&quot;
            [Content-Transfer-Encoding] => binary
            [Accept-Ranges] => bytes
        )

    [bcmath] => Array
        (
            [BCMath support] => enabled
            [bcmath.scale] => 0
        )

    [bz2] => Array
        (
            [BZip2 Support] => Enabled
            [Stream Wrapper support] => compress.bzip2://
            [Stream Filter support] => bzip2.decompress, bzip2.compress
            [BZip2 Version] => 1.0.6, 6-Sept-2010
        )

    [calendar] => Array
        (
            [Calendar support] => enabled
        )

    [Core] => Array
        (
            [PHP Version] => 5.5.11
            [allow_url_fopen] => On
            [allow_url_include] => Off
            [always_populate_raw_post_data] => Off
            [arg_separator.input] => &amp;
            [arg_separator.output] => &amp;
            [asp_tags] => Off
            [auto_append_file] => no value
            [auto_globals_jit] => On
            [auto_prepend_file] => no value
            [browscap] => C:\xampp\php\extras\browscap.ini
            [default_charset] => no value
            [default_mimetype] => text/html
            [disable_classes] => no value
            [disable_functions] => no value
            [display_errors] => Array
                (
                    [0] => Off
                    [1] => On
                )

            [display_startup_errors] => On
            [doc_root] => no value
            [docref_ext] => no value
            [docref_root] => no value
            [enable_dl] => On
            [enable_post_data_reading] => On
            [error_append_string] => no value
            [error_log] => C:\xampp\php\logs\php_error_log
            [error_prepend_string] => no value
            [error_reporting] => Array
                (
                    [0] => 32767
                    [1] => 22527
                )

            [exit_on_timeout] => Off
            [expose_php] => On
            [extension_dir] => C:\xampp\php\ext
            [file_uploads] => On
            [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] => .;C:\xampp\php\PEAR
            [log_errors] => On
            [log_errors_max_len] => 1024
            [mail.add_x_header] => Off
            [mail.force_extra_parameters] => no value
            [mail.log] => no value
            [max_execution_time] => 120
            [max_file_uploads] => 20
            [max_input_nesting_level] => 64
            [max_input_time] => 60
            [max_input_vars] => 1000
            [memory_limit] => 128M
            [open_basedir] => no value
            [output_buffering] => 4096
            [output_handler] => no value
            [post_max_size] => 128M
            [precision] => 14
            [realpath_cache_size] => 16K
            [realpath_cache_ttl] => 120
            [register_argc_argv] => Off
            [report_memleaks] => On
            [report_zend_debug] => On
            [request_order] => GP
            [sendmail_from] => no value
            [sendmail_path] => C:\xampp\mailtodisk\mailtodisk.exe
            [serialize_precision] => 100
            [short_open_tag] => Off
            [SMTP] => localhost
            [smtp_port] => 25
            [sql.safe_mode] => Off
            [sys_temp_dir] => no value
            [track_errors] => On
            [unserialize_callback_func] => no value
            [upload_max_filesize] => 128M
            [upload_tmp_dir] => C:\xampp\tmp
            [user_dir] => no value
            [user_ini.cache_ttl] => 300
            [user_ini.filename] => .user.ini
            [variables_order] => GPCS
            [windows.show_crt_warning] => Off
            [xmlrpc_error_number] => 0
            [xmlrpc_errors] => Off
            [zend.detect_unicode] => On
            [zend.enable_gc] => On
            [zend.multibyte] => Off
            [zend.script_encoding] => no value
        )

    [ctype] => Array
        (
            [ctype functions] => enabled
        )

    [curl] => Array
        (
            [cURL support] => enabled
            [cURL Information] => 7.36.0
            [Age] => 3
            [Features] =>
            [AsynchDNS] => Yes
            [CharConv] => No
            [Debug] => No
            [GSS-Negotiate] => Yes
            [IDN] => Yes
            [IPv6] => Yes
            [krb4] => No
            [Largefile] => Yes
            [libz] => Yes
            [NTLM] => Yes
            [NTLMWB] => No
            [SPNEGO] => Yes
            [SSL] => Yes
            [SSPI] => Yes
            [TLS-SRP] => No
            [Protocols] => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
            [Host] => i386-pc-win32
            [SSL Version] => OpenSSL/1.0.1g
            [ZLib Version] => 1.2.7
            [libSSH Version] => libssh2/1.4.3
        )

    [date] => Array
        (
            [date/time support] => enabled
            [&quot;Olson&quot; Timezone Database Version] => 2014.1
            [Timezone Database] => internal
            [Default timezone] => Europe/Berlin
            [date.default_latitude] => 31.7667
            [date.default_longitude] => 35.2333
            [date.sunrise_zenith] => 90.583333
            [date.sunset_zenith] => 90.583333
            [date.timezone] => Europe/Berlin
        )

    [dom] => Array
        (
            [DOM/XML] => enabled
            [DOM/XML API Version] => 20031129
            [libxml Version] => 2.9.1
            [HTML Support] => enabled
            [XPath Support] => enabled
            [XPointer Support] => enabled
            [Schema Support] => enabled
            [RelaxNG Support] => enabled
        )

    [ereg] => Array
        (
            [Regex Library] => Bundled library enabled
        )

    [exif] => Array
        (
            [EXIF Support] => enabled
            [EXIF Version] => 1.4 $Id$
            [Supported EXIF Version] => 0220
            [Supported filetypes] => JPEG,TIFF
            [exif.decode_jis_intel] => JIS
            [exif.decode_jis_motorola] => JIS
            [exif.decode_unicode_intel] => UCS-2LE
            [exif.decode_unicode_motorola] => UCS-2BE
            [exif.encode_jis] => no value
            [exif.encode_unicode] => ISO-8859-15
        )

    [fileinfo] => Array
        (
            [fileinfo support] => enabled
            [version] => 1.0.5
        )

    [filter] => Array
        (
            [Input Validation and Filtering] => enabled
            [Revision] => $Id: 4d3899e089e6e45b157975ceef2ac7deb6e9d762 $
            [filter.default] => unsafe_raw
            [filter.default_flags] => no value
        )

    [ftp] => Array
        (
            [FTP support] => enabled
        )

    [gd] => Array
        (
            [GD Support] => enabled
            [GD Version] => bundled (2.1.0 compatible)
            [FreeType Support] => enabled
            [FreeType Linkage] => with freetype
            [FreeType Version] => 2.4.10
            [GIF Read Support] => enabled
            [GIF Create Support] => enabled
            [JPEG Support] => enabled
            [libJPEG Version] => 9 compatible
            [PNG Support] => enabled
            [libPNG Version] => 1.5.18
            [WBMP Support] => enabled
            [XPM Support] => enabled
            [libXpm Version] => 30411
            [XBM Support] => enabled
            [WebP Support] => enabled
            [gd.jpeg_ignore_warning] => Array
                (
                    [0] => 1
                    [1] => 0
                )

        )

    [gettext] => Array
        (
            [GetText Support] => enabled
        )

    [hash] => Array
        (
            [hash support] => enabled
            [Hashing Engines] => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
        )

    [iconv] => Array
        (
            [iconv support] => enabled
            [iconv implementation] => &quot;libiconv&quot;
            [iconv library version] => 1.14
            [iconv.input_encoding] => ISO-8859-1
            [iconv.internal_encoding] => ISO-8859-1
            [iconv.output_encoding] => ISO-8859-1
        )

    [json] => Array
        (
            [json support] => enabled
            [json version] => 1.2.1
        )

    [libxml] => Array
        (
            [libXML support] => active
            [libXML Compiled Version] => 2.9.1
            [libXML Loaded Version] => 20901
            [libXML streams] => enabled
        )

    [mbstring] => Array
        (
            [Multibyte Support] => enabled
            [Multibyte string engine] => libmbfl
            [HTTP input encoding translation] => disabled
            [libmbfl version] => 1.3.2
            [Multibyte (japanese) regex support] => enabled
            [Multibyte regex (oniguruma) version] => 5.9.2
            [mbstring.detect_order] => no value
            [mbstring.encoding_translation] => Off
            [mbstring.func_overload] => 0
            [mbstring.http_input] => pass
            [mbstring.http_output] => pass
            [mbstring.http_output_conv_mimetypes] => ^(text/|application/xhtml\+xml)
            [mbstring.internal_encoding] => no value
            [mbstring.language] => neutral
            [mbstring.strict_detection] => Off
            [mbstring.substitute_character] => no value
        )

    [mcrypt] => Array
        (
            [Version] => 2.5.8
            [Api No] => 20021217
            [Supported ciphers] => cast-128 gost rijndael-128 twofish cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes arcfour
            [Supported modes] => cbc cfb ctr ecb ncfb nofb ofb stream
            [mcrypt.algorithms_dir] => no value
            [mcrypt.modes_dir] => no value
        )

    [mhash] => Array
        (
            [MHASH support] => Enabled
            [MHASH API Version] => Emulated Support
        )

    [mysql] => Array
        (
            [Active Persistent Links] => 0
            [Active Links] => 1
            [Client API version] => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
            [mysql.allow_local_infile] => On
            [mysql.allow_persistent] => On
            [mysql.connect_timeout] => 3
            [mysql.default_host] => no value
            [mysql.default_password] => no value
            [mysql.default_port] => 3306
            [mysql.default_socket] => MySQL
            [mysql.default_user] => no value
            [mysql.max_links] => Unlimited
            [mysql.max_persistent] => Unlimited
            [mysql.trace_mode] => Off
        )

    [mysqli] => Array
        (
            [Client API library version] => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
            [Active Persistent Links] => 0
            [Inactive Persistent Links] => 0
            [Active Links] => 0
            [mysqli.allow_local_infile] => On
            [mysqli.allow_persistent] => On
            [mysqli.default_host] => no value
            [mysqli.default_port] => 3306
            [mysqli.default_pw] => no value
            [mysqli.default_socket] => MySQL
            [mysqli.default_user] => no value
            [mysqli.max_links] => Unlimited
            [mysqli.max_persistent] => Unlimited
            [mysqli.reconnect] => Off
        )

    [mysqlnd] => Array
        (
            [Version] => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
            [Compression] => supported
            [core SSL] => supported
            [extended SSL] => not supported
            [Command buffer size] => 4096
            [Read buffer size] => 32768
            [Read timeout] => 31536000
            [Collecting statistics] => Yes
            [Collecting memory statistics] => No
            [Tracing] => n/a
            [Loaded plugins] => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
            [API Extensions] => mysql,mysqli,pdo_mysql
            [bytes_sent] => 191031
            [bytes_received] => 214790
            [packets_sent] => 4358
            [packets_received] => 6668
            [protocol_overhead_in] => 26672
            [protocol_overhead_out] => 17432
            [bytes_received_ok_packet] => 0
            [bytes_received_eof_packet] => 0
            [bytes_received_rset_header_packet] => 8775
            [bytes_received_rset_field_meta_packet] => 0
            [bytes_received_rset_row_packet] => 29162
            [bytes_received_prepare_response_packet] => 90732
            [bytes_received_change_user_packet] => 65470
            [packets_sent_command] => 1975
            [packets_received_ok] => 0
            [packets_received_eof] => 0
            [packets_received_rset_header] => 975
            [packets_received_rset_field_meta] => 0
            [packets_received_rset_row] => 1705
            [packets_received_prepare_response] => 1567
            [packets_received_change_user] => 2013
            [result_set_queries] => 907
            [non_result_set_queries] => 798
            [no_index_used] => 597
            [bad_index_used] => 0
            [slow_queries] => 0
            [buffered_sets] => 907
            [unbuffered_sets] => 0
            [ps_buffered_sets] => 0
            [ps_unbuffered_sets] => 0
            [flushed_normal_sets] => 0
            [flushed_ps_sets] => 0
            [ps_prepared_never_executed] => 0
            [ps_prepared_once_executed] => 0
            [rows_fetched_from_server_normal] => 1106
            [rows_fetched_from_server_ps] => 0
            [rows_buffered_from_client_normal] => 1106
            [rows_buffered_from_client_ps] => 0
            [rows_fetched_from_client_normal_buffered] => 1067
            [rows_fetched_from_client_normal_unbuffered] => 0
            [rows_fetched_from_client_ps_buffered] => 0
            [rows_fetched_from_client_ps_unbuffered] => 0
            [rows_fetched_from_client_ps_cursor] => 0
            [rows_affected_normal] => 166
            [rows_affected_ps] => 0
            [rows_skipped_normal] => 1106
            [rows_skipped_ps] => 0
            [copy_on_write_saved] => 1733
            [copy_on_write_performed] => 1030
            [command_buffer_too_small] => 0
            [connect_success] => 136
            [connect_failure] => 0
            [connection_reused] => 0
            [reconnect] => 0
            [pconnect_success] => 0
            [active_connections] => 18446744073709551484
            [active_persistent_connections] => 0
            [explicit_close] => 134
            [implicit_close] => 0
            [disconnect_close] => 0
            [in_middle_of_command_close] => 0
            [explicit_free_result] => 907
            [implicit_free_result] => 0
            [explicit_stmt_close] => 0
            [implicit_stmt_close] => 0
            [mem_emalloc_count] => 0
            [mem_emalloc_amount] => 0
            [mem_ecalloc_count] => 0
            [mem_ecalloc_amount] => 0
            [mem_erealloc_count] => 0
            [mem_erealloc_amount] => 0
            [mem_efree_count] => 0
            [mem_efree_amount] => 0
            [mem_malloc_count] => 0
            [mem_malloc_amount] => 0
            [mem_calloc_count] => 0
            [mem_calloc_amount] => 0
            [mem_realloc_count] => 0
            [mem_realloc_amount] => 0
            [mem_free_count] => 0
            [mem_free_amount] => 0
            [mem_estrndup_count] => 0
            [mem_strndup_count] => 0
            [mem_estndup_count] => 0
            [mem_strdup_count] => 0
            [proto_text_fetched_null] => 0
            [proto_text_fetched_bit] => 0
            [proto_text_fetched_tinyint] => 251
            [proto_text_fetched_short] => 136
            [proto_text_fetched_int24] => 0
            [proto_text_fetched_int] => 212
            [proto_text_fetched_bigint] => 21
            [proto_text_fetched_decimal] => 0
            [proto_text_fetched_float] => 0
            [proto_text_fetched_double] => 0
            [proto_text_fetched_date] => 0
            [proto_text_fetched_year] => 0
            [proto_text_fetched_time] => 0
            [proto_text_fetched_datetime] => 50
            [proto_text_fetched_timestamp] => 0
            [proto_text_fetched_string] => 1447
            [proto_text_fetched_blob] => 164
            [proto_text_fetched_enum] => 0
            [proto_text_fetched_set] => 0
            [proto_text_fetched_geometry] => 0
            [proto_text_fetched_other] => 0
            [proto_binary_fetched_null] => 0
            [proto_binary_fetched_bit] => 0
            [proto_binary_fetched_tinyint] => 0
            [proto_binary_fetched_short] => 0
            [proto_binary_fetched_int24] => 0
            [proto_binary_fetched_int] => 0
            [proto_binary_fetched_bigint] => 0
            [proto_binary_fetched_decimal] => 0
            [proto_binary_fetched_float] => 0
            [proto_binary_fetched_double] => 0
            [proto_binary_fetched_date] => 0
            [proto_binary_fetched_year] => 0
            [proto_binary_fetched_time] => 0
            [proto_binary_fetched_datetime] => 0
            [proto_binary_fetched_timestamp] => 0
            [proto_binary_fetched_string] => 0
            [proto_binary_fetched_blob] => 0
            [proto_binary_fetched_enum] => 0
            [proto_binary_fetched_set] => 0
            [proto_binary_fetched_geometry] => 0
            [proto_binary_fetched_other] => 0
            [init_command_executed_count] => 0
            [init_command_failed_count] => 0
            [com_quit] => 134
            [com_init_db] => 68
            [com_query] => 1705
            [com_field_list] => 0
            [com_create_db] => 0
            [com_drop_db] => 0
            [com_refresh] => 0
            [com_shutdown] => 0
            [com_statistics] => 0
            [com_process_info] => 0
            [com_connect] => 0
            [com_process_kill] => 0
            [com_debug] => 0
            [com_ping] => 0
            [com_time] => 0
            [com_delayed_insert] => 0
            [com_change_user] => 0
            [com_binlog_dump] => 0
            [com_table_dump] => 0
            [com_connect_out] => 0
            [com_register_slave] => 0
            [com_stmt_prepare] => 0
            [com_stmt_execute] => 0
            [com_stmt_send_long_data] => 0
            [com_stmt_close] => 0
            [com_stmt_reset] => 0
            [com_stmt_set_option] => 68
            [com_stmt_fetch] => 0
            [com_deamon] => 0
            [bytes_received_real_data_normal] => 54429
            [bytes_received_real_data_ps] => 0
        )

    [odbc] => Array
        (
            [Active Persistent Links] => 0
            [Active Links] => 0
            [ODBC library] => Win32
            [odbc.allow_persistent] => On
            [odbc.check_persistent] => On
            [odbc.default_cursortype] => Static cursor
            [odbc.default_db] => no value
            [odbc.default_pw] => no value
            [odbc.default_user] => no value
            [odbc.defaultbinmode] => return as is
            [odbc.defaultlrl] => return up to 4096 bytes
            [odbc.max_links] => Unlimited
            [odbc.max_persistent] => Unlimited
        )

    [openssl] => Array
        (
            [OpenSSL support] => enabled
            [OpenSSL Library Version] => OpenSSL 1.0.1g 7 Apr 2014
            [OpenSSL Header Version] => OpenSSL 1.0.1g 7 Apr 2014
        )

    [pcre] => Array
        (
            [PCRE (Perl Compatible Regular Expressions) Support] => enabled
            [PCRE Library Version] => 8.34 2013-12-15
            [pcre.backtrack_limit] => 1000000
            [pcre.recursion_limit] => 100000
        )

    [PDO] => Array
        (
            [PDO drivers] => mysql, sqlite
        )

    [pdo_mysql] => Array
        (
            [Client API version] => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
        )

    [pdo_sqlite] => Array
        (
            [SQLite Library] => 3.8.3.1
        )

    [Phar] => Array
        (
            [Phar EXT version] => 2.0.2
            [Phar API version] => 1.1.1
            [SVN revision] => $Id: a5488937a80433d434af6753d3db8517feaf91df $
            [Phar-based phar archives] => enabled
            [Tar-based phar archives] => enabled
            [ZIP-based phar archives] => enabled
            [gzip compression] => enabled
            [bzip2 compression] => enabled
            [OpenSSL support] => enabled
            [Phar based on pear/PHP_Archive, original concept by Davey Shafik.Phar fully realized by Gregory Beaver and Marcus Boerger.Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.] =>
            [phar.cache_list] => no value
            [phar.readonly] => On
            [phar.require_hash] => On
        )

    [Reflection] => Array
        (
            [Version] => $Id: 31d836a7ac92a37b5c580836d91ad4736fe2f376 $
        )

    [session] => Array
        (
            [Session Support] => enabled
            [Registered save handlers] => files user
            [Registered serializer handlers] => php_serialize php php_binary wddx
            [session.auto_start] => Off
            [session.cache_expire] => 180
            [session.cache_limiter] => nocache
            [session.cookie_domain] => no value
            [session.cookie_httponly] => Off
            [session.cookie_lifetime] => 0
            [session.cookie_path] => /
            [session.cookie_secure] => Off
            [session.entropy_file] => no value
            [session.entropy_length] => 0
            [session.gc_divisor] => 1000
            [session.gc_maxlifetime] => 1440
            [session.gc_probability] => 1
            [session.hash_bits_per_character] => 5
            [session.hash_function] => 0
            [session.name] => PHPSESSID
            [session.referer_check] => no value
            [session.save_handler] => Array
                (
                    [0] => user
                    [1] => files
                )

            [session.save_path] => C:\xampp\tmp
            [session.serialize_handler] => php
            [session.upload_progress.cleanup] => On
            [session.upload_progress.enabled] => On
            [session.upload_progress.freq] => 1%
            [session.upload_progress.min_freq] => 1
            [session.upload_progress.name] => PHP_SESSION_UPLOAD_PROGRESS
            [session.upload_progress.prefix] => upload_progress_
            [session.use_cookies] => On
            [session.use_only_cookies] => Off
            [session.use_strict_mode] => Off
            [session.use_trans_sid] => 0
        )

    [SimpleXML] => Array
        (
            [Revision] => $Id: 363ea1fc44b0b7775e2ec3ce8456530fec6d1660 $
            [Schema support] => enabled
        )

    [soap] => Array
        (
            [Soap Client] => enabled
            [Soap Server] => enabled
            [soap.wsdl_cache] => 1
            [soap.wsdl_cache_dir] => /tmp
            [soap.wsdl_cache_enabled] => 1
            [soap.wsdl_cache_limit] => 5
            [soap.wsdl_cache_ttl] => 86400
        )

    [sockets] => Array
        (
            [Sockets Support] => enabled
        )

    [SPL] => Array
        (
            [Interfaces] => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
            [Classes] => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
        )

    [sqlite3] => Array
        (
            [SQLite3 module version] => 0.7-dev
            [SQLite Library] => 3.8.3.1
            [sqlite3.extension_dir] => no value
        )

    [standard] => Array
        (
            [Dynamic Library Support] => enabled
            [Path to sendmail] => C:\xampp\mailtodisk\mailtodisk.exe
            [assert.active] => 1
            [assert.bail] => 0
            [assert.callback] => no value
            [assert.quiet_eval] => 0
            [assert.warning] => 1
            [auto_detect_line_endings] => 0
            [default_socket_timeout] => 60
            [from] => no value
            [url_rewriter.tags] => a=href,area=href,frame=src,input=src,form=fakeentry
            [user_agent] => no value
        )

    [tokenizer] => Array
        (
            [Tokenizer Support] => enabled
        )

    [wddx] => Array
        (
            [WDDX Session Serializer] => enabled
        )

    [xml] => Array
        (
            [XML Support] => active
            [XML Namespace Support] => active
            [libxml2 Version] => 2.9.1
        )

    [xmlreader] => Array
        (
            [XMLReader] => enabled
        )

    [xmlrpc] => Array
        (
            [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
        )

    [xmlwriter] => Array
        (
            [XMLWriter] => enabled
        )

    [xsl] => Array
        (
            [XSL] => enabled
            [libxslt Version] => 1.1.27
            [libxslt compiled against libxml Version] => 2.7.8
            [EXSLT] => enabled
            [libexslt Version] => 0.8.16
        )

    [zip] => Array
        (
            [Zip] => enabled
            [Extension Version] => $Id: 05dd1ecc211075107543b0ef8cee488dd229fccf $
            [Zip version] => 1.11.0
            [Libzip version] => 0.10.1
        )

    [zlib] => Array
        (
            [Stream Wrapper] => compress.zlib://
            [Stream Filter] => zlib.inflate, zlib.deflate
            [Compiled Version] => 1.2.7.3
            [Linked Version] => 1.2.7.3
            [zlib.output_compression] => Off
            [zlib.output_compression_level] => -1
            [zlib.output_handler] => no value
        )

    [Environment] => Array
        (
            [ALLUSERSPROFILE] => C:\ProgramData
            [APPDATA] => C:\Users\Roy.Grinberg\AppData\Roaming
            [BTSCOMMONFILES] => C:\Program Files (x86)\Common Files\Microsoft BizTalk
            [BTSINSTALLPATH] => C:\Program Files (x86)\Microsoft BizTalk Server 2010\
            [CommonProgramFiles] => C:\Program Files (x86)\Common Files
            [CommonProgramFiles(x86)] => C:\Program Files (x86)\Common Files
            [CommonProgramW6432] => C:\Program Files\Common Files
            [COMPUTERNAME] => ROYG
            [ComSpec] => C:\Windows\system32\cmd.exe
            [FP_NO_HOST_CHECK] => NO
            [HOMEDRIVE] => C:
            [HOMEPATH] => \Users\Roy.Grinberg
            [lib] => C:\Program Files (x86)\SQLXML 4.0\bin\;C:\Program Files\SQLXML 4.0\bin\
            [LOCALAPPDATA] => C:\Users\Roy.Grinberg\AppData\Local
            [LOGONSERVER] => \\CSILDC1
            [NUMBER_OF_PROCESSORS] => 4
            [OS] => Windows_NT
            [Path] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft BizTalk Server 2010\;C:\Program Files (x86)\Microsoft BizTalk Server 2010\Bins32;C:\Program Files (x86)\Microsoft BizTalk Server 2010\Bins64;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\
            [PATHEXT] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
            [PROCESSOR_ARCHITECTURE] => x86
            [PROCESSOR_ARCHITEW6432] => AMD64
            [PROCESSOR_IDENTIFIER] => Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
            [PROCESSOR_LEVEL] => 6
            [PROCESSOR_REVISION] => 2a07
            [ProgramData] => C:\ProgramData
            [ProgramFiles] => C:\Program Files (x86)
            [ProgramFiles(x86)] => C:\Program Files (x86)
            [ProgramW6432] => C:\Program Files
            [PSModulePath] => C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;c:\Program Files\Microsoft Security Client\MpProvider\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\PowerShell\Modules\
            [PUBLIC] => C:\Users\Public
            [SystemDrive] => C:
            [SystemRoot] => C:\Windows
            [TEMP] => C:\Users\ROY~1.GRI\AppData\Local\Temp
            [TMP] => C:\Users\ROY~1.GRI\AppData\Local\Temp
            [UATDATA] => C:\Windows\CCM\UATData\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77
            [USERDNSDOMAIN] => CLICKSOFTWARE.COM
            [USERDOMAIN] => CLICKSOFTWARE
            [USERNAME] => roy.grinberg
            [USERPROFILE] => C:\Users\Roy.Grinberg
            [VS100COMNTOOLS] => c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\
            [VS110COMNTOOLS] => C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
            [windir] => C:\Windows
            [windows_tracing_flags] => 3
            [windows_tracing_logfile] => C:\BVTBin\Tests\installpackage\csilogfile.log
            [AP_PARENT_PID] => 6328
        )

    [PHP Variables] => Array
        (
            [_REQUEST["p"]] => fault
            [_REQUEST["q"]] => CollectData
            [_GET["p"]] => fault
            [_GET["q"]] => CollectData
            [_COOKIE["PHPSESSID"]] => qbarrmqfn7hvvk9u6b4qo488v2
            [_SERVER["MIBDIRS"]] => C:/xampp/php/extras/mibs
            [_SERVER["MYSQL_HOME"]] => \xampp\mysql\bin
            [_SERVER["OPENSSL_CONF"]] => C:/xampp/apache/bin/openssl.cnf
            [_SERVER["PHP_PEAR_SYSCONF_DIR"]] => \xampp\php
            [_SERVER["PHPRC"]] => \xampp\php
            [_SERVER["TMP"]] => \xampp\tmp
            [_SERVER["HTTP_HOST"]] => localhost
            [_SERVER["HTTP_USER_AGENT"]] => Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
            [_SERVER["HTTP_ACCEPT"]] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
            [_SERVER["HTTP_ACCEPT_LANGUAGE"]] => en-US,en;q=0.5
            [_SERVER["HTTP_ACCEPT_ENCODING"]] => gzip, deflate
            [_SERVER["HTTP_REFERER"]] => http://localhost/xibo/index.php?p=fault&amp;
            [_SERVER["HTTP_COOKIE"]] => PHPSESSID=qbarrmqfn7hvvk9u6b4qo488v2
            [_SERVER["HTTP_CONNECTION"]] => keep-alive
            [_SERVER["PATH"]] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft BizTalk Server 2010\;C:\Program Files (x86)\Microsoft BizTalk Server 2010\Bins32;C:\Program Files (x86)\Microsoft BizTalk Server 2010\Bins64;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\
            [_SERVER["SystemRoot"]] => C:\Windows
            [_SERVER["COMSPEC"]] => C:\Windows\system32\cmd.exe
            [_SERVER["PATHEXT"]] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
            [_SERVER["WINDIR"]] => C:\Windows
            [_SERVER["SERVER_SIGNATURE"]] => &lt;address&gt;Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.5.11 Server at localhost Port 80&lt;/address&gt;
            [_SERVER["SERVER_SOFTWARE"]] => Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.5.11
            [_SERVER["SERVER_NAME"]] => localhost
            [_SERVER["SERVER_ADDR"]] => ::1
            [_SERVER["SERVER_PORT"]] => 80
            [_SERVER["REMOTE_ADDR"]] => ::1
            [_SERVER["DOCUMENT_ROOT"]] => C:/xampp/htdocs
            [_SERVER["REQUEST_SCHEME"]] => http
            [_SERVER["CONTEXT_PREFIX"]] => no value
            [_SERVER["CONTEXT_DOCUMENT_ROOT"]] => C:/xampp/htdocs
            [_SERVER["SERVER_ADMIN"]] => postmaster@localhost
            [_SERVER["SCRIPT_FILENAME"]] => C:/xampp/htdocs/xibo/index.php
            [_SERVER["REMOTE_PORT"]] => 63466
            [_SERVER["GATEWAY_INTERFACE"]] => CGI/1.1
            [_SERVER["SERVER_PROTOCOL"]] => HTTP/1.1
            [_SERVER["REQUEST_METHOD"]] => GET
            [_SERVER["QUERY_STRING"]] => p=fault&amp;q=CollectData
            [_SERVER["REQUEST_URI"]] => /xibo/index.php?p=fault&amp;q=CollectData
            [_SERVER["SCRIPT_NAME"]] => /xibo/index.php
            [_SERVER["PHP_SELF"]] => /xibo/index.php
            [_SERVER["REQUEST_TIME_FLOAT"]] => 1404132206.574
            [_SERVER["REQUEST_TIME"]] => 1404132206
            [Thies C. Arntzen, Stig Bakken, Shane Caraveo, Andi Gutmans, Rasmus Lerdorf, Sam Ruby, Sascha Schumann, Zeev Suraski, Jim Winstead, Andrei Zmievski] =>
            [Andi Gutmans, Rasmus Lerdorf, Zeev Suraski, Marcus Boerger] =>
            [Zend Scripting Language Engine] => Andi Gutmans, Zeev Suraski, Stanislav Malyshev, Marcus Boerger, Dmitry Stogov
            [Extension Module API] => Andi Gutmans, Zeev Suraski, Andrei Zmievski
            [UNIX Build and Modularization] => Stig Bakken, Sascha Schumann, Jani Taskinen
            [Windows Port] => Shane Caraveo, Zeev Suraski, Wez Furlong, Pierre-Alain Joye
            [Server API (SAPI) Abstraction Layer] => Andi Gutmans, Shane Caraveo, Zeev Suraski
            [Streams Abstraction Layer] => Wez Furlong, Sara Golemon
            [PHP Data Objects Layer] => Wez Furlong, Marcus Boerger, Sterling Hughes, George Schlossnagle, Ilia Alshanetsky
            [Output Handler] => Zeev Suraski, Thies C. Arntzen, Marcus Boerger, Michael Wallner
            [AOLserver] => Sascha Schumann
            [Apache 1.3 (apache_hooks)] => Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar, George Schlossnagle, Lukas Schroeder
            [Apache 1.3] => Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar
            [Apache 2.0 Filter] => Sascha Schumann, Aaron Bannert
            [Apache 2.0 Handler] => Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)
            [Caudium / Roxen] => David Hedbor
            [CGI / FastCGI] => Rasmus Lerdorf, Stig Bakken, Shane Caraveo, Dmitry Stogov
            [CLI] => Edin Kadribasic, Marcus Boerger, Johannes Schlueter, Moriyoshi Koizumi, Xinchen Hui
            [Continuity] => Alex Leigh (based on nsapi code)
            [Embed] => Edin Kadribasic
            [FastCGI Process Manager] => Andrei Nigmatulin, dreamcat4, Antony Dovgal, Jerome Loyet
            [ISAPI] => Andi Gutmans, Zeev Suraski
            [litespeed] => George Wang
            [NSAPI] => Jayakumar Muthukumarasamy, Uwe Schindler
            [phttpd] => Thies C. Arntzen
            [pi3web] => Holger Zimmermann
            [Sendmail Milter] => Harald Radi
            [thttpd] => Sascha Schumann
            [tux] => Sascha Schumann
            [WebJames] => Alex Waugh
            [BC Math] => Andi Gutmans
            [Bzip2] => Sterling Hughes
            [Calendar] => Shane Caraveo, Colin Viebrock, Hartmut Holzgraefe, Wez Furlong
            [COM and .Net] => Wez Furlong
            [ctype] => Hartmut Holzgraefe
            [cURL] => Sterling Hughes
            [Date/Time Support] => Derick Rethans
            [DB-LIB (MS SQL, Sybase)] => Wez Furlong, Frank M. Kromann
            [DBA] => Sascha Schumann, Marcus Boerger
            [DOM] => Christian Stocker, Rob Richards, Marcus Boerger
            [enchant] => Pierre-Alain Joye, Ilia Alshanetsky
            [ereg] => Rasmus Lerdorf, Jim Winstead, Jaakko Hyvätti
            [EXIF] => Rasmus Lerdorf, Marcus Boerger
            [fileinfo] => Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans
            [Firebird/InterBase driver for PDO] => Ard Biesheuvel
            [FTP] => Stefan Esser, Andrew Skalski
            [GD imaging] => Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger
            [GetText] => Alex Plotnick
            [GNU GMP support] => Stanislav Malyshev
            [Iconv] => Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi
            [IMAP] => Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky
            [Input Filter] => Rasmus Lerdorf, Derick Rethans, Pierre-Alain Joye, Ilia Alshanetsky
            [InterBase] => Jouni Ahto, Andrew Avdeev, Ard Biesheuvel
            [Internationalization] => Ed Batutis, Vladimir Iordanov, Dmitry Lakhtyuk, Stanislav Malyshev, Vadim Savchuk, Kirti Velankar
            [JSON] => Omar Kilani, Scott MacVicar
            [LDAP] => Amitay Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas
            [LIBXML] => Christian Stocker, Rob Richards, Marcus Boerger, Wez Furlong, Shane Caraveo
            [mcrypt] => Sascha Schumann, Derick Rethans
            [MS SQL] => Frank M. Kromann
            [Multibyte String Functions] => Tsukada Takuya, Rui Hirokawa
            [MySQL driver for PDO] => George Schlossnagle, Wez Furlong, Ilia Alshanetsky, Johannes Schlueter
            [MySQL] => Zeev Suraski, Zak Greant, Georg Richter, Andrey Hristov
            [MySQLi] => Zak Greant, Georg Richter, Andrey Hristov, Ulf Wendel
            [MySQLnd] => Andrey Hristov, Ulf Wendel, Georg Richter, Johannes Schlüter
            [OCI8] => Stig Bakken, Thies C. Arntzen, Andy Sautins, David Benson, Maxim Maletsky, Harald Radi, Antony Dovgal, Andi Gutmans, Wez Furlong, Christopher Jones, Oracle Corporation
            [ODBC driver for PDO] => Wez Furlong
            [ODBC] => Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky
            [OpenSSL] => Stig Venaas, Wez Furlong, Sascha Kettler, Scott MacVicar
            [Oracle (OCI) driver for PDO] => Wez Furlong
            [pcntl] => Jason Greene, Arnaud Le Blanc
            [Perl Compatible Regexps] => Andrei Zmievski
            [PHP Archive] => Gregory Beaver, Marcus Boerger
            [PHP Data Objects] => Wez Furlong, Marcus Boerger, Sterling Hughes, George Schlossnagle, Ilia Alshanetsky
            [PHP hash] => Sara Golemon, Rasmus Lerdorf, Stefan Esser, Michael Wallner, Scott MacVicar
            [Posix] => Kristian Koehntopp
            [PostgreSQL driver for PDO] => Edin Kadribasic, Ilia Alshanetsky
            [PostgreSQL] => Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne
            [Pspell] => Vlad Krupin
            [Readline] => Thies C. Arntzen
            [Recode] => Kristian Koehntopp
            [Reflection] => Marcus Boerger, Timm Friebe, George Schlossnagle, Andrei Zmievski, Johannes Schlueter
            [Sessions] => Sascha Schumann, Andrei Zmievski
            [Shared Memory Operations] => Slava Poliakov, Ilia Alshanetsky
            [SimpleXML] => Sterling Hughes, Marcus Boerger, Rob Richards
            [SNMP] => Rasmus Lerdorf, Harrie Hazewinkel, Mike Jackson, Steven Lawrance, Johann Hanne, Boris Lytochkin
            [SOAP] => Brad Lafountain, Shane Caraveo, Dmitry Stogov
            [Sockets] => Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene
            [SPL] => Marcus Boerger, Etienne Kneuss
            [SQLite 3.x driver for PDO] => Wez Furlong
            [SQLite3] => Scott MacVicar, Ilia Alshanetsky, Brad Dewar
            [Sybase-CT] => Zeev Suraski, Tom May, Timm Friebe
            [System V Message based IPC] => Wez Furlong
            [System V Semaphores] => Tom May
            [System V Shared Memory] => Christian Cartus
            [tidy] => John Coggeshall, Ilia Alshanetsky
            [tokenizer] => Andrei Zmievski, Johannes Schlueter
            [WDDX] => Andrei Zmievski
            [XML] => Stig Bakken, Thies C. Arntzen, Sterling Hughes
            [XMLReader] => Rob Richards
            [xmlrpc] => Dan Libby
            [XMLWriter] => Rob Richards, Pierre-Alain Joye
            [XSL] => Christian Stocker, Rob Richards
            [Zip] => Pierre-Alain Joye
            [Zlib] => Rasmus Lerdorf, Stefan Roehrich, Zeev Suraski, Jade Nicoletti, Michael Wallner
            [Authors] => Mehdi Achour, Friedhelm Betz, Antony Dovgal, Nuno Lopes, Hannes Magnusson, Georg Richter, Damien Seguy, Jakub Vrana
            [Editor] => Philip Olson
            [User Note Maintainers] => Daniel P. Brown, Thiago Henrique Pojda
            [Other Contributors] => Previously active authors, editors and other contributors are listed in the manual.
            [Ilia Alshanetsky, Joerg Behrens, Antony Dovgal, Stefan Esser, Moriyoshi Koizumi, Magnus Maatta, Sebastian Nohn, Derick Rethans, Melvyn Sopacua, Jani Taskinen, Pierre-Alain Joye, Dmitry Stogov, Felipe Pena, David Soria Parra] =>
            [PHP Websites Team] => Rasmus Lerdorf, Hannes Magnusson, Philip Olson, Lukas Kahwe Smith, Pierre-Alain Joye, Kalle Sommer Nielsen
            [Event Maintainers] => Damien Seguy, Daniel P. Brown
            [Network Infrastructure] => Daniel P. Brown
            [Windows Infrastructure] => Alex Schoenmaker
        )

)

--------------------------------------
LOG Dump
--------------------------------------
Date: 2014-06-30 14:43:26
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:43:26
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:43:26
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:43:26
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:43:26
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:42:43
Page: oauth
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:42:43
Page: oauth
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Top Nav' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:42:43
Page: oauth
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:42:43
Page: oauth
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Administration Menu' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:41:46
Page: oauth
Function:
Message: No session returned

Date: 2014-06-30 14:41:35
Page: clock
Function:
Message: No session returned

Date: 2014-06-30 14:40:16
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:40:16
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:40:16
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:40:16
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:40:16
Page: fault
Function:
Message: <errormsg>Undefined offset: 2</errormsg>
<errornum>8</errornum>
<errortype>Notice</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\fault.class.php</scriptname>
<scriptlinenum>256</scriptlinenum>

Date: 2014-06-30 14:39:57
Page: fault
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:39:57
Page: fault
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Top Nav' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:39:57
Page: fault
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:39:57
Page: fault
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Advanced Menu' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:39:33
Page: log
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:39:33
Page: log
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Top Nav' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:39:33
Page: log
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:39:33
Page: log
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Advanced Menu' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:38:59
Page: oauth
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:38:59
Page: oauth
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Top Nav' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:38:59
Page: oauth
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:38:59
Page: oauth
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Administration Menu' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:38:58
Page: user
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:38:58
Page: user
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Top Nav' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:38:58
Page: user
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:38:58
Page: user
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Administration Menu' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:38:58
Page:
Function:
Message: SELECT user.UserID, user.UserName, user.usertypeid, user.loggedin, user.lastaccessed, user.email, user.homepage FROM `user` WHERE 1 = 1 ORDER by UserName

Date: 2014-06-30 14:38:42
Page: log
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:38:42
Page: log
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Top Nav' ORDER BY menuitem.Sequence

Date: 2014-06-30 14:38:42
Page: log
Function:
Message: Authing the menu for usertypeid [1]

Date: 2014-06-30 14:38:42
Page: log
Function:
Message: SELECT DISTINCT pages.name , menuitem.Args , menuitem.Text , menuitem.Class, menuitem.Img, menuitem.External FROM menuitem INNER JOIN menu ON menuitem.MenuID = menu.MenuID INNER JOIN pages ON pages.pageID = menuitem.PageID WHERE menu.Menu = 'Advanced Menu' ORDER BY menuitem.Sequence

--------------------------------------
Display Dump
--------------------------------------

--------------------------------------
Settings Dump
--------------------------------------
Setting: MEDIA_DEFAULT - Value: private

Setting: LAYOUT_DEFAULT - Value: private

Setting: defaultUsertype - Value: user

Setting: debug - Value: On

Setting: userModule - Value: module_user_general.php

Setting: adminMessage - Value:

Setting: defaultTimezone - Value: Europe/Berlin

Setting: mail_to - Value: <email address hidden>

Setting: mail_from - Value: <email address hidden>

Setting: BASE_URL - Value: http://localhost/xibo/

Setting: jpg_length - Value: 10

Setting: ppt_width - Value: 1024

Setting: ppt_height - Value: 768

Setting: ppt_length - Value: 120

Setting: swf_length - Value: 60

Setting: audit - Value: On

Setting: LIBRARY_LOCATION - Value: C:\xampp\htdocs\library/

Setting: HELP_BASE - Value: http://www.xibo.org.uk/manual/

Setting: PHONE_HOME - Value: Off

Setting: PHONE_HOME_URL - Value: http://www.xibo.org.uk/stats/track.php

Setting: PHONE_HOME_DATE - Value: 0

Setting: SERVER_MODE - Value: Production

Setting: MAINTENANCE_ENABLED - Value: Off

Setting: MAINTENANCE_EMAIL_ALERTS - Value: On

Setting: MAINTENANCE_KEY - Value: changeme

Setting: MAINTENANCE_LOG_MAXAGE - Value: 30

Setting: MAINTENANCE_STAT_MAXAGE - Value: 30

Setting: MAINTENANCE_ALERT_TOUT - Value: 12

Setting: SHOW_DISPLAY_AS_VNCLINK - Value:

Setting: SHOW_DISPLAY_AS_VNC_TGT - Value: _top

Setting: MAINTENANCE_ALWAYS_ALERT - Value: Off

Setting: SCHEDULE_LOOKAHEAD - Value: On

Setting: REQUIRED_FILES_LOOKAHEAD - Value: 172800

Setting: REGION_OPTIONS_COLOURING - Value: Media Colouring

Setting: LAYOUT_COPY_MEDIA_CHECKB - Value: Unchecked

Setting: MAX_LICENSED_DISPLAYS - Value: 0

Setting: LIBRARY_MEDIA_UPDATEINALL_CHECKB - Value: Unchecked

Setting: USER_PASSWORD_POLICY - Value:

Setting: USER_PASSWORD_ERROR - Value:

Setting: MODULE_CONFIG_LOCKED_CHECKB - Value: Unchecked

Setting: LIBRARY_SIZE_LIMIT_KB - Value: 0

Setting: MONTHLY_XMDS_TRANSFER_LIMIT_KB - Value: 0

Setting: DEFAULT_LANGUAGE - Value: en_GB

Setting: TRANSITION_CONFIG_LOCKED_CHECKB - Value: Unchecked

Setting: GLOBAL_THEME_NAME - Value: default

Setting: DEFAULT_LAT - Value: 51.504

Setting: DEFAULT_LONG - Value: -0.104

Setting: SCHEDULE_WITH_VIEW_PERMISSION - Value: No

Setting: SETTING_IMPORT_ENABLED - Value: Off

Setting: SETTING_LIBRARY_TIDY_ENABLED - Value: Off

Setting: SENDFILE_MODE - Value: Off

Setting: EMBEDDED_STATUS_WIDGET - Value:

Setting: PROXY_HOST - Value:

Setting: PROXY_PORT - Value:

Setting: PROXY_AUTH - Value:

--------------------------------------
Sessions Dump
--------------------------------------
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
RemoteAddress: ::1
Session Data
pagename|s:5:"clock";token|s:32:"e589b5d085ade971b4cb51f86d5d6d33";token_timeout|i:1404131973;message|s:0:"";userid|s:1:"1";username|s:10:"xibo_admin";usertype|s:1:"1";user|a:3:{s:15:"filter_username";s:0:"";s:17:"filter_usertypeid";i:0;s:6:"Filter";i:0;}log|a:7:{s:6:"Filter";i:0;s:11:"filter_type";s:1:"0";s:15:"filter_function";s:1:"0";s:11:"filter_page";s:1:"0";s:13:"filter_fromdt";s:0:"";s:14:"filter_display";i:0;s:14:"filter_seconds";s:3:"120";}sessions|a:3:{s:6:"Filter";i:0;s:11:"filter_type";s:0:"";s:13:"filter_fromdt";s:0:"";}
----

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
RemoteAddress: ::1
Session Data
pagename|s:5:"clock";
----

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
RemoteAddress: ::1
Session Data
pagename|s:5:"oauth";token|s:32:"878e1096df9c836b098760f3a8a9b0f8";token_timeout|i:1404132169;message|s:0:"";userid|s:1:"1";username|s:10:"xibo_admin";usertype|s:1:"1";
----

Revision history for this message
Dan Garner (dangarner) said :
#2

Hi Roy,

Are you getting that message when you hit OK on the Add Application form?

Thanks,
Dan

Revision history for this message
Roy Grinberg (roy-grinberg) said :
#3

Thanks for the quick reply!
Yep, this happens when I hit "Register" on the Add Application form.

Revision history for this message
Dan Garner (dangarner) said :
#4

I think that error message is probably a "herring rouge" and not related.
It relates to a SSL certificate that has not been installed correctly.

Can you put the server into Test mode (via the report fault page) and try
the transaction again?

Revision history for this message
Roy Grinberg (roy-grinberg) said :
#5

Now I get a message saying
"Token does not match"

Revision history for this message
Dan Garner (dangarner) said :
#6

I suspect it is related to the linked bug.

Can you help with this problem?

Provide an answer of your own, or ask Roy Grinberg for more information if necessary.

To post a message you must log in.