Перепробовал все рецепты из форума:
osp cacert init - переустанавливал уже
И вручную тоже https://curl.se/docs/caextract.html
Для компосера тоже устанавливал https://composer.github.io/pubkeys.html
D:\OS600\data\ssl\cacert.pem - путь везде в переменных правильный
По CURL без сертификата не могу достучаться ни к репозиториям ни к сервисам перевода DeepL/Google:
"An error occurred during states import: cURL error 60: SSL certificate problem: unable to get local issuer certificate"
На старой версии все ок, OS5, тут с новой из за нового стека не могу разобраться что еще можно сделать?
Здесь так и не понял почему старые файлы лежат 30-04-2023
d:\OS600\user\ssl\default\
d:\OS600\user\ssl\default\cert.crt
d:\OS600\user\ssl\default\cert.csr
d:\OS600\user\ssl\default\cert.key
php composer.phar diagnose -vvv
Running 2.8.6 (2025-02-25 13:03:50) with PHP 8.3.6 on Windows NT / 10.0 Checked CA file D:\OS600\data\ssl\cacert.pem: valid Failed to initialize global composer: Composer could not find the config file: C:/Users/Vadim/AppData/Roaming/Composer/composer.json Checking composer.lock: OK Checking platform settings: OK Checking git settings: Executing command (CWD): git config color.ui Downloading https://packagist.org/api/security-advisories/ Failed performing audit: curl error 60 while downloading https://packagist.org/api/security-advisories/: SSL certificate problem: unable to get local issuer certificate Composer version: 2.8.6 PHP version: 8.3.6 PHP binary path: D:\OS600\modules\PHP-8.3\PHP\php.exe OpenSSL version: OpenSSL 3.0.13 30 Jan 2024 curl version: 8.7.1 libz 1.2.12 ssl OpenSSL/3.0.13 (Schannel) zip: extension present, unzip not available, 7-Zip present (7z)php -info
phpinfo() PHP Version => 8.3.6 System => Windows NT VD8HP 10.0 build 22631 (Windows 11) AMD64 Build Date => Apr 11 2024 11:33:01 Build System => Microsoft Windows 10 Pro [10.0.19045] Compiler => Visual C++ 2019 Architecture => x64 Configure Command => cscript /nologo /e:jscript configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-pdo-oci=..\oracle\x64\instantclient,shared" "--with-oci8-19=..\oracle\x64\instantclient,shared" "--disable-redis-igbinary" "--enable-com-dotnet=shared" "--with-ereg=shared" "--enable-fd-setsize=1024" "--without-analyzer" "--with-php-build=../win64build.vc16o3" Server API => Command Line Interface Virtual Directory Support => enabled Configuration File (php.ini) Path => Loaded Configuration File => D:\OS600\modules\PHP-8.3\PHP\php.ini Scan this dir for additional .ini files => (none) Additional .ini files parsed => (none) PHP API => 20230831 PHP Extension => 20230831 Zend Extension => 420230831 Zend Extension Build => API420230831,TS,VS16 PHP Extension Build => API20230831,TS,VS16 Debug Build => no Thread Safety => enabled Thread API => Windows Threads Zend Signal Handling => disabled Zend Memory Manager => enabled Zend Multibyte Support => provided by mbstring Zend Max Execution Timers => disabled IPv6 Support => enabled DTrace Support => disabled Registered PHP Streams => php, file, glob, data, http, ftp, compress.zlib, compress.bzip2, https, ftps, phar, zip Registered Stream Socket Transports => tcp, udp, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3 Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk, zlib.*, bzip2.* This program makes use of the Zend Scripting Language Engine: Zend Engine v4.3.6, Copyright (c) Zend Technologies _______________________________________________________________________ Configuration bcmath BCMath support => enabled Directive => Local Value => Master Value bcmath.scale => 0 => 0 bz2 BZip2 Support => Enabled Stream Wrapper support => compress.bzip2:// Stream Filter support => bzip2.decompress, bzip2.compress BZip2 Version => 1.0.8, 13-Jul-2019 calendar Calendar support => enabled Core PHP Version => 8.3.6 Directive => Local Value => Master Value allow_url_fopen => On => On allow_url_include => Off => Off arg_separator.input => & => & arg_separator.output => & => & 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 => UTF-8 => UTF-8 default_mimetype => text/html => text/html disable_classes => no value => no value disable_functions => no value => no value display_errors => STDOUT => STDOUT display_startup_errors => On => On doc_root => no value => no value docref_ext => no value => no value docref_root => no value => no value enable_dl => Off => Off enable_post_data_reading => On => On error_append_string => no value => no value error_log => D:/OS600/logs/PHP-8.3/php_error.log => D:/OS600/logs/PHP-8.3/php_error.log error_log_mode => 0644 => 0644 error_prepend_string => no value => no value error_reporting => 32759 => 32759 expose_php => On => On extension_dir => D:/OS600/modules/PHP-8.3/PHP/ext => D:/OS600/modules/PHP-8.3/PHP/ext fiber.stack_size => no value => no value file_uploads => On => On hard_timeout => 2 => 2 highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font> highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font> highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font> highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font> highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font> html_errors => Off => Off ignore_repeated_errors => Off => Off ignore_repeated_source => Off => Off ignore_user_abort => Off => Off implicit_flush => On => On include_path => .;D:/OS600/data/PHP-8.3/default/composer => .;D:/OS600/data/PHP-8.3/default/composer input_encoding => no value => no value internal_encoding => no value => no value log_errors => On => On mail.add_x_header => On => On mail.force_extra_parameters => no value => no value mail.log => D:/OS600/logs/PHP-8.3/php_mail.log => D:/OS600/logs/PHP-8.3/php_mail.log mail.mixed_lf_and_crlf => Off => Off max_execution_time => 0 => 0 max_file_uploads => 20 => 20 max_input_nesting_level => 64 => 64 max_input_time => -1 => -1 max_input_vars => 10000 => 10000 max_multipart_body_parts => -1 => -1 memory_limit => 1024M => 1024M open_basedir => no value => no value output_buffering => 0 => 0 output_encoding => no value => no value output_handler => no value => no value post_max_size => 256M => 256M precision => 14 => 14 realpath_cache_size => 4096K => 4096K realpath_cache_ttl => 120 => 120 register_argc_argv => On => On report_memleaks => On => On report_zend_debug => Off => Off request_order => GP => GP sendmail_from => no value => no value sendmail_path => no value => no value serialize_precision => -1 => -1 short_open_tag => On => On SMTP => ospanel => ospanel smtp_port => 25 => 25 sys_temp_dir => D:/OS600/temp/PHP-8.3/default => D:/OS600/temp/PHP-8.3/default syslog.facility => LOG_USER => LOG_USER syslog.filter => no-ctrl => no-ctrl syslog.ident => php => php unserialize_callback_func => no value => no value upload_max_filesize => 256M => 256M upload_tmp_dir => D:/OS600/temp/upload => D:/OS600/temp/upload user_dir => no value => no value user_ini.cache_ttl => 300 => 300 user_ini.filename => .user.ini => .user.ini variables_order => GPCS => GPCS windows.show_crt_warning => Off => Off xmlrpc_error_number => 0 => 0 xmlrpc_errors => Off => Off zend.assertions => 1 => 1 zend.detect_unicode => On => On zend.enable_gc => On => On zend.exception_ignore_args => Off => Off zend.exception_string_param_max_len => 15 => 15 zend.max_allowed_stack_size => 8388608 => 8388608 zend.multibyte => Off => Off zend.reserved_stack_size => 0 => 0 zend.script_encoding => no value => no value ctype ctype functions => enabled curl cURL support => enabled cURL Information => 8.7.1 Age => 10 Features AsynchDNS => Yes CharConv => No Debug => No GSS-Negotiate => No IDN => Yes IPv6 => Yes krb4 => No Largefile => Yes libz => Yes NTLM => Yes NTLMWB => No SPNEGO => Yes SSL => Yes SSPI => Yes TLS-SRP => No HTTP2 => Yes GSSAPI => No KERBEROS5 => Yes UNIX_SOCKETS => Yes PSL => No HTTPS_PROXY => Yes MULTI_SSL => Yes BROTLI => No ALTSVC => Yes HTTP3 => No UNICODE => No ZSTD => No HSTS => Yes GSASL => No Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp Host => x86_64-pc-win32 SSL Version => OpenSSL/3.0.13 (Schannel) ZLib Version => 1.2.12 libSSH Version => libssh2/1.11.0 Directive => Local Value => Master Value curl.cainfo => D:/OS600/data/ssl/cacert.pem => D:/OS600/data/ssl/cacert.pem date date/time support => enabled timelib version => 2022.10 "Olson" Timezone Database Version => 2024.1 Timezone Database => internal Default timezone => Etc/GMT-2 Directive => Local Value => Master Value date.default_latitude => 31.7667 => 31.7667 date.default_longitude => 35.2333 => 35.2333 date.sunrise_zenith => 90.833333 => 90.833333 date.sunset_zenith => 90.833333 => 90.833333 date.timezone => Etc/GMT-2 => Etc/GMT-2 dom DOM/XML => enabled DOM/XML API Version => 20031129 libxml Version => 2.9.14 HTML Support => enabled XPath Support => enabled XPointer Support => enabled Schema Support => enabled RelaxNG Support => enabled enchant enchant support => enabled Libenchant Version => 2.2.8 exif EXIF Support => enabled Supported EXIF Version => 0220 Supported filetypes => JPEG, TIFF Multibyte decoding support using mbstring => enabled Extended EXIF tag formats => Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson Directive => Local Value => Master Value exif.decode_jis_intel => JIS => JIS exif.decode_jis_motorola => JIS => JIS exif.decode_unicode_intel => UCS-2LE => UCS-2LE exif.decode_unicode_motorola => UCS-2BE => UCS-2BE exif.encode_jis => no value => no value exif.encode_unicode => ISO-8859-15 => ISO-8859-15 fileinfo fileinfo support => enabled libmagic => 543 filter Input Validation and Filtering => enabled Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value ftp FTP support => enabled FTPS support => enabled gd GD Support => enabled GD Version => bundled (2.1.0 compatible) FreeType Support => enabled FreeType Linkage => with freetype FreeType Version => 2.10.4 GIF Read Support => enabled GIF Create Support => enabled JPEG Support => enabled libJPEG Version => 9 compatible PNG Support => enabled libPNG Version => 1.6.34 WBMP Support => enabled XPM Support => enabled libXpm Version => 30512 XBM Support => enabled WebP Support => enabled BMP Support => enabled AVIF Support => enabled TGA Read Support => enabled Directive => Local Value => Master Value gd.jpeg_ignore_warning => On => On gettext GetText Support => enabled hash hash support => enabled Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat murmur3a murmur3c murmur3f xxh32 xxh64 xxh3 xxh128 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 MHASH support => Enabled MHASH API Version => Emulated Support iconv iconv support => enabled iconv implementation => "libiconv" iconv library version => 1.16 Directive => Local Value => Master Value iconv.input_encoding => no value => no value iconv.internal_encoding => no value => no value iconv.output_encoding => no value => no value igbinary igbinary support => enabled igbinary version => 3.2.15 igbinary APCu serializer ABI => 0 igbinary session support => yes Directive => Local Value => Master Value igbinary.compact_strings => On => On imagick imagick module => enabled imagick module version => 3.7.0-dev imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel Imagick compiled with ImageMagick version => ImageMagick 7.1.0-13 Q16 x64 2021-11-10 https://imagemagick.org Imagick using ImageMagick library version => ImageMagick 7.1.0-13 Q16 x64 2021-11-10 https://imagemagick.org ImageMagick copyright => (C) 1999-2021 ImageMagick Studio LLC ImageMagick release date => 2021-11-10 ImageMagick number of supported formats: => 263 ImageMagick supported formats => 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, ASHLAR, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CLIPBOARD, CMYK, CMYKA, CR2, CR3, CRW, CUBE, CUR, CUT, DATA, DCM, DCR, DCRAW, DCX, DDS, DFONT, DJVU, DNG, DOT, DPS, DPX, DXT1, DXT5, EMF, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FARBFELD, FAX, FF, FILE, FITS, FL32, FLIF, FLV, FPX, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, GV, HALD, HDR, HEIC, HEIF, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, JXL, K25, KDC, KERNEL, LABEL, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORA, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PHM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGB565, RGBA, RGBO, RGF, RLA, RLE, RMF, RSVG, RW2, SCR, SCREENSHOT, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TM2, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMF, WMV, WPG, X3F, XBM, XC, XCF, XPM, XPS, XV, YAML, YCbCr, YCbCrA, YUV Directive => Local Value => Master Value imagick.allow_zero_dimension_images => 0 => 0 imagick.locale_fix => 0 => 0 imagick.progress_monitor => 0 => 0 imagick.set_single_thread => 1 => 1 imagick.shutdown_sleep_count => 10 => 10 imagick.skip_version_check => 0 => 0 intl Internationalization support => enabled ICU version => 67.1 ICU Data version => 67.1 ICU TZData version => 2019c ICU Unicode version => 13.0 Directive => Local Value => Master Value intl.default_locale => no value => no value intl.error_level => 0 => 0 intl.use_exceptions => Off => Off json json support => enabled libxml libXML support => active libXML Compiled Version => 2.9.14 libXML Loaded Version => 20914 libXML streams => enabled mbstring Multibyte Support => enabled Multibyte string engine => libmbfl HTTP input encoding translation => disabled libmbfl version => 1.3.2 mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Multibyte (japanese) regex support => enabled Multibyte regex (oniguruma) version => 6.9.5 Directive => Local Value => Master Value mbstring.detect_order => no value => no value mbstring.encoding_translation => Off => Off mbstring.http_input => no value => no value mbstring.http_output => no value => no value mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml) mbstring.internal_encoding => no value => no value mbstring.language => neutral => neutral mbstring.regex_retry_limit => 1000000 => 1000000 mbstring.regex_stack_limit => 100000 => 100000 mbstring.strict_detection => Off => Off mbstring.substitute_character => no value => no value mysqli MysqlI Support => enabled Client API library version => mysqlnd 8.3.6 Active Persistent Links => 0 Inactive Persistent Links => 0 Active Links => 0 Directive => Local Value => Master Value mysqli.allow_local_infile => On => On mysqli.allow_persistent => On => On mysqli.default_host => no value => no value mysqli.default_port => 3306 => 3306 mysqli.default_pw => no value => no value mysqli.default_socket => no value => no value mysqli.default_user => no value => no value mysqli.local_infile_directory => D:/OS600/temp/upload => D:/OS600/temp/upload mysqli.max_links => Unlimited => Unlimited mysqli.max_persistent => Unlimited => Unlimited mysqli.rollback_on_cached_plink => On => On mysqlnd mysqlnd => enabled Version => mysqlnd 8.3.6 Compression => supported core SSL => supported extended SSL => supported Command buffer size => 4096 Read buffer size => 32768 Read timeout => 86400 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,auth_plugin_caching_sha2_password,auth_plugin_sha256_password API Extensions => mysqli,pdo_mysql odbc ODBC Support => enabled Active Persistent Links => 0 Active Links => 0 ODBC library => Win32 ODBCVER => 0x0350 Directive => Local Value => Master Value odbc.allow_persistent => On => On odbc.check_persistent => On => On odbc.default_cursortype => Static cursor => Static cursor odbc.default_db => no value => no value odbc.default_pw => no value => no value odbc.default_user => no value => no value odbc.defaultbinmode => return as is => return as is odbc.defaultlrl => return up to 4096 bytes => return up to 4096 bytes odbc.max_links => Unlimited => Unlimited odbc.max_persistent => Unlimited => Unlimited openssl OpenSSL support => enabled OpenSSL Library Version => OpenSSL 3.0.13 30 Jan 2024 OpenSSL Header Version => OpenSSL 3.0.13 30 Jan 2024 Openssl default config => D:\OS600\modules\PHP-8.3\Apache\conf\openssl.cnf Directive => Local Value => Master Value openssl.cafile => D:/OS600/data/ssl/cacert.pem => D:/OS600/data/ssl/cacert.pem openssl.capath => D:/OS600/data/ssl/ => D:/OS600/data/ssl/ pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 10.42 2022-12-12 PCRE Unicode Version => 14.0.0 PCRE JIT Support => enabled PCRE JIT Target => x86 64bit (little endian + unaligned) Directive => Local Value => Master Value pcre.backtrack_limit => 1000000 => 1000000 pcre.jit => On => On pcre.recursion_limit => 100000 => 100000 PDO PDO support => enabled PDO drivers => mysql, pgsql, sqlite pdo_mysql PDO Driver for MySQL => enabled Client API version => mysqlnd 8.3.6 pdo_pgsql PDO Driver for PostgreSQL => enabled PostgreSQL(libpq) Version => 11.4 pdo_sqlite PDO Driver for SQLite 3.x => enabled SQLite Library => 3.40.0 Phar Phar: PHP Archive support => enabled Phar API version => 1.1.1 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. Directive => Local Value => Master Value phar.cache_list => no value => no value phar.readonly => On => On phar.require_hash => On => On random Version => 8.3.6 readline Readline Support => enabled Readline library => WinEditLine Directive => Local Value => Master Value cli.pager => no value => no value cli.prompt => \b \> => \b \> Reflection Reflection => enabled session Session Support => enabled Registered save handlers => files user Registered serializer handlers => php_serialize php php_binary wddx igbinary 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_httponly => Off => Off session.cookie_lifetime => 0 => 0 session.cookie_path => / => / session.cookie_samesite => no value => no value session.cookie_secure => Off => Off session.gc_divisor => 100 => 100 session.gc_maxlifetime => 1440 => 1440 session.gc_probability => 1 => 1 session.lazy_write => On => On session.name => PHPSESSID => PHPSESSID session.referer_check => no value => no value session.save_handler => files => files session.save_path => D:/OS600/temp/PHP-8.3/default/session => D:/OS600/temp/PHP-8.3/default/session session.serialize_handler => php => php session.sid_bits_per_character => 5 => 5 session.sid_length => 32 => 32 session.upload_progress.cleanup => On => On session.upload_progress.enabled => On => On session.upload_progress.freq => 1% => 1% session.upload_progress.min_freq => 1 => 1 session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS session.upload_progress.prefix => upload_progress_ => upload_progress_ session.use_cookies => On => On session.use_only_cookies => On => On session.use_strict_mode => Off => Off session.use_trans_sid => Off => Off SimpleXML SimpleXML support => enabled Schema support => enabled soap Soap Client => enabled Soap Server => enabled Directive => Local Value => Master Value soap.wsdl_cache => 1 => 1 soap.wsdl_cache_dir => D:/OS600/temp/PHP-8.3/default/wsdl_cache => D:/OS600/temp/PHP-8.3/default/wsdl_cache soap.wsdl_cache_enabled => On => On soap.wsdl_cache_limit => 5 => 5 soap.wsdl_cache_ttl => 86400 => 86400 sockets Sockets Support => enabled SPL SPL support => enabled Interfaces => 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 SQLite3 support => enabled SQLite Library => 3.40.0 Directive => Local Value => Master Value sqlite3.defensive => On => On sqlite3.extension_dir => no value => no value standard Dynamic Library Support => enabled Internal Sendmail Support for Windows => enabled Directive => Local Value => Master Value assert.active => On => On assert.bail => Off => Off assert.callback => no value => no value assert.exception => On => On assert.warning => On => On auto_detect_line_endings => Off => Off default_socket_timeout => 60 => 60 from => no value => no value session.trans_sid_hosts => no value => no value session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form= unserialize_max_depth => 4096 => 4096 url_rewriter.hosts => no value => no value url_rewriter.tags => form= => form= user_agent => no value => no value timezonedb Alternative Timezone Database => enabled Timezone Database Version => 2024.1 tokenizer Tokenizer Support => enabled wddx WDDX Support => enabled WDDX Session Serializer => enabled xml XML Support => active XML Namespace Support => active libxml2 Version => 2.9.14 xmlreader XMLReader => enabled xmlrpc XMLRPC extension version => 1.0.0RC3 core library version => xmlrpc-epi v. 0.51 author => Dan Libby homepage => http://xmlrpc-epi.sourceforge.net open sourced by => Epinions.com xmlwriter XMLWriter => enabled xsl XSL => enabled libxslt Version => 1.1.34 libxslt compiled against libxml Version => 2.9.14 EXSLT => enabled libexslt Version => 0.8.20 zip Zip => enabled Zip version => 1.22.3 Libzip version => 1.7.1 BZIP2 compression => Yes XZ compression => Yes ZSTD compression => No AES-128 encryption => Yes AES-192 encryption => Yes AES-256 encryption => Yes zlib ZLib Support => enabled Stream Wrapper => compress.zlib:// Stream Filter => zlib.inflate, zlib.deflate Compiled Version => 1.2.12 Linked Version => 1.2.12 Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value Additional Modules Module Name Environment Variable => Value ALLUSERSPROFILE => C:\ProgramData APPCODE_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\appcode.vmoptions APPDATA => C:\Users\Vadim\AppData\Roaming BLACKFIRE_CONFIG => D:\OS600\data\PHP-8.3\default\blackfire\agent.ini BLACKFIRE_HOME => D:\OS600\data\PHP-8.3\default\blackfire CLION_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\clion.vmoptions COMMONPROGRAMFILES => C:\Program Files\Common Files COMMONPROGRAMFILES(X86) => C:\Program Files (x86)\Common Files COMMONPROGRAMW6432 => C:\Program Files\Common Files COMPOSER_ALLOW_SUPERUSER => 1 COMPOSER_ALLOW_XDEBUG => 1 COMPOSER_CACHE_DIR => D:\OS600\data\PHP-8.3\default\composer\cache COMPOSER_CAFILE => D:\OS600\data\ssl\cacert.pem COMPOSER_DISABLE_XDEBUG_WARN => 0 COMPOSER_HOME => D:\OS600\data\PHP-8.3\default\composer COMPOSER_HTACCESS_PROTECT => 1 COMPUTERNAME => VD8HP COMSPEC => C:\Windows\system32\cmd.exe CURL_CA_BUNDLE => D:\OS600\data\ssl\cacert.pem DATAGRIP_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\datagrip.vmoptions DATASPELL_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\dataspell.vmoptions DEVECOSTUDIO_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\devecostudio.vmoptions DRIVERDATA => C:\Windows\System32\Drivers\DriverData EFC_17452 => 1 ESC => PS_BROWSER_APP_PROFILE_STRING => Internet Explorer FPS_BROWSER_USER_PROFILE_STRING => Default GATEWAY_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\gateway.vmoptions GOLAND_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\goland.vmoptions GS => gswin64.exe GSC => gswin64c.exe GS_FONTPATH => C:\Windows\Fonts GS_LIB => D:\OS600\modules\PHP-8.3\PHP\lib HOME => D:\OS600\user HOMEDRIVE => D: HOMEPATH => \OS600\user IDEA_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\idea.vmoptions JETBRAINSCLIENT_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\jetbrainsclient.vmoptions JETBRAINS_CLIENT_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\jetbrains_client.vmoptions LOCALAPPDATA => C:\Users\Vadim\AppData\Local LOGONSERVER => \\VD8HP MAGICK_CODER_FILTER_PATH => D:\OS600\modules\PHP-8.3\PHP\filters MAGICK_CODER_MODULE_PATH => D:\OS600\modules\PHP-8.3\PHP\coders MAGICK_CONFIGURE_PATH => D:\OS600\modules\PHP-8.3\PHP\imconfig MAGICK_ERRORMODE => 1 MAGICK_FONT_PATH => C:\Windows\Fonts MAGICK_HOME => D:\OS600\modules\PHP-8.3\PHP MAGICK_TEMPORARY_PATH => D:\OS600\temp\PHP-8.3\default MIBDIRS => D:\OS600\modules\PHP-8.3\PHP\extras\mibs MOZ_PLUGIN_PATH => C:\Program Files (x86)\Foxit Software\Foxit PDF Reader\plugins\ NUMBER_OF_PROCESSORS => 16 ONEDRIVE => C:\Users\Vadim\OneDrive OPENSSL_CONF => D:\OS600\modules\PHP-8.3\Apache\conf\openssl.cnf OPENSSL_WIN32_UTF8 => 1 OS => Windows_NT OSP_ACTIVE_ENV => PHP-8.3 OSP_ACTIVE_ENV_VAL => :PHP-8.3: PATH => D:\OS600\bin;D:\OS600\modules\PHP-8.3\Apache\bin;D:\OS600\modules\PHP-8.3\PHP;D:\OS600\data\PHP-8.3\default\composer\vendor\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0 PATHEXT => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PHPRC => D:\OS600\modules\PHP-8.3\PHP PHPSTORM => C:\Program Files\JetBrains\PhpStorm 2024.2.4\bin; PHPSTORM_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\phpstorm.vmoptions PROCESSOR_ARCHITECTURE => AMD64 PROCESSOR_IDENTIFIER => Intel64 Family 6 Model 186 Stepping 2, GenuineIntel PROCESSOR_LEVEL => 6 PROCESSOR_REVISION => ba02 PROGRAMDATA => C:\ProgramData PROGRAMFILES => C:\Program Files PROGRAMFILES(X86) => C:\Program Files (x86) PROGRAMW6432 => C:\Program Files PROMPT => $P$G PSMODULEPATH => C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules PUBLIC => C:\Users\Public PYCHARM => C:\Program Files\JetBrains\PyCharm 2024.1\bin; PYCHARM_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\pycharm.vmoptions RIDER_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\rider.vmoptions RUBYMINE_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\rubymine.vmoptions SESSIONNAME => Console SRVROOT => D:\OS600\modules\PHP-8.3\Apache SSL_CERT_FILE => D:\OS600\data\ssl\cacert.pem STUDIO_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\studio.vmoptions SYSTEMDRIVE => C: SYSTEMROOT => C:\Windows TEMP => D:\OS600\temp\PHP-8.3\default TERM => dumb TMP => D:\OS600\temp\PHP-8.3\default USERDOMAIN => VD8HP USERDOMAIN_ROAMINGPROFILE => VD8HP USERNAME => Vadim USERPROFILE => C:\Users\Vadim WEBIDE_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\webide.vmoptions WEBSTORM_VM_OPTIONS => C:\Program Files\JetBrains\Activate\vmoptions\webstorm.vmoptions WINDIR => C:\Windows ZES_ENABLE_SYSMAN => 1 __PSLOCKDOWNPOLICY => 0 PHP Variables Variable => Value $_SERVER['ALLUSERSPROFILE'] => C:\ProgramData $_SERVER['APPCODE_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\appcode.vmoptions $_SERVER['APPDATA'] => C:\Users\Vadim\AppData\Roaming $_SERVER['BLACKFIRE_CONFIG'] => D:\OS600\data\PHP-8.3\default\blackfire\agent.ini $_SERVER['BLACKFIRE_HOME'] => D:\OS600\data\PHP-8.3\default\blackfire $_SERVER['CLION_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\clion.vmoptions $_SERVER['COMMONPROGRAMFILES'] => C:\Program Files\Common Files $_SERVER['COMMONPROGRAMFILES(X86)'] => C:\Program Files (x86)\Common Files $_SERVER['COMMONPROGRAMW6432'] => C:\Program Files\Common Files $_SERVER['COMPOSER_ALLOW_SUPERUSER'] => 1 $_SERVER['COMPOSER_ALLOW_XDEBUG'] => 1 $_SERVER['COMPOSER_CACHE_DIR'] => D:\OS600\data\PHP-8.3\default\composer\cache $_SERVER['COMPOSER_CAFILE'] => D:\OS600\data\ssl\cacert.pem $_SERVER['COMPOSER_DISABLE_XDEBUG_WARN'] => 0 $_SERVER['COMPOSER_HOME'] => D:\OS600\data\PHP-8.3\default\composer $_SERVER['COMPOSER_HTACCESS_PROTECT'] => 1 $_SERVER['COMPUTERNAME'] => VD8HP $_SERVER['COMSPEC'] => C:\Windows\system32\cmd.exe $_SERVER['CURL_CA_BUNDLE'] => D:\OS600\data\ssl\cacert.pem $_SERVER['DATAGRIP_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\datagrip.vmoptions $_SERVER['DATASPELL_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\dataspell.vmoptions $_SERVER['DEVECOSTUDIO_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\devecostudio.vmoptions $_SERVER['DRIVERDATA'] => C:\Windows\System32\Drivers\DriverData $_SERVER['EFC_17452'] => 1 $_SERVER['ESC'] => SERVER['FPS_BROWSER_APP_PROFILE_STRING'] => Internet Explorer $_SERVER['FPS_BROWSER_USER_PROFILE_STRING'] => Default $_SERVER['GATEWAY_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\gateway.vmoptions $_SERVER['GOLAND_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\goland.vmoptions $_SERVER['GS'] => gswin64.exe $_SERVER['GSC'] => gswin64c.exe $_SERVER['GS_FONTPATH'] => C:\Windows\Fonts $_SERVER['GS_LIB'] => D:\OS600\modules\PHP-8.3\PHP\lib $_SERVER['HOME'] => D:\OS600\user $_SERVER['HOMEDRIVE'] => D: $_SERVER['HOMEPATH'] => \OS600\user $_SERVER['IDEA_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\idea.vmoptions $_SERVER['JETBRAINSCLIENT_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\jetbrainsclient.vmoptions $_SERVER['JETBRAINS_CLIENT_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\jetbrains_client.vmoptions $_SERVER['LOCALAPPDATA'] => C:\Users\Vadim\AppData\Local $_SERVER['LOGONSERVER'] => \\VD8HP $_SERVER['MAGICK_CODER_FILTER_PATH'] => D:\OS600\modules\PHP-8.3\PHP\filters $_SERVER['MAGICK_CODER_MODULE_PATH'] => D:\OS600\modules\PHP-8.3\PHP\coders $_SERVER['MAGICK_CONFIGURE_PATH'] => D:\OS600\modules\PHP-8.3\PHP\imconfig $_SERVER['MAGICK_ERRORMODE'] => 1 $_SERVER['MAGICK_FONT_PATH'] => C:\Windows\Fonts $_SERVER['MAGICK_HOME'] => D:\OS600\modules\PHP-8.3\PHP $_SERVER['MAGICK_TEMPORARY_PATH'] => D:\OS600\temp\PHP-8.3\default $_SERVER['MIBDIRS'] => D:\OS600\modules\PHP-8.3\PHP\extras\mibs $_SERVER['MOZ_PLUGIN_PATH'] => C:\Program Files (x86)\Foxit Software\Foxit PDF Reader\plugins\ $_SERVER['NUMBER_OF_PROCESSORS'] => 16 $_SERVER['ONEDRIVE'] => C:\Users\Vadim\OneDrive $_SERVER['OPENSSL_CONF'] => D:\OS600\modules\PHP-8.3\Apache\conf\openssl.cnf $_SERVER['OPENSSL_WIN32_UTF8'] => 1 $_SERVER['OS'] => Windows_NT $_SERVER['OSP_ACTIVE_ENV'] => PHP-8.3 $_SERVER['OSP_ACTIVE_ENV_VAL'] => :PHP-8.3: $_SERVER['PATH'] => D:\OS600\bin;D:\OS600\modules\PHP-8.3\Apache\bin;D:\OS600\modules\PHP-8.3\PHP;D:\OS600\data\PHP-8.3\default\composer\vendor\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0 $_SERVER['PATHEXT'] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC $_SERVER['PHPRC'] => D:\OS600\modules\PHP-8.3\PHP $_SERVER['PHPSTORM'] => C:\Program Files\JetBrains\PhpStorm 2024.2.4\bin; $_SERVER['PHPSTORM_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\phpstorm.vmoptions $_SERVER['PROCESSOR_ARCHITECTURE'] => AMD64 $_SERVER['PROCESSOR_IDENTIFIER'] => Intel64 Family 6 Model 186 Stepping 2, GenuineIntel $_SERVER['PROCESSOR_LEVEL'] => 6 $_SERVER['PROCESSOR_REVISION'] => ba02 $_SERVER['PROGRAMDATA'] => C:\ProgramData $_SERVER['PROGRAMFILES'] => C:\Program Files $_SERVER['PROGRAMFILES(X86)'] => C:\Program Files (x86) $_SERVER['PROGRAMW6432'] => C:\Program Files $_SERVER['PROMPT'] => $P$G $_SERVER['PSMODULEPATH'] => C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules $_SERVER['PUBLIC'] => C:\Users\Public $_SERVER['PYCHARM'] => C:\Program Files\JetBrains\PyCharm 2024.1\bin; $_SERVER['PYCHARM_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\pycharm.vmoptions $_SERVER['RIDER_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\rider.vmoptions $_SERVER['RUBYMINE_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\rubymine.vmoptions $_SERVER['SESSIONNAME'] => Console $_SERVER['SRVROOT'] => D:\OS600\modules\PHP-8.3\Apache $_SERVER['SSL_CERT_FILE'] => D:\OS600\data\ssl\cacert.pem $_SERVER['STUDIO_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\studio.vmoptions $_SERVER['SYSTEMDRIVE'] => C: $_SERVER['SYSTEMROOT'] => C:\Windows $_SERVER['TEMP'] => D:\OS600\temp\PHP-8.3\default $_SERVER['TERM'] => dumb $_SERVER['TMP'] => D:\OS600\temp\PHP-8.3\default $_SERVER['USERDOMAIN'] => VD8HP $_SERVER['USERDOMAIN_ROAMINGPROFILE'] => VD8HP $_SERVER['USERNAME'] => Vadim $_SERVER['USERPROFILE'] => C:\Users\Vadim $_SERVER['WEBIDE_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\webide.vmoptions $_SERVER['WEBSTORM_VM_OPTIONS'] => C:\Program Files\JetBrains\Activate\vmoptions\webstorm.vmoptions $_SERVER['WINDIR'] => C:\Windows $_SERVER['ZES_ENABLE_SYSMAN'] => 1 $_SERVER['__PSLOCKDOWNPOLICY'] => 0 $_SERVER['PHP_SELF'] => $_SERVER['SCRIPT_NAME'] => $_SERVER['SCRIPT_FILENAME'] => $_SERVER['PATH_TRANSLATED'] => $_SERVER['DOCUMENT_ROOT'] => $_SERVER['REQUEST_TIME_FLOAT'] => 1743492921.9441 $_SERVER['REQUEST_TIME'] => 1743492921 $_SERVER['argv'] => Array ( ) $_SERVER['argc'] => 0