Erreur à la dernière étape de l'installation [Réglé]
Sorry, we encountered a problem and we cannot complete your request...
Support Général
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :
Je tente d'automatiser la réinstallation du serveur (au cas où).
À la dernière étape de l'installation "Fin de l'installation" à lURL "phpboost/install/index.php?url=/admin" lorsqu'on définit le compte administrateur, j'ai le message:
"Sorry, we encountered a problem and we cannot complete your request..."
Les dernières lignes du fichier "phpboost/cache/error.log" sont:
Code TEXT :
2026-03-14 22:13:46
1847
Call to undefined function PHPMailer\PHPMailer\ctype_alnum()<br />
#0 /[truncated]/phpboost/kernel/lib/php/phpmailer/src/PHPMailer.php(1936): PHPMailer\PHPMailer\PHPMailer::isShellSafe()<br />
#1 /[truncated]/phpboost/kernel/lib/php/phpmailer/src/PHPMailer.php(1680): PHPMailer\PHPMailer\PHPMailer->mailSend()<br />
#2 /[truncated]/phpboost/kernel/lib/php/phpmailer/src/PHPMailer.php(1516): PHPMailer\PHPMailer\PHPMailer->postSend()<br />
#3 /[truncated]/phpboost/kernel/framework/io/mail/AbstractPHPMailerMailService.class.php(32): PHPMailer\PHPMailer\PHPMailer->send()<br />
#4 /[truncated]/phpboost/kernel/framework/io/mail/AbstractPHPMailerMailService.class.php(44): AbstractPHPMailerMailService->send()<br />
#5 /[truncated]/phpboost/kernel/framework/io/mail/AbstractPHPMailerMailService.class.php(68): AbstractPHPMailerMailService->try_to_send()<br />
#6 /[truncated]/phpboost/install/services/InstallationServices.class.php(619): AbstractPHPMailerMailService->send_from_properties()<br />
#7 /[truncated]/phpboost/install/services/InstallationServices.class.php(582): InstallationServices->send_installation_mail()<br />
#8 /[truncated]/phpboost/install/services/InstallationServices.class.php(188): InstallationServices->create_first_admin()<br />
#9 /[truncated]/phpboost/install/controllers/InstallCreateAdminController.class.php(42): InstallationServices->create_admin()<br />
#10 /[truncated]/phpboost/kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php(72): InstallCreateAdminController->execute()<br />
#11 /[truncated]/phpboost/kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php(44): UrlControllerMapper->do_call()<br />
#12 /[truncated]/phpboost/kernel/framework/mvc/dispatcher/Dispatcher.class.php(47): UrlControllerMapper->call()<br />
#13 /[truncated]/phpboost/kernel/framework/mvc/dispatcher/DispatchManager.class.php(26): Dispatcher->dispatch()<br />
#14 /[truncated]/phpboost/install/index.php(100): DispatchManager::dispatch()<br />
#15 {main}
/[truncated]/phpboost/kernel/lib/php/phpmailer/src/PHPMailer.phpN'ayant jamais appris le php je ne suis pas sûr de comprendre, j'imagine que ctype_alnum est indéfini.
Pourtant d'après https://www.php.net/manual/en/function.ctype-alnum.php j'ai l'impression que c'est plutot une fonction native au langage.
Qu'en pensez vous ?
Édité par Jybz Le 14/03/2026 à 22h31
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :
Code TEXT :
phpinfo() PHP Version => 8.2.30 System => Linux redacted.example.net 6.6.120-desktop-1.mga9 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 01:59:53 UTC 2026 x86_64 Build Date => Dec 17 2025 21:30:46 Build System => Linux redacted.example.net 6.6.83-server-1.mga9 #1 SMP PREEMPT_DYNAMIC Sun Mar 16 03:13:31 UTC 2025 x86_64 GNU/Linux Configure Command => './configure' '--with-config-file-path=/usr/lib64/php/82/ini' '--program-suffix=82' '--enable-fpm' '--with-fpm-user=apache' '--with-fpm-group=apache' '--with-fpm-systemd' '--enable-cli' '--with-apxs2=/usr/bin/apxs' '--enable-zts' '--with-pic' '--build=x86_64-mageia-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--datadir=/usr/share' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--mandir=/usr/share/man' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-shared=yes' '--enable-static=no' '--disable-debug' '--enable-bcmath=shared' '--enable-calendar=shared' '--enable-ctype=shared' '--enable-dba=shared' '--enable-dom=shared,/usr' '--enable-exif=shared' '--enable-fileinfo=shared' '--enable-filter=shared' '--enable-ftp=shared' '--enable-gd=shared' '--enable-intl=shared' '--enable-mbregex' '--enable-mbstring=shared,/usr' '--enable-mysqlnd=shared,/usr/bin/mysql_config' '--enable-opcache=shared' '--enable-pcntl=shared' '--enable-pdo=shared,/usr' '--enable-phar=shared' '--enable-phpdbg' '--enable-posix=shared' '--enable-session=shared,/usr' '--enable-shmop=shared,/usr' '--enable-simplexml' '--enable-soap=shared,/usr' '--enable-sockets=shared,/usr' '--enable-sysvmsg=shared,/usr' '--enable-sysvsem=shared,/usr' '--enable-sysvshm=shared,/usr' '--enable-tokenizer=shared,/usr' '--enable-xmlreader=shared,/usr' '--enable-xmlwriter=shared,/usr' '--with-zip=shared' '--with-bz2=shared,/usr' '--with-cdb' '--with-config-file-scan-dir=/etc/php.d' '--with-curl=shared,/usr' '--with-db4' '--with-enchant=shared,/usr' '--with-freetype=/usr' '--with-gdbm' '--with-external-gd=shared,/usr' '--with-gettext=shared,/usr' '--with-gmp=shared,/usr' '--with-iconv=shared' '--with-imap=shared,/usr' '--with-imap-ssl=/usr' '--with-jpeg=/usr' '--with-ldap-sasl' '--with-ldap=shared,/usr' '--with-libdir=lib64' '--with-mhash=shared,/usr' '--with-mysqli=shared,mysqlnd' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-openssl-dir=/usr' '--with-openssl=shared,/usr' '--without-pear' '--with-external-pcre=/usr' '--with-pcre-jit' '--with-pdo-dblib=shared,/usr' '--with-pdo-firebird=shared,/usr/lib64/firebird' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-pgsql=shared,/usr' '--with-pdo-sqlite=shared,/usr' '--with-pgsql=shared,/usr' '--with-readline=shared,/usr' '--with-snmp=shared,/usr' '--with-sodium=shared,/usr' '--with-sqlite3=shared,/usr' '--with-system-ciphers' '--with-tidy=shared,/usr' '--with-unixODBC=shared,/usr' '--with-webp=/usr' '--with-xpm=/usr/X11R6' '--with-xsl=shared,/usr' '--with-zlib=shared,/usr' '--with-zlib-dir=/usr' 'build_alias=x86_64-mageia-linux-gnu' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'ENCHANT_CFLAGS=-I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread ' 'ENCHANT_LIBS=-lenchant-2 ' Server API => Command Line Interface Virtual Directory Support => enabled Configuration File (php.ini) Path => /usr/lib64/php/82/ini Loaded Configuration File => /usr/lib64/php/82/ini/php.ini Scan this dir for additional .ini files => /etc/php.d Additional .ini files parsed => /etc/php.d/01_datahandling.ini, /etc/php.d/01_errorhandling.ini, /etc/php.d/01_fileuploads.ini, /etc/php.d/01_fopen.ini, /etc/php.d/01_language.ini, /etc/php.d/01_misc.ini, /etc/php.d/01_paths.ini, /etc/php.d/01_phpini.ini, /etc/php.d/01_ressourcelimits.ini, /etc/php.d/05_assertion.ini, /etc/php.d/05_browscap.ini, /etc/php.d/05_cliserver.ini, /etc/php.d/05_date.ini, /etc/php.d/05_mail.ini, /etc/php.d/05_pcre.ini, /etc/php.d/10_bz2.ini, /etc/php.d/13_curl.ini, /etc/php.d/21_openssl.ini, /etc/php.d/21_zlib.ini, /etc/php.d/23_gd.ini, /etc/php.d/24_gettext.ini, /etc/php.d/27_imap.ini, /etc/php.d/29_mbstring.ini, /etc/php.d/30_mcrypt.ini, /etc/php.d/33_mysqlnd.ini, /etc/php.d/37_mysqli.ini, /etc/php.d/47_session.ini, /etc/php.d/57_sysvsem.ini, /etc/php.d/58_sysvshm.ini, /etc/php.d/70_pdo.ini, /etc/php.d/78_sqlite3.ini, /etc/php.d/81_filter.ini, /etc/php.d/83_zip.ini, /etc/php.d/98_ffi.ini PHP API => 20220829 PHP Extension => 20220829 Zend Extension => 420220829 Zend Extension Build => API420220829,TS PHP Extension Build => API20220829,TS Debug Build => no Thread Safety => enabled Thread API => POSIX Threads Zend Signal Handling => enabled Zend Memory Manager => enabled Zend Multibyte Support => provided by mbstring Zend Max Execution Timers => disabled IPv6 Support => enabled DTrace Support => disabled Registered PHP Streams => compress.bzip2, https, ftps, compress.zlib, php, file, glob, data, http, ftp, zip Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3 Registered Stream Filters => bzip2.*, zlib.*, string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.* This program makes use of the Zend Scripting Language Engine: Zend Engine v4.2.30, Copyright (c) Zend Technologies _______________________________________________________________________ Configuration bz2 BZip2 Support => Enabled Stream Wrapper support => compress.bzip2:// Stream Filter support => bzip2.decompress, bzip2.compress BZip2 Version => 1.0.8, 13-Jul-2019 Core PHP Version => 8.2.30 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 => Off => Off display_startup_errors => Off => Off doc_root => no value => no value docref_ext => no value => no value docref_root => no value => no value enable_dl => Off => Off enable_post_data_reading => On => On error_append_string => no value => no value error_log => no value => no value error_log_mode => 0644 => 0644 error_prepend_string => no value => no value error_reporting => 22527 => 22527 expose_php => On => On extension_dir => /usr/lib64/php/82/extensions => /usr/lib64/php/82/extensions 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 => .:/usr/lib/php/:/usr/share/pear/:/usr/share/php/ => .:/usr/lib/php/:/usr/share/pear/:/usr/share/php/ 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 => no value => no value 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 => 1000 => 1000 max_multipart_body_parts => -1 => -1 memory_limit => 128M => 128M 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 => 8M => 8M 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 => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i serialize_precision => -1 => -1 short_open_tag => On => On SMTP => localhost => localhost smtp_port => 25 => 25 sys_temp_dir => no value => no value 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 => 16M => 16M upload_tmp_dir => /var/tmp => /var/tmp user_dir => no value => no value user_ini.cache_ttl => 300 => 300 user_ini.filename => .user.ini => .user.ini variables_order => GPCS => GPCS xmlrpc_error_number => 0 => 0 xmlrpc_errors => Off => Off zend.assertions => -1 => -1 zend.detect_unicode => On => On zend.enable_gc => On => On zend.exception_ignore_args => On => On zend.exception_string_param_max_len => 0 => 0 zend.multibyte => Off => Off zend.script_encoding => no value => no value zend.signal_check => Off => Off curl cURL support => enabled cURL Information => 7.88.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 => Yes SPNEGO => Yes SSL => Yes SSPI => No TLS-SRP => Yes HTTP2 => Yes GSSAPI => Yes KERBEROS5 => Yes UNIX_SOCKETS => Yes PSL => Yes HTTPS_PROXY => Yes MULTI_SSL => No BROTLI => Yes 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-mageia-linux-gnu SSL Version => OpenSSL/3.0.19 ZLib Version => 1.2.13 libSSH Version => libssh/0.10.6/gnutls/zlib Directive => Local Value => Master Value curl.cainfo => no value => no value date date/time support => enabled timelib version => 2022.12 "Olson" Timezone Database Version => 2024.2 Timezone Database => internal Default timezone => Europe/Paris 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 => Europe/Paris => Europe/Paris filter Input Validation and Filtering => enabled Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value gd GD Support => enabled GD headers Version => 2.3.3 GD library Version => 2.3.3 FreeType Support => enabled FreeType Linkage => with freetype GIF Read Support => enabled GIF Create Support => enabled JPEG Support => enabled PNG Support => enabled WBMP Support => enabled XPM Support => enabled 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 imap IMAP c-Client Version => 2007f SSL Support => enabled Directive => Local Value => Master Value imap.enable_insecure_rsh => Off => Off json json support => enabled libxml libXML support => active libXML Compiled Version => 2.10.4 libXML Loaded Version => 21004 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.8 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 mcrypt mcrypt support => enabled mcrypt_filter support => enabled Extension version => 1.0.5 Library version => 2.5.8 Api No => 20021217 Supported ciphers => rijndael-128 threeway rijndael-256 safer-sk64 enigma wake blowfish arcfour gost des xtea loki97 tripledes rc2 twofish serpent blowfish-compat safer-sk128 saferplus cast-128 rijndael-192 cast-256 Supported modes => ofb cbc nofb ecb ncfb stream ctr cfb Directive => Local Value => Master Value mcrypt.algorithms_dir => no value => no value mcrypt.modes_dir => no value => no value mysqli MysqlI Support => enabled Client API library version => mysqlnd 8.2.30 Active Persistent Links => 0 Inactive Persistent Links => 0 Active Links => 0 Directive => Local Value => Master Value mysqli.allow_local_infile => Off => Off 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 => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock mysqli.default_user => no value => no value mysqli.local_infile_directory => no value => no value mysqli.max_links => Unlimited => Unlimited mysqli.max_persistent => Unlimited => Unlimited mysqli.rollback_on_cached_plink => Off => Off mysqlnd mysqlnd => enabled Version => mysqlnd 8.2.30 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 openssl OpenSSL support => enabled OpenSSL Library Version => OpenSSL 3.0.19 27 Jan 2026 OpenSSL Header Version => OpenSSL 3.0.18 30 Sep 2025 Openssl default config => /etc/pki/tls/openssl.cnf Directive => Local Value => Master Value openssl.cafile => no value => no value openssl.capath => no value => no value pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 10.42 2022-12-11 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 => random Version => 8.2.30 Reflection Reflection => enabled session Session Support => enabled Registered save handlers => files user Registered serializer handlers => php_serialize php php_binary 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 => 1000 => 1000 session.gc_maxlifetime => 1440 => 1440 session.gc_probability => 0 => 0 session.lazy_write => On => On session.name => PHPSESSID => PHPSESSID session.referer_check => no value => no value session.save_handler => files => files session.save_path => /var/lib/php => /var/lib/php session.serialize_handler => php => php session.sid_bits_per_character => 5 => 5 session.sid_length => 26 => 26 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 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.1 Directive => Local Value => Master Value sqlite3.defensive => On => On sqlite3.extension_dir => no value => no value standard Dynamic Library Support => enabled Path to sendmail => /usr/sbin/sendmail -t -i 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 sysvsem sysvsem support => enabled sysvshm sysvshm support => enabled xml XML Support => active XML Namespace Support => active libxml2 Version => 2.10.4 zip Zip => enabled Zip version => 1.21.1 Libzip version => 1.9.2 BZIP2 compression => Yes XZ compression => Yes ZSTD compression => Yes 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.13 Linked Version => 1.2.13 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 SHELL => /bin/bash HISTCONTROL => ignoredups HISTSIZE => 1000 HOSTNAME => redacted.example.net LANGUAGE => fr_FR.UTF-8:fr PWD => /home/oneuser LOGNAME => oneuser HOME => /home/oneuser LANG => fr_FR.UTF-8 LS_COLORS => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.iso=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.JPG=01;35:*.JPEG=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.ico=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.divx=01;35:*.xvid=01;35:*.3gp=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.gem=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*.mp2=00;36:*.mod=00;36:*.xm=00;36:*.s3m=00;36:*.it=00;36:*.wma=00;36:*~=47;30:*#=47;30:*.bak=47;30:*.old=47;30:*.orig=47;30:*.part=47;30:*.rej=47;30:*.swp=47;30:*.tmp=47;30:*.dpkg-dist=47;30:*.dpkg-old=47;30:*.ucf-dist=47;30:*.ucf-new=47;30:*.ucf-old=47;30:*.rpmnew=47;30:*.rpmorig=47;30:*.rpmsave=47;30:*.bck=47;30:*.bk=47;30:*.save=47;30: TMPDIR => /tmp QTDIR5 => /usr/lib64/qt5 META_CLASS => download TERM => xterm-256color G_FILENAME_ENCODING => @locale LESSOPEN => ||/usr/bin/lesspipe.sh %s USER => oneuser QT5DOCDIR => /usr/share/doc/qt5 SHLVL => 1 INPUTRC => /etc/inputrc LC_SOURCED => 1 SYSTEMD_PAGER => /usr/bin/less -FR PS1 => [\u@\h \W]\$ NLSPATH => /usr/share/locale/%l/%N TMP => /tmp PATH => /usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/usr/lib64/qt5/bin:/home/oneuser/.local/bin:/home/oneuser/bin MAIL => /var/spool/mail/oneuser _ => /usr/bin/php PHP Variables Variable => Value $_SERVER['SHELL'] => /bin/bash $_SERVER['HISTCONTROL'] => ignoredups $_SERVER['HISTSIZE'] => 1000 $_SERVER['HOSTNAME'] => redacted.example.net $_SERVER['LANGUAGE'] => fr_FR.UTF-8:fr $_SERVER['PWD'] => /home/oneuser $_SERVER['LOGNAME'] => oneuser $_SERVER['HOME'] => /home/oneuser $_SERVER['LANG'] => fr_FR.UTF-8 $_SERVER['LS_COLORS'] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.iso=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.JPG=01;35:*.JPEG=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.ico=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.divx=01;35:*.xvid=01;35:*.3gp=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.gem=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*.mp2=00;36:*.mod=00;36:*.xm=00;36:*.s3m=00;36:*.it=00;36:*.wma=00;36:*~=47;30:*#=47;30:*.bak=47;30:*.old=47;30:*.orig=47;30:*.part=47;30:*.rej=47;30:*.swp=47;30:*.tmp=47;30:*.dpkg-dist=47;30:*.dpkg-old=47;30:*.ucf-dist=47;30:*.ucf-new=47;30:*.ucf-old=47;30:*.rpmnew=47;30:*.rpmorig=47;30:*.rpmsave=47;30:*.bck=47;30:*.bk=47;30:*.save=47;30: $_SERVER['TMPDIR'] => /tmp $_SERVER['QTDIR5'] => /usr/lib64/qt5 $_SERVER['META_CLASS'] => download $_SERVER['TERM'] => xterm-256color $_SERVER['G_FILENAME_ENCODING'] => @locale $_SERVER['LESSOPEN'] => ||/usr/bin/lesspipe.sh %s $_SERVER['USER'] => oneuser $_SERVER['QT5DOCDIR'] => /usr/share/doc/qt5 $_SERVER['SHLVL'] => 1 $_SERVER['INPUTRC'] => /etc/inputrc $_SERVER['LC_SOURCED'] => 1 $_SERVER['SYSTEMD_PAGER'] => /usr/bin/less -FR $_SERVER['PS1'] => [\u@\h \W]\$ $_SERVER['NLSPATH'] => /usr/share/locale/%l/%N $_SERVER['TMP'] => /tmp $_SERVER['PATH'] => /usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/usr/lib64/qt5/bin:/home/oneuser/.local/bin:/home/oneuser/bin $_SERVER['MAIL'] => /var/spool/mail/oneuser $_SERVER['_'] => /usr/bin/php $_SERVER['PHP_SELF'] => $_SERVER['SCRIPT_NAME'] => $_SERVER['SCRIPT_FILENAME'] => $_SERVER['PATH_TRANSLATED'] => $_SERVER['DOCUMENT_ROOT'] => $_SERVER['REQUEST_TIME_FLOAT'] => 1773524650.3472 $_SERVER['REQUEST_TIME'] => 1773524650 $_SERVER['argv'] => Array ( ) $_SERVER['argc'] => 0 PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :

