Advertisement
Error updating to 4.4.2 Topic is solved
Moderator: General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Error updating to 4.4.2
Hi,
Opened an issue when upgrading to 4.4.1 and was told a to look for the next upgrade.
Well, 4.4.2 seems to go worse.
//Dennis
Error
ClassNotFoundError
HTTP 500 Whoops, looks like something went wrong.
Attempted to load class "TemplatesComponent" from namespace "Joomla\Component\Templates\Administrator\Extension".
Did you forget a "use" statement for another namespace?
Exceptions 2 Stack Traces 2
Symfony\Component\ErrorHandler\Error\ ClassNotFoundError
in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/components/com_templates/services/provider.php (line 46)
$container->registerServiceProvider(new ComponentDispatcherFactory('\\Joomla\\Component\\Templates'));
$container->set(
ComponentInterface::class,
function (Container $container) {
$component = new TemplatesComponent($container->get(ComponentDispatcherFactoryInterface::class));
$component->setMVCFactory($container->get(MVCFactoryInterface::class));
$component->setRegistry($container->get(Registry::class));
return $component;
in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/vendor/joomla/di/src/ContainerResource.php -> {closure} (line 182)
in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/vendor/joomla/di/src/Container.php -> getInstance (line 96)
Container->get('Joomla\\CMS\\Extension\\ComponentInterface') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Extension/ExtensionManagerTrait.php (line 177)
CMSApplication->loadExtension('Joomla\\CMS\\Extension\\ComponentInterface', 'templates', '/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/components/com_templates') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Extension/ExtensionManagerTrait.php (line 51)
CMSApplication->bootComponent('templates') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Application/AdministratorApplication.php (line 233)
AdministratorApplication->getTemplate(true) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Error/Renderer/HtmlRenderer.php (line 50)
HtmlRenderer->render(object(Error)) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Exception/ExceptionHandler.php (line 126)
ExceptionHandler::render(object(Error)) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Exception/ExceptionHandler.php (line 72)
ExceptionHandler::handleException(object(Error)) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Application/CMSApplication.php (line 322)
CMSApplication->execute() in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/includes/app.php (line 61)
require_once('/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/includes/app.php') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/index.php (line 32)
Error
Failed opening required '/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/cache/autoload_psr4.php' (include_path='.:/usr/php81/lib/php')
Opened an issue when upgrading to 4.4.1 and was told a to look for the next upgrade.
Well, 4.4.2 seems to go worse.
//Dennis
Error
ClassNotFoundError
HTTP 500 Whoops, looks like something went wrong.
Attempted to load class "TemplatesComponent" from namespace "Joomla\Component\Templates\Administrator\Extension".
Did you forget a "use" statement for another namespace?
Exceptions 2 Stack Traces 2
Symfony\Component\ErrorHandler\Error\ ClassNotFoundError
in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/components/com_templates/services/provider.php (line 46)
$container->registerServiceProvider(new ComponentDispatcherFactory('\\Joomla\\Component\\Templates'));
$container->set(
ComponentInterface::class,
function (Container $container) {
$component = new TemplatesComponent($container->get(ComponentDispatcherFactoryInterface::class));
$component->setMVCFactory($container->get(MVCFactoryInterface::class));
$component->setRegistry($container->get(Registry::class));
return $component;
in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/vendor/joomla/di/src/ContainerResource.php -> {closure} (line 182)
in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/vendor/joomla/di/src/Container.php -> getInstance (line 96)
Container->get('Joomla\\CMS\\Extension\\ComponentInterface') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Extension/ExtensionManagerTrait.php (line 177)
CMSApplication->loadExtension('Joomla\\CMS\\Extension\\ComponentInterface', 'templates', '/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/components/com_templates') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Extension/ExtensionManagerTrait.php (line 51)
CMSApplication->bootComponent('templates') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Application/AdministratorApplication.php (line 233)
AdministratorApplication->getTemplate(true) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Error/Renderer/HtmlRenderer.php (line 50)
HtmlRenderer->render(object(Error)) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Exception/ExceptionHandler.php (line 126)
ExceptionHandler::render(object(Error)) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Exception/ExceptionHandler.php (line 72)
ExceptionHandler::handleException(object(Error)) in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/libraries/src/Application/CMSApplication.php (line 322)
CMSApplication->execute() in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/includes/app.php (line 61)
require_once('/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/includes/app.php') in /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/index.php (line 32)
Error
Failed opening required '/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/cache/autoload_psr4.php' (include_path='.:/usr/php81/lib/php')
Advertisement
-
- Joomla! Champion
- Posts: 6579
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: Error updating to 4.4.2
Delete the file /administrator/cache/autoload_psr4.php and it will be recreated on next site access. This may fix some of the problems.
https://gadsolutions.biz Electrical services
https://electrical-testing-safety.co.uk Testing services
https://electrical-testing-safety.co.uk Testing services
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Error updating to 4.4.2
Hi,
No such file present.
//Dennis
No such file present.
//Dennis
-
- Joomla! Champion
- Posts: 6579
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: Error updating to 4.4.2
It should be automatically created,why it isn't I don't know.
https://gadsolutions.biz Electrical services
https://electrical-testing-safety.co.uk Testing services
https://electrical-testing-safety.co.uk Testing services
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Error updating to 4.4.2
FPS without plugins:
Forum Post Assistant (v1.6.6) : 10-Jan-2024 wrote:Basic Environment :: wrote:Joomla! Instance :: Joomla! 4.4.2-Stable (Pamoja) 9-January-2024
Joomla! Configured :: Yes | Read-Only (444) |
Configuration Options :: Offline: false | SEF: true | SEF Suffix: true | SEF ReWrite: true | .htaccess/web.config: Yes | GZip: false | Cache: false | CacheTime: 15 | CacheHandler: file | CachePlatformPrefix: false | FTP Layer: N/A | Proxy: false | LiveSite: | Session lifetime: 120 | Session handler: database | Shared sessions: false | SSL: 2 | Error Reporting: maximum | Site Debug: true | Language Debug: false | Default Access: Public | Unicode Slugs: false | dbConnection Type: mysqli | PHP Supports J! 4.4.2: Yes | Database Supports J! 4.4.2: Yes | Database Credentials Present: Yes |
Host Configuration :: OS: Linux | OS Version: 5.15.0-71-generic | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br | System TMP Writable: Yes | Free Disk Space : 4723.67 GiB |
PHP Configuration :: Version: 8.1.26 | PHP API: apache2handler | Session Path Writable: Yes | Display Errors: 0 | Error Reporting: 69 | Log Errors To: | Last Known Error: | Register Globals: | Magic Quotes: | Safe Mode: | Allow url fopen: 1 | Open Base: /nfsmnt/:/data/:/usr/php81/:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.8.9/bin-Q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt | Uploads: 1 | Max. Upload Size: 256M | Max. POST Size: 512M | Max. Input Time: 60 | Max. Execution Time: 600 | Memory Limit: 512M
Database Configuration :: Version: 10.5.9-MariaDB-1:10.5.9+maria~focal-log (Client:mysqlnd 8.1.26) | Database Size: 127.44 MiB | #of Tables with config prefix: 219 | #of other Tables: 214 | User Privileges : GRANT ALLDetailed Environment :: wrote:PHP Extensions :: Core (8.1.26) | date (8.1.26) | libxml (8.1.26) | openssl (8.1.26) | pcre (8.1.26) | sqlite3 (8.1.26) | zlib (8.1.26) | bcmath (8.1.26) | bz2 (8.1.26) | calendar (8.1.26) | ctype (8.1.26) | curl (8.1.26) | dom (20031129) | enchant (8.1.26) | hash (8.1.26) | fileinfo (8.1.26) | filter (8.1.26) | ftp (8.1.26) | gd (8.1.26) | gettext (8.1.26) | gmp (8.1.26) | json (8.1.26) | iconv (8.1.26) | SPL (8.1.26) | intl (8.1.26) | session (8.1.26) | ldap (8.1.26) | mbstring (8.1.26) | standard (8.1.26) | mysqlnd (mysqlnd 8.1.26) | odbc (8.1.26) | exif (8.1.26) | mysqli (8.1.26) | PDO (8.1.26) | PDO_Firebird (8.1.26) | pdo_mysql (8.1.26) | PDO_ODBC (8.1.26) | pdo_pgsql (8.1.26) | pdo_sqlite (8.1.26) | pgsql (8.1.26) | Phar (8.1.26) | posix (8.1.26) | pspell (8.1.26) | Reflection (8.1.26) | imap (8.1.26) | SimpleXML (8.1.26) | soap (8.1.26) | sockets (8.1.26) | tokenizer (8.1.26) | xml (8.1.26) | xmlreader (8.1.26) | xmlwriter (8.1.26) | xsl (8.1.26) | zip (1.19.5) | apache2handler (8.1.26) | apcu (5.1.20) | imagick (3.5.1) | memcache (8.1-dev) | OAuth (2.0.7) | pdo_dblib (8.1.26) | sodium (8.1.26) | tidy (8.1.26) | uploadprogress (1.0.2) | ionCube Loader (13.0.2) | Zend OPcache (8.1.26) | Zend Engine (4.1.26) |
Potential Missing Extensions ::
Disabled Functions :: opcache_compile_file | opcache_get_configuration | opcache_invalidate | opcache_reset |
Switch User Environment :: PHP CGI: No | Server SU: No | PHP SU: No | Potential Ownership Issues: No
Apache Modules :: core | mod_so | http_core | prefork | mod_rewrite | mod_access_compat | mod_actions | mod_alias | mod_allowmethods | mod_auth_basic | mod_auth_digest | mod_auth_form | mod_authn_anon | mod_authn_core | mod_authn_dbd | mod_authn_dbm | mod_authn_file | mod_authn_socache | mod_authz_core | mod_authz_dbd | mod_authz_dbm | mod_authz_groupfile | mod_authz_host | mod_authz_owner | mod_authz_user | mod_autoindex | mod_buffer | mod_cache | mod_cache_disk | mod_cache_socache | mod_dav | mod_dav_fs | mod_dbd | mod_deflate | mod_dir | mod_dumpio | mod_env | mod_expires | mod_ext_filter | mod_fakessl | mod_file_cache | mod_filter | mod_geoip | mod_ignorepython | mod_include | mod_info | mod_lbmethod_bybusyness | mod_lbmethod_byrequests | mod_lbmethod_bytraffic | mod_lbmethod_heartbeat | mod_log_config | mod_log_debug | mod_logio | mod_macro | mod_mime | mod_negotiation | mod_php | mod_proxy | mod_proxy_ajp | mod_proxy_balancer | mod_proxy_connect | mod_proxy_express | mod_proxy_fcgi | mod_proxy_ftp | mod_proxy_http | mod_proxy_scgi | mod_proxy_wstunnel | mod_ratelimit | mod_remoteip | mod_reqtimeout | mod_request | mod_rpaf | mod_ruid | mod_sed | mod_session | mod_session_cookie | mod_session_dbd | mod_setenvif | mod_slotmem_shm | mod_socache_dbm | mod_socache_memcache | mod_socache_shmcb | mod_speling | mod_status | mod_substitute | mod_unique_id | mod_unixd | mod_userdir | mod_version | mod_vhost_alias | mod_vhost_cdb_php81 | mod_vhost_rusage | Apache |
Potential Missing Modules :: mod_ssl |
Folder Permissions :: wrote:Core Folders :: images/ (755) | components/ (755) | modules/ (755) | plugins/ (755) | language/ (755) | templates/ (755) | cache/ (755) | logs/ (755) | tmp/ (755) | administrator/components/ (755) | administrator/modules/ (755) | administrator/language/ (755) | administrator/templates/ (755) | administrator/logs/ (755) | api/ (755) |
Elevated Permissions (First 10) ::Database Information :: wrote:Database statistics :: Uptime: 6363152 | Threads: 34 | Questions: 1947140367 | Slow queries: 2867 | Opens: 3804593 | Open tables: 2000 | Queries per second avg: 306.002 |Extensions Discovered :: wrote:Components :: Site ::
Core ::
3rd Party:: WF_EMOTIONS_TITLE (2.9.58) ? | WF_HR_TITLE (2.9.58) ? | WF_DIRECTIONALITY_TITLE (2.9.58) ? | WF_ARTICLE_TITLE (2.9.58) ? | WF_FORMATSELECT_TITLE (2.9.58) ? | WF_FONTSELECT_TITLE (2.9.58) ? | WF_AUTOSAVE_TITLE (2.9.58) ? | WF_NONBREAKING_TITLE (2.9.58) ? | WF_VISUALBLOCKS_TITLE (2.9.58) ? | WF_MEDIA_TITLE (2.9.58) ? | JCE - Noneditable (1.0.0) ? | WF_VISUALCHARS_TITLE (2.9.58) ? | WF_KITCHENSINK_TITLE (2.9.58) ? | WF_PRINT_TITLE (2.9.58) ? | WF_CLIPBOARD_TITLE (2.9.58) ? | WF_BROWSER_TITLE (2.9.58) ? | WF_REFERENCE_TITLE (2.9.58) ? | WF_STYLE_TITLE (2.9.58) ? | WF_STYLESELECT_TITLE (2.9.58) ? | WF_SPELLCHECKER_TITLE (2.9.58) ? | WF_HELP_TITLE (2.9.58) ? | WF_PREVIEW_TITLE (2.9.58) ? | WF_WORDCOUNT_TITLE (2.9.58) ? | WF_ANCHOR_TITLE (2.9.58) ? | WF_MEDIAMANAGER_TITLE (2.9.58) ? | WF_TEXTCASE_TITLE (2.9.58) ? | WF_FULLSCREEN_TITLE (2.9.58) ? | WF_CLEANUP_TITLE (2.9.58) ? | WF_FONTCOLOR_TITLE (2.9.58) ? | WF_TABLE_TITLE (2.9.58) ? | WF_MICRODATA_TITLE (2.9.58) ? | WF_IMGMANAGER_TITLE (2.9.58) ? | WF_FILEMANAGER_TITLE (2.9.58) ? | WF_CONTEXTMENU_TITLE (2.9.58) ? | WF_LISTS_TITLE (2.9.58) ? | WF_CHARMAP_TITLE (2.9.58) ? | WF_FONTSIZESELECT_TITLE (2.9.58) ? | WF_CAPTION_TITLE (2.9.41) ? | WF_ATTRIBUTES_TITLE (2.9.58) ? | WF_SEARCHREPLACE_TITLE (2.9.58) ? | JCE - Columns (1.0.0) ? | WF_IFRAME_TITLE (2.9.58) ? | WF_IMGMANAGER_EXT_TITLE (2.9.58) ? | WF_SOURCE_TITLE (2.9.58) ? | WF_LINK_TITLE (2.9.58) ? | WF_TEXTPATTERN_TITLE (2.9.58) ? | WF_TEMPLATEMANAGER_TITLE (2.9.58) ? | WF_LANGCODE_TITLE (2.9.58) ? | WF_LINK_SEARCH_TITLE (2.9.58) ? | WF_AGGREGATOR_[youtube]_TITLE (2.9.58) ? | WF_AGGREGATOR_DAILYMOTION_TITLE (2.9.58) ? | WF_AGGREGATOR_VIDEO_TITLE (2.9.58) ? | WF_AGGREGATOR_AUDIO_TITLE (2.9.58) ? | WF_AGGREGATOR_VIMEO_TITLE (2.9.58) ? | WF_POPUPS_JCEMEDIABOX_TITLE (2.9.58) ? | WF_FILESYSTEM_JOOMLA_TITLE (2.9.58) ? | WF_LINKS_JOOMLALINKS_TITLE (2.9.58) ? |
Components :: Admin ::
Core :: com_workflow (4.0.0) 1 | com_cpanel (4.0.0) 1 | com_tags (4.0.0) 1 | com_scheduler (4.1.0) 1 | com_search (3.0.0) 1 | com_admin (4.0.0) 1 | com_login (4.0.0) 1 | com_media (3.0.0) 1 | com_newsfeeds (4.0.0) 1 | com_templates (4.0.0) 1 | com_joomlaupdate (4.0.3) 1 | com_fields (4.0.0) 1 | com_guidedtours (4.3.0) 1 | com_config (4.0.0) 1 | com_actionlogs (3.9.0) 1 | com_checkin (4.0.0) 1 | com_menus (4.0.0) 1 | com_finder (4.0.0) 1 | com_plugins (4.0.0) 1 | com_contenthistory (4.0.0) 1 | com_privacy (3.9.0) 1 | com_banners (4.0.0) 1 | com_postinstall (4.0.0) 1 | com_redirect (4.0.0) 1 | com_categories (4.0.0) 1 | com_installer (4.0.0) 1 | com_users (4.0.0) 1 | com_associations (4.0.0) 1 | com_wrapper (4.0.0) 1 | com_ajax (4.0.0) 1 | com_cache (4.0.0) 1 | com_languages (4.0.0) 1 | com_modules (4.0.0) 1 | com_mails (4.0.0) 1 | com_weblinks (4.3.1) 1 | com_messages (4.0.0) 1 | com_content (4.0.0) 1 |
3rd Party:: Acym (9.1.0) 1 | ChronoForms7 (7.0.12) 1 | com_rseventspro (1.14.6) 1 | COM_BLANK (1.0.5) 1 | ChronoForms8 (8.0.17) 1 | com_phocadownload (4.0.9) 1 | com_akeebabackup (9.8.4) 1 | COM_JCE (2.9.58) 1 | RSFirewall! (3.1.0) 1 | COM_FFEXPLORER (1.0.6) 1 |
Modules :: Site ::
Core :: mod_articles_category (3.0.0) 1 | mod_languages (3.5.0) 1 | mod_syndicate (3.0.0) 1 | mod_weblinks (4.3.1) 1 | mod_articles_archive (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_wrapper (3.0.0) 1 | mod_random_image (3.0.0) 1 | mod_whosonline (3.0.0) 1 | mod_footer (3.0.0) 1 | mod_articles_news (3.0.0) 1 | mod_search (3.0.0) 1 | mod_articles_categories (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_users_latest (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | mod_stats (3.0.0) 1 | mod_login (3.0.0) 1 | mod_articles_popular (3.0.0) 1 | mod_tags_similar (3.1.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_related_items (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_articles_latest (3.0.0) 1 |
3rd Party:: MOD_RSEVENTSPRO_FEATURED (1.10) 1 | MOD_RSEVENTSPRO_TAGS (1.4) 1 | MOD_RSEVENTSPRO_ARCHIVED (1.7) 1 | ChronoForms7 (v7.0.7) 1 | MOD_RSEVENTSPRO_CALENDAR (1.13) 1 | RSSocial! (1.1.2) 0 | MOD_RSEVENTSPRO_UPCOMING (1.10) 1 | MOD_RSEVENTSPRO_TICKETS (1.4) 1 | MOD_RSEVENTSPRO_LOCATIONS (1.5) 1 | Protected by RSFirewall! Module (1.0.0 R49) 1 | YJ News Pop (1.1.1) 0 | MOD_RSEVENTSPRO_SLIDER (1.11) 1 | MOD_RSEVENTSPRO_CART (1.4) 1 | MOD_RSEVENTSPRO_ATTENDEES (1.5) 1 | mod_flipbookpremium (1.0.3) 1 | MOD_YOOTHEME_BUILDER (4.2.11) 1 | MOD_RSEVENTSPRO_SEARCH (1.9) 1 | MOD_RSEVENTSPRO_CATEGORIES (1.7) 1 | AcyMailing subscription form (9.1.0) 1 | MOD_RSEVENTSPRO_LOCATION (1.8) 1 | MOD_RSEVENTSPRO_EVENTS (1.11) 1 | MOD_RSEVENTSPRO_POPULAR (1.10) 1 | MOD_RSEVENTSPRO_RELATED (1.1) 1 | JP Yootheme Login (2.0.0) 1 | Pro Magic Audio Player (3.6.0) 1 | Pro Magic Audio Player (3.6.1) 1 | ChronoForms8 (1.0.0) 1 | MOD_RSEVENTSPRO_MAP (1.14) 1 |
Modules :: Admin ::
Core :: mod_logged (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_version (3.0.0) 1 | mod_latestactions (3.9.0) 1 | mod_privacy_status (4.0.0) 1 | mod_latest (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_loginsupport (4.0.0) 1 | mod_title (3.0.0) 1 | mod_login (3.0.0) 1 | mod_quickicon (3.0.0) 1 | mod_guidedtours (4.3.0) 1 | mod_frontend (4.0.0) 1 | mod_privacy_dashboard (3.9.0) 1 | mod_online (1.6.0) 0 | mod_sampledata (3.8.0) 1 | mod_custom (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_messages (4.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_post_installation_messages (4.0.0) 1 | mod_unread (1.6.0) 1 | mod_menu (3.0.0) 1 | mod_stats_admin (3.0.0) 1 | mod_user (4.0.0) 1 |
3rd Party:: RSFirewall! Control Panel Module (1.4.0) 1 | MOD_YOOTHEME_LINK (4.2.11) 1 |
Libraries ::
Core ::
3rd Party:: Regular Labs Library (23.12.10783) 1 | file_fof40 (4.1.4) ? |
Templates Discovered :: wrote:Templates :: Site :: YOOtheme (4.2.11) 1 | cassiopeia (1.0) 1 | Yougrids (2.0.0) 1 |
Templates :: Admin :: atum (1.0) 1 |
Last edited by toivo on Tue Jan 21, 2025 9:38 pm, edited 1 time in total.
Reason: mod note: disabled smilies in post Options for readability
Reason: mod note: disabled smilies in post Options for readability
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Error updating to 4.4.2
FPA only plugins:
Forum Post Assistant (v1.6.6) : 10-Jan-2024 wrote:Basic Environment :: wrote:Joomla! Instance :: Joomla! 4.4.2-Stable (Pamoja) 9-January-2024
Joomla! Configured :: Yes | Read-Only (444) |
Configuration Options :: Offline: false | SEF: true | SEF Suffix: true | SEF ReWrite: true | .htaccess/web.config: Yes | GZip: false | Cache: false | CacheTime: 15 | CacheHandler: file | CachePlatformPrefix: false | FTP Layer: N/A | Proxy: false | LiveSite: | Session lifetime: 120 | Session handler: database | Shared sessions: false | SSL: 2 | Error Reporting: maximum | Site Debug: true | Language Debug: false | Default Access: Public | Unicode Slugs: false | dbConnection Type: mysqli | PHP Supports J! 4.4.2: Yes | Database Supports J! 4.4.2: Yes | Database Credentials Present: Yes |
Host Configuration :: OS: Linux | OS Version: 5.15.0-71-generic | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br | System TMP Writable: Yes | Free Disk Space : 4726.44 GiB |
PHP Configuration :: Version: 8.1.26 | PHP API: apache2handler | Session Path Writable: Yes | Display Errors: 0 | Error Reporting: 69 | Log Errors To: | Last Known Error: | Register Globals: | Magic Quotes: | Safe Mode: | Allow url fopen: 1 | Open Base: /nfsmnt/:/data/:/usr/php81/:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.8.9/bin-Q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt | Uploads: 1 | Max. Upload Size: 256M | Max. POST Size: 512M | Max. Input Time: 60 | Max. Execution Time: 600 | Memory Limit: 512M
Database Configuration :: Version: 10.5.9-MariaDB-1:10.5.9+maria~focal-log (Client:mysqlnd 8.1.26) | Database Size: 127.44 MiB | #of Tables with config prefix: 219 | #of other Tables: 214 | User Privileges : GRANT ALLDetailed Environment :: wrote:PHP Extensions :: Core (8.1.26) | date (8.1.26) | libxml (8.1.26) | openssl (8.1.26) | pcre (8.1.26) | sqlite3 (8.1.26) | zlib (8.1.26) | bcmath (8.1.26) | bz2 (8.1.26) | calendar (8.1.26) | ctype (8.1.26) | curl (8.1.26) | dom (20031129) | enchant (8.1.26) | hash (8.1.26) | fileinfo (8.1.26) | filter (8.1.26) | ftp (8.1.26) | gd (8.1.26) | gettext (8.1.26) | gmp (8.1.26) | json (8.1.26) | iconv (8.1.26) | SPL (8.1.26) | intl (8.1.26) | session (8.1.26) | ldap (8.1.26) | mbstring (8.1.26) | standard (8.1.26) | mysqlnd (mysqlnd 8.1.26) | odbc (8.1.26) | exif (8.1.26) | mysqli (8.1.26) | PDO (8.1.26) | PDO_Firebird (8.1.26) | pdo_mysql (8.1.26) | PDO_ODBC (8.1.26) | pdo_pgsql (8.1.26) | pdo_sqlite (8.1.26) | pgsql (8.1.26) | Phar (8.1.26) | posix (8.1.26) | pspell (8.1.26) | Reflection (8.1.26) | imap (8.1.26) | SimpleXML (8.1.26) | soap (8.1.26) | sockets (8.1.26) | tokenizer (8.1.26) | xml (8.1.26) | xmlreader (8.1.26) | xmlwriter (8.1.26) | xsl (8.1.26) | zip (1.19.5) | apache2handler (8.1.26) | apcu (5.1.20) | imagick (3.5.1) | memcache (8.1-dev) | OAuth (2.0.7) | pdo_dblib (8.1.26) | sodium (8.1.26) | tidy (8.1.26) | uploadprogress (1.0.2) | ionCube Loader (13.0.2) | Zend OPcache (8.1.26) | Zend Engine (4.1.26) |
Potential Missing Extensions ::
Disabled Functions :: opcache_compile_file | opcache_get_configuration | opcache_invalidate | opcache_reset |
Switch User Environment :: PHP CGI: No | Server SU: No | PHP SU: No | Potential Ownership Issues: No
Apache Modules :: core | mod_so | http_core | prefork | mod_rewrite | mod_access_compat | mod_actions | mod_alias | mod_allowmethods | mod_auth_basic | mod_auth_digest | mod_auth_form | mod_authn_anon | mod_authn_core | mod_authn_dbd | mod_authn_dbm | mod_authn_file | mod_authn_socache | mod_authz_core | mod_authz_dbd | mod_authz_dbm | mod_authz_groupfile | mod_authz_host | mod_authz_owner | mod_authz_user | mod_autoindex | mod_buffer | mod_cache | mod_cache_disk | mod_cache_socache | mod_dav | mod_dav_fs | mod_dbd | mod_deflate | mod_dir | mod_dumpio | mod_env | mod_expires | mod_ext_filter | mod_fakessl | mod_file_cache | mod_filter | mod_geoip | mod_ignorepython | mod_include | mod_info | mod_lbmethod_bybusyness | mod_lbmethod_byrequests | mod_lbmethod_bytraffic | mod_lbmethod_heartbeat | mod_log_config | mod_log_debug | mod_logio | mod_macro | mod_mime | mod_negotiation | mod_php | mod_proxy | mod_proxy_ajp | mod_proxy_balancer | mod_proxy_connect | mod_proxy_express | mod_proxy_fcgi | mod_proxy_ftp | mod_proxy_http | mod_proxy_scgi | mod_proxy_wstunnel | mod_ratelimit | mod_remoteip | mod_reqtimeout | mod_request | mod_rpaf | mod_ruid | mod_sed | mod_session | mod_session_cookie | mod_session_dbd | mod_setenvif | mod_slotmem_shm | mod_socache_dbm | mod_socache_memcache | mod_socache_shmcb | mod_speling | mod_status | mod_substitute | mod_unique_id | mod_unixd | mod_userdir | mod_version | mod_vhost_alias | mod_vhost_cdb_php81 | mod_vhost_rusage | Apache |
Potential Missing Modules :: mod_ssl |
Folder Permissions :: wrote:Core Folders :: images/ (755) | components/ (755) | modules/ (755) | plugins/ (755) | language/ (755) | templates/ (755) | cache/ (755) | logs/ (755) | tmp/ (755) | administrator/components/ (755) | administrator/modules/ (755) | administrator/language/ (755) | administrator/templates/ (755) | administrator/logs/ (755) | api/ (755) |Extensions Discovered :: wrote:
Plugins ::
3rd Party:: plg_editors_codemirror (5.65.15) 1 | plg_editors_tinymce (5.10.9) 1 | plg_editors_jce (2.9.58) 1 | plg_quickicon_jce (2.9.58) 1 | PLG_QUICKICON_AKEEBABACKUP (9.8.4) 1 | plg_privacy_rseventspro (1.0) 1 | System - Essentials YOOtheme Pro (2.1.4) 1 | PLG_SYSTEM_SOURCERER (10.0.4) 1 | PLG_SYSTEM_REGULARLABS (23.12.10783) 1 | System - Yjsg Framework (2.3.6) 1 | PLG_SYSTEM_RSFIREWALLCONSOLE (1.0.0) 1 | PLG_SYSTEM_RSEPROCART (1.3.2) 1 | plg_system_jcemediabox (2.1.7) 1 | System - YOOtheme Framework (4.2.11) 1 | System - RSEvents!Pro PDF plugin (1.22) 0 | AcyMailing - Override Joomla emails (9.1.0) 0 | AcyMailing: override Joomla mailing (5.11.3) ? | System - JP Yootheme User Override (2.0.0) 1 | plg_system_jce (2.9.58) 1 | AcyMailing - JCE integration (9.1.0) 1 | RSEvents!Pro Offline payment (1.5) 1 | AcyMailing - Joomla integration (9.1.0) 1 | PLG_SYSTEM_JQUERYEASY (4.2.2) 0 | plg_system_headtag (3.5.10) 0 | ChronoG3 (3.0.0) ? | ChronoG3_Plg (1.0) 1 | System - [FS] Load More element for (1.1.5) ? | System - RSFirewall! Active Scanner (1.4.0) 1 | plg_finder_rseventspro (1.5) 1 | plg_rsfinder_rseventspro (1.0.0) 1 | PLG_RSFINDER_RSFIREWALL (1.0.0) 1 | plg_extension_jce (2.9.58) 1 | plg_search_rseventspro (1.1) 0 | AcyMailing - Search emails in Jooml (9.1.0) ? | plg_installer_jce (2.9.58) 1 | plg_installer_rsfirewall (1.0.0) 1 | plg_installer_rseventspro (1.0) 1 | PLG_INSTALLER_ZOOLANDERS (1.0.0) 1 | Installer - YOOtheme (1.0.7) 1 | Fields - YOOtheme Location (4.2.11) 1 | plg_fields_mediajce (2.9.58) 1 | plg_jce_filesystem_server (1.1.6) 1 | plg_jce_editor_chatgpt (1.1.3) 1 | plg_jce_editor_fontawesome (1.1.2) 1 | plg_content_rseventspro (1.5) 0 | Pro Magic Audio Player (3.6.1) 1 | Pro Magic Audio Player (3.6.0) 1 | plg_content_phocadownload (4.0.6) 1 | Chronoforms8 (1.0.0) 0 | plg_content_phocaopengraph (4.0.7) 1 | plg_content_jce (2.9.58) 1 | Content - Yjsg UIkit fix (-) 1 | plg_editors-xtd_phocadownload (4.0.4) 1 | PLG_EDITORS-XTD_SOURCERER (10.0.4) 1 |Templates Discovered :: wrote:Templates :: Site :: YOOtheme (4.2.11) 1 | Yougrids (2.0.0) 1 |
Templates :: Admin ::
- ceford
- Joomla! Hero
- Posts: 2990
- Joined: Mon Feb 24, 2014 10:38 pm
- Location: Edinburgh, Scotland
- Contact:
Re: Error updating to 4.4.2
administrator/cache/autoload_psr4.php contains the namespace map. If it does not exist Joomla creates by trawling through the manifest files. If it can't be created there may be a permissions problem.
- leolam
- Joomla! Master
- Posts: 20661
- Joined: Mon Aug 29, 2005 10:17 am
- Location: Netherlands/ Germany/ S'pore/Bogor/ North America
- Contact:
Re: Error updating to 4.4.2
Check the open_base directory with your host. It seems to be a bit strange and is probably causing your issue
Leo
Leo

Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Error updating to 4.4.2
Hi Leo,
Could you please elaborate about this? Our hosting support don't know what you mean.
//Dennis
Could you please elaborate about this? Our hosting support don't know what you mean.
//Dennis
- AMurray
- Joomla! Master
- Posts: 10494
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: Error updating to 4.4.2
Leo is referring to this:
https://stackoverflow.com/questions/132 ... en-basedir
https://www.php.net/manual/en/ini.core. ... en-basedir
Send your host these links...otherwise, time to find a decent host that knows how to configure such settings.FPA wrote:Open Base: /nfsmnt/:/data/:/usr/php81/:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.8.9/bin-Q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt
https://stackoverflow.com/questions/132 ... en-basedir
https://www.php.net/manual/en/ini.core. ... en-basedir
Regards - A Murray
Global Support Moderator
Global Support Moderator
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Error updating to 4.4.2
Hi,
The support of my hosting service says that the site is trying to adress something that open_dir doesn't allow.
But they have a standard setup of open_dir with no problem for other Joomla-sites so the problem must be in my installation.
Could you point out whats "wrong" with my installation and what could be done to fix it?
They say that the central part of the logs are:
: Failed opening required '/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/cache/autoload_psr4.php' (include_path='.:/usr/php81/lib/php')
And they checked that the path exists and has the correct access-rights.
Since I opened this case I've ran the RSFirewall! System-check that revieled a lot of files with wrong access-rights (and maybe some directories as well - cant remenber) and fixed those.
Today I ran the 4.4.2-update again - with no errors! Maybe the RSFirewall! scan did the trick?
//Dennis
The support of my hosting service says that the site is trying to adress something that open_dir doesn't allow.
But they have a standard setup of open_dir with no problem for other Joomla-sites so the problem must be in my installation.
Could you point out whats "wrong" with my installation and what could be done to fix it?
They say that the central part of the logs are:
: Failed opening required '/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/cache/autoload_psr4.php' (include_path='.:/usr/php81/lib/php')
And they checked that the path exists and has the correct access-rights.
Since I opened this case I've ran the RSFirewall! System-check that revieled a lot of files with wrong access-rights (and maybe some directories as well - cant remenber) and fixed those.
Today I ran the 4.4.2-update again - with no errors! Maybe the RSFirewall! scan did the trick?
//Dennis
-
- Joomla! Fledgling
- Posts: 4
- Joined: Wed Jan 08, 2025 9:02 pm
Re: Error updating to 4.4.2
Sorry to necro this, but it was the first thing to come up in Google when I had the same problem.
In my case I fixed it by dropping the php version down to 8.1 from 8.4.
In my case I fixed it by dropping the php version down to 8.1 from 8.4.
Advertisement