Les retour de commandes php -m ou php -i donnent maintenant des information quant à ctype.
Cependant, j'ai toujours la même erreur dans phpboost/cache/error.log (si ce n'est le timestamp qui change)
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :
Code BASH :
kill -s SIGUSR1 $(cat ./httpd.pid)
Désolé pour le bruit
Édité par Jybz Le 14/03/2026 à 23h14
babsolune Membre non connecté
-
Administrateur
- Voir le profil du membre babsolune
- Inscrit le : 16/05/2008
- Site internet
- Groupes :
-
Equipe Développement

par contre c'est bizarre que l'extension ctype n'ait pas été installée/active par défaut
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :
D'ailleurs, ce module php n'est nécessaire uniquement lors de l'installation ? Nous opérons le serveur sans depuis des années et personne ne s'en est plain
babsolune Membre non connecté
-
Administrateur
- Voir le profil du membre babsolune
- Inscrit le : 16/05/2008
- Site internet
- Groupes :
-
Equipe Développement
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :
J'essaie d'automatiser. J'ai automatisé jusqu'à unzip le tar.gz dans le dossier défini par RootDocument dans la config du serveur http.
Par la suite, j'utilise (encore) le navigateur pour joindre https://dev.example.net/install/
Je compte bien continuer le déploiement/installation en ligne de commande. Mais comme la question est posée, je me demande s'il est déjà prévu ? Je n'ai pas vu cette portion de documentation.
babsolune Membre non connecté
-
Administrateur
- Voir le profil du membre babsolune
- Inscrit le : 16/05/2008
- Site internet
- Groupes :
-
Equipe Développement
Citation :Nous opérons le serveur sans depuis des années et personne ne s'en est plain
à première vue, je dirai que PHPMailer, la lib externe qui gère l'envoi de mail, n'utilise ctype_alnum() que lors de l'install,
Install en CLI : documentation
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :
Jybz Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre Jybz
- Inscrit le : 18/11/2020
- Groupes :
Code TEXT :
[user@host www]$ php phpboost
PHP Fatal error: Uncaught PHPBoostNotInstalledException: PHPBoost is not installed in <root_web>/kernel/framework/io/db/factory/DBFactory.class.php:132
Stack trace:
#0 <root_web>/kernel/framework/io/db/factory/DBFactory.class.php(63): DBFactory::load_config()
#1 <root_web>/kernel/framework/core/environment/context/PersistenceContext.class.php(74): DBFactory::get_db_connection()
#2 <root_web>/kernel/framework/core/environment/context/PersistenceContext.class.php(37): PersistenceContext::get_sql_querier()
#3 <root_web>/kernel/framework/phpboost/cache/GroupsCache.class.php(29): PersistenceContext::get_querier()
#4 <root_web>/kernel/framework/io/data/cache/CacheManager.class.php(77): GroupsCache->synchronize()
#5 <root_web>/kernel/framework/phpboost/cache/GroupsCache.class.php(92): CacheManager::load()
#6 <root_web>/kernel/framework/phpboost/member/GroupsService.class.php(129): GroupsCache::load()
#7 <root_web>/kernel/framework/phpboost/user/CurrentUser.class.php(61): GroupsService::get_groups()
#8 <root_web>/kernel/framework/phpboost/user/CurrentUser.class.php(56): CurrentUser->build_groups()
#9 <root_web>/kernel/framework/phpboost/user/CurrentUser.class.php(28): CurrentUser->__construct()
#10 <root_web>/kernel/framework/core/environment/context/AppContext.class.php(168): CurrentUser::from_session()
#11 <root_web>/kernel/framework/util/Timezone.class.php(67): AppContext::get_current_user()
#12 <root_web>/kernel/framework/util/Timezone.class.php(41): Timezone::get_user_timezone()
#13 <root_web>/kernel/framework/util/Date.class.php(593): Timezone::get_timezone()
#14 <root_web>/kernel/framework/util/Date.class.php(111): Date->compute_server_user_difference()
#15 <root_web>/kernel/framework/util/Date.class.php(536): Date->format()
#16 <root_web>/kernel/framework/core/error/ErrorHandler.class.php(200): Date::to_format()
#17 <root_web>/kernel/framework/core/error/ErrorHandler.class.php(189): ErrorHandler::compute_error_log_string()
#18 <root_web>/kernel/framework/core/error/ErrorHandler.class.php(173): ErrorHandler::add_error_in_log_file()
#19 <root_web>/kernel/framework/core/error/RawExceptionHandler.class.php(43): ErrorHandler::add_error_in_log()
#20 <root_web>/kernel/framework/core/error/RawExceptionHandler.class.php(30): RawExceptionHandler->log()
#21 [internal function]: RawExceptionHandler->handle()
#22 {main}
thrown in <root_web>/kernel/framework/io/db/factory/DBFactory.class.php on line 132
Fatal error: Uncaught PHPBoostNotInstalledException: PHPBoost is not installed in <root_web>/kernel/framework/io/db/factory/DBFactory.class.php:132
Stack trace:
#0 <root_web>/kernel/framework/io/db/factory/DBFactory.class.php(63): DBFactory::load_config()
#1 <root_web>/kernel/framework/core/environment/context/PersistenceContext.class.php(74): DBFactory::get_db_connection()
#2 <root_web>/kernel/framework/core/environment/context/PersistenceContext.class.php(37): PersistenceContext::get_sql_querier()
#3 <root_web>/kernel/framework/phpboost/cache/GroupsCache.class.php(29): PersistenceContext::get_querier()
#4 <root_web>/kernel/framework/io/data/cache/CacheManager.class.php(77): GroupsCache->synchronize()
#5 <root_web>/kernel/framework/phpboost/cache/GroupsCache.class.php(92): CacheManager::load()
#6 <root_web>/kernel/framework/phpboost/member/GroupsService.class.php(129): GroupsCache::load()
#7 <root_web>/kernel/framework/phpboost/user/CurrentUser.class.php(61): GroupsService::get_groups()
#8 <root_web>/kernel/framework/phpboost/user/CurrentUser.class.php(56): CurrentUser->build_groups()
#9 <root_web>/kernel/framework/phpboost/user/CurrentUser.class.php(28): CurrentUser->__construct()
#10 <root_web>/kernel/framework/core/environment/context/AppContext.class.php(168): CurrentUser::from_session()
#11 <root_web>/kernel/framework/util/Timezone.class.php(67): AppContext::get_current_user()
#12 <root_web>/kernel/framework/util/Timezone.class.php(41): Timezone::get_user_timezone()
#13 <root_web>/kernel/framework/util/Date.class.php(593): Timezone::get_timezone()
#14 <root_web>/kernel/framework/util/Date.class.php(111): Date->compute_server_user_difference()
#15 <root_web>/kernel/framework/util/Date.class.php(536): Date->format()
#16 <root_web>/kernel/framework/core/error/ErrorHandler.class.php(200): Date::to_format()
#17 <root_web>/kernel/framework/core/error/ErrorHandler.class.php(189): ErrorHandler::compute_error_log_string()
#18 <root_web>/kernel/framework/core/error/ErrorHandler.class.php(173): ErrorHandler::add_error_in_log_file()
#19 <root_web>/kernel/framework/core/error/RawExceptionHandler.class.php(43): ErrorHandler::add_error_in_log()
#20 <root_web>/kernel/framework/core/error/RawExceptionHandler.class.php(30): RawExceptionHandler->log()
#21 [internal function]: RawExceptionHandler->handle()
#22 {main}
thrown in <root_web>/kernel/framework/io/db/factory/DBFactory.class.php on line 132
[user@host www]$babsolune Membre non connecté
-
Administrateur
- Voir le profil du membre babsolune
- Inscrit le : 16/05/2008
- Site internet
- Groupes :
-
Equipe Développement
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie
