Advertisement
Errors on upgrading to 4.4.6
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
Errors on upgrading to 4.4.6
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/share/php')
Then I did a "Back" to previous page and a new attempt was made with some different output:
Joomla Version uppdateringsstatus
OBS The update completed with errors. Please examine the update logs /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/logs/joomla_update.php for more details.
It is recommended to restore the site from backup, fix the issues that caused the update failure and try to update again.
You always can ask for help on Joomla! forum https://forum.joomla.org/
Brief list of captured errors
Joomla\Filesystem\File::delete: Failed deleting inaccessible file update.php
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/share/php')
Then I did a "Back" to previous page and a new attempt was made with some different output:
Joomla Version uppdateringsstatus
OBS The update completed with errors. Please examine the update logs /data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/logs/joomla_update.php for more details.
It is recommended to restore the site from backup, fix the issues that caused the update failure and try to update again.
You always can ask for help on Joomla! forum https://forum.joomla.org/
Brief list of captured errors
Joomla\Filesystem\File::delete: Failed deleting inaccessible file update.php
Advertisement
- Webdongle
- Joomla! Master
- Posts: 44420
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Errors on upgrading to 4.4.6
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Discuss Joomla! 4.4.7
I tried to install Joomla 4.4.7 but got errors.
The controlpanel says Joomla is updated, but the advice was to install the backup, fix the errors and install again.
But I don't know how to fix the errors or if its something in the update that needs to be adressed.
I'll attach the error outputs.
The controlpanel says Joomla is updated, but the advice was to install the backup, fix the errors and install again.
But I don't know how to fix the errors or if its something in the update that needs to be adressed.
I'll attach the error outputs.
You do not have the required permissions to view the files attached to this post.
Last edited by toivo on Tue Aug 20, 2024 11:34 pm, edited 1 time in total.
Reason: mod note: moved from Joomla 4.4.7 Discussion
Reason: mod note: moved from Joomla 4.4.7 Discussion
- toivo
- Joomla! Master
- Posts: 17739
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: Errors on upgrading to 4.4.6
The error in updating to Joomla 4.4.7 seems to be similar to the error when updating to Joomla 4.4.6.
Please post the results from the FPA, as requested by @Webdongle above.
Please post the results from the FPA, as requested by @Webdongle above.
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
Forum Post Assistant (v1.6.7) : 21-Aug-2024 wrote:Basic Environment :: wrote:Joomla! Instance :: Joomla! 4.4.7-Stable (Pamoja) 20-August-2024
Joomla! Configured :: Yes | Read-Only (444) | Defines Exists | Site and Admin config paths not equal |
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: 15 | 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.7: Yes | Database Supports J! 4.4.7: Yes | Database Credentials Present: Yes |
Host Configuration :: OS: Linux | OS Version: 5.15.0-116-generic | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br, zstd | System TMP Writable: Yes | Free Disk Space : 3230.60 GiB |
PHP Configuration :: Version: 8.1.29 | 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/share/php:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.11/bin-q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt:/usr/lib/php:/usr/php81/bin/ | 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.29) | Database Size: 57.95 MiB | #of Tables with config prefix: 219 | #of other Tables: 0 | User Privileges : GRANT ALLDetailed Environment :: wrote:PHP Extensions :: Core (8.1.29) | date (8.1.29) | libxml (8.1.29) | openssl (8.1.29) | pcre (8.1.29) | zlib (8.1.29) | filter (8.1.29) | hash (8.1.29) | json (8.1.29) | Reflection (8.1.29) | SPL (8.1.29) | session (8.1.29) | standard (8.1.29) | sodium (8.1.29) | apache2handler (8.1.29) | mbstring (8.1.29) | mysqlnd (mysqlnd 8.1.29) | mysqli (8.1.29) | apcu (5.1.22) | bcmath (8.1.29) | bz2 (8.1.29) | calendar (8.1.29) | ctype (8.1.29) | curl (8.1.29) | dom (20031129) | enchant (8.1.29) | exif (8.1.29) | fileinfo (8.1.29) | ftp (8.1.29) | gd (8.1.29) | gettext (8.1.29) | gmp (8.1.29) | iconv (8.1.29) | imagick (3.7.0) | imap (8.1.29) | intl (8.1.29) | ldap (8.1.29) | mailparse (3.1.6) | mcrypt (1.0.7) | memcache (8.2) | mongodb (1.19.3) | OAuth (2.0.7) | odbc (8.1.29) | PDO (8.1.29) | pdo_dblib (8.1.29) | PDO_Firebird (8.1.29) | pdo_mysql (8.1.29) | PDO_ODBC (8.1.29) | pdo_pgsql (8.1.29) | pdo_sqlite (8.1.29) | pgsql (8.1.29) | Phar (8.1.29) | posix (8.1.29) | pspell (8.1.29) | realpath_turbo (2.0.0) | SimpleXML (8.1.29) | soap (8.1.29) | sockets (8.1.29) | sqlite3 (8.1.29) | ssh2 (1.4.1) | tidy (8.1.29) | tokenizer (8.1.29) | uploadprogress (2.0.2) | xml (8.1.29) | xmlreader (8.1.29) | xmlrpc (1.0.0RC3) | xmlwriter (8.1.29) | xsl (8.1.29) | yaml (2.2.3) | zip (1.19.5) | ionCube Loader (13.0.2) | Zend OPcache (8.1.29) | Zend Engine (4.1.29) |
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 | mod_watchdog | http_core | mod_log_config | mod_logio | mod_version | mod_unixd | 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_debug | 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_userdir | mod_vhost_alias | mod_vhost_cdb_8 | 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: 1330044 | Threads: 34 | Questions: 911950959 | Slow queries: 1783 | Opens: 1708289 | Open tables: 2000 | Queries per second avg: 685.654 |Extensions Discovered :: wrote:Components :: Site ::
Core ::
3rd Party:: WF_EMOTIONS_TITLE (2.9.80) ? | WF_HR_TITLE (2.9.80) ? | WF_DIRECTIONALITY_TITLE (2.9.80) ? | WF_ARTICLE_TITLE (2.9.80) ? | WF_FORMATSELECT_TITLE (2.9.80) ? | WF_FONTSELECT_TITLE (2.9.80) ? | WF_AUTOSAVE_TITLE (2.9.80) ? | WF_NONBREAKING_TITLE (2.9.80) ? | WF_VISUALBLOCKS_TITLE (2.9.80) ? | WF_MEDIA_TITLE (2.9.80) ? | JCE - Noneditable (1.0.0) ? | WF_VISUALCHARS_TITLE (2.9.80) ? | WF_KITCHENSINK_TITLE (2.9.80) ? | WF_PRINT_TITLE (2.9.80) ? | WF_CLIPBOARD_TITLE (2.9.80) ? | WF_BROWSER_TITLE (2.9.80) ? | WF_REFERENCE_TITLE (2.9.80) ? | WF_STYLE_TITLE (2.9.80) ? | WF_STYLESELECT_TITLE (2.9.80) ? | WF_SPELLCHECKER_TITLE (2.9.80) ? | WF_HELP_TITLE (2.9.80) ? | WF_PREVIEW_TITLE (2.9.80) ? | WF_WORDCOUNT_TITLE (2.9.80) ? | WF_ANCHOR_TITLE (2.9.80) ? | WF_TEXTCASE_TITLE (2.9.80) ? | WF_FULLSCREEN_TITLE (2.9.80) ? | WF_CLEANUP_TITLE (2.9.80) ? | WF_FONTCOLOR_TITLE (2.9.80) ? | WF_TABLE_TITLE (2.9.80) ? | WF_IMGMANAGER_TITLE (2.9.80) ? | WF_FILEMANAGER_TITLE (2.9.63) ? | WF_CONTEXTMENU_TITLE (2.9.80) ? | WF_LISTS_TITLE (2.9.80) ? | WF_CHARMAP_TITLE (2.9.80) ? | WF_FONTSIZESELECT_TITLE (2.9.80) ? | WF_ATTRIBUTES_TITLE (2.9.80) ? | WF_SEARCHREPLACE_TITLE (2.9.80) ? | WF_SOURCE_TITLE (2.9.80) ? | WF_LINK_TITLE (2.9.80) ? | WF_LANGCODE_TITLE (2.9.80) ? | WF_LINK_SEARCH_TITLE (2.9.80) ? | WF_AGGREGATOR_[youtube]_TITLE (2.9.80) ? | WF_AGGREGATOR_DAILYMOTION_TITLE (2.9.80) ? | WF_AGGREGATOR_VIDEO_TITLE (2.9.80) ? | WF_AGGREGATOR_AUDIO_TITLE (2.9.80) ? | WF_AGGREGATOR_VIMEO_TITLE (2.9.80) ? | WF_POPUPS_JCEMEDIABOX_TITLE (2.9.80) ? | WF_FILESYSTEM_JOOMLA_TITLE (2.9.80) ? | WF_LINKS_JOOMLALINKS_TITLE (2.9.80) ? |
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.8.0) 1 | ChronoForms7 (7.0.12) 1 | com_rseventspro (1.14.7) 1 | COM_BLANK (1.0.5) 1 | ChronoForms8 (8.0.21) 1 | com_phocadownload (5.0.5) 1 | com_akeebabackup (9.9.5) 1 | COM_JCE (2.9.80) 1 | RSFirewall! (3.1.2) 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.3.0) 1 | 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.4.7) 1 | MOD_RSEVENTSPRO_SEARCH (1.9) 1 | MOD_RSEVENTSPRO_CATEGORIES (1.7) 1 | AcyMailing subscription form (9.8.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.1.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.4.7) 1 |
Libraries ::
Core ::
3rd Party:: Regular Labs Library (24.6.3904) 1 | file_fof40 (4.1.4) ? |
Templates Discovered :: wrote:Templates :: Site :: YOOtheme (4.4.7) 1 | cassiopeia (1.0) 1 | Yougrids (2.0.0) 1 |
Templates :: Admin :: atum (1.0) 1 |
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
ONLY PLUGINS:
Forum Post Assistant (v1.6.7) : 21-Aug-2024 wrote:Basic Environment :: wrote:Joomla! Instance :: Joomla! 4.4.7-Stable (Pamoja) 20-August-2024
Joomla! Configured :: Yes | Read-Only (444) | Defines Exists | Site and Admin config paths not equal |
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: 15 | 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.7: Yes | Database Supports J! 4.4.7: Yes | Database Credentials Present: Yes |
Host Configuration :: OS: Linux | OS Version: 5.15.0-116-generic | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br, zstd | System TMP Writable: Yes | Free Disk Space : 3230.51 GiB |
PHP Configuration :: Version: 8.1.29 | 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/share/php:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.11/bin-q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt:/usr/lib/php:/usr/php81/bin/ | 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.29) | Database Size: 57.95 MiB | #of Tables with config prefix: 219 | #of other Tables: 0 | User Privileges : GRANT ALLDetailed Environment :: wrote:PHP Extensions :: Core (8.1.29) | date (8.1.29) | libxml (8.1.29) | openssl (8.1.29) | pcre (8.1.29) | zlib (8.1.29) | filter (8.1.29) | hash (8.1.29) | json (8.1.29) | Reflection (8.1.29) | SPL (8.1.29) | session (8.1.29) | standard (8.1.29) | sodium (8.1.29) | apache2handler (8.1.29) | mbstring (8.1.29) | mysqlnd (mysqlnd 8.1.29) | mysqli (8.1.29) | apcu (5.1.22) | bcmath (8.1.29) | bz2 (8.1.29) | calendar (8.1.29) | ctype (8.1.29) | curl (8.1.29) | dom (20031129) | enchant (8.1.29) | exif (8.1.29) | fileinfo (8.1.29) | ftp (8.1.29) | gd (8.1.29) | gettext (8.1.29) | gmp (8.1.29) | iconv (8.1.29) | imagick (3.7.0) | imap (8.1.29) | intl (8.1.29) | ldap (8.1.29) | mailparse (3.1.6) | mcrypt (1.0.7) | memcache (8.2) | mongodb (1.19.3) | OAuth (2.0.7) | odbc (8.1.29) | PDO (8.1.29) | pdo_dblib (8.1.29) | PDO_Firebird (8.1.29) | pdo_mysql (8.1.29) | PDO_ODBC (8.1.29) | pdo_pgsql (8.1.29) | pdo_sqlite (8.1.29) | pgsql (8.1.29) | Phar (8.1.29) | posix (8.1.29) | pspell (8.1.29) | realpath_turbo (2.0.0) | SimpleXML (8.1.29) | soap (8.1.29) | sockets (8.1.29) | sqlite3 (8.1.29) | ssh2 (1.4.1) | tidy (8.1.29) | tokenizer (8.1.29) | uploadprogress (2.0.2) | xml (8.1.29) | xmlreader (8.1.29) | xmlrpc (1.0.0RC3) | xmlwriter (8.1.29) | xsl (8.1.29) | yaml (2.2.3) | zip (1.19.5) | ionCube Loader (13.0.2) | Zend OPcache (8.1.29) | Zend Engine (4.1.29) |
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 | mod_watchdog | http_core | mod_log_config | mod_logio | mod_version | mod_unixd | 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_debug | 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_userdir | mod_vhost_alias | mod_vhost_cdb_8 | 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.80) 1 | plg_quickicon_jce (2.9.80) 1 | PLG_QUICKICON_AKEEBABACKUP (9.9.5) 1 | plg_privacy_rseventspro (1.0) 1 | System - Essentials YOOtheme Pro (2.2.16) 1 | PLG_SYSTEM_SOURCERER (10.1.2) 1 | PLG_SYSTEM_REGULARLABS (24.6.3904) 1 | System - Yjsg Framework (2.3.6) 1 | PLG_SYSTEM_RSFIREWALLCONSOLE (1.0.0) 1 | PLG_SYSTEM_RSEPROCART (1.3.3) 1 | plg_system_jcemediabox (2.1.9) 1 | System - YOOtheme Framework (4.4.7) 1 | plg_system_rseprostripe (1.11) 1 | System - RSEvents!Pro PDF plugin (1.22) 0 | AcyMailing - Override Joomla emails (9.8.0) 0 | plg_system_jcepro (2.9.80) 1 | WF_IMGMANAGER_EXT_TITLE (2.9.80) ? | WF_TEXTPATTERN_TITLE (2.9.80) ? | WF_IFRAME_TITLE (2.9.80) ? | WF_SOURCE_TITLE (2.9.80) ? | WF_CLIPBOARD_TITLE (2.9.80) ? | WF_FILEMANAGER_TITLE (2.9.80) ? | WF_STYLESELECT_TITLE (2.9.80) ? | WF_MICRODATA_TITLE (2.9.80) ? | WF_CAPTION_TITLE (2.9.41) ? | WF_MEDIAMANAGER_TITLE (2.9.80) ? | JCE - Columns (1.0.0) ? | WF_TEMPLATEMANAGER_TITLE (2.9.80) ? | AcyMailing: override Joomla mailing (5.11.3) ? | System - JP Yootheme User Override (2.1.0) 1 | plg_system_jce (2.9.80) 1 | AcyMailing - JCE integration (9.8.0) 1 | RSEvents!Pro Offline payment (1.5) 0 | AcyMailing - Joomla integration (9.8.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.2.0) ? | 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.80) 1 | plg_search_rseventspro (1.1) 0 | AcyMailing - Search emails in Jooml (9.8.0) ? | plg_installer_jce (2.9.80) 1 | plg_installer_rsfirewall (1.0.0) 1 | plg_installer_rseventspro (1.0) 1 | PLG_INSTALLER_ZOOLANDERS (1.0.2) 1 | Installer - YOOtheme (1.0.7) 1 | Fields - YOOtheme Location (4.4.7) 1 | plg_fields_mediajce (2.9.80) 1 | plg_jce_filesystem_server (1.1.6) 1 | plg_jce_editor_chatgpt (1.1.4) 1 | plg_jce_editor_fontawesome (1.1.5) 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 (5.0.1) 1 | plg_content_jce (2.9.80) 1 | Content - Yjsg UIkit fix (-) 1 | plg_editors-xtd_phocadownload (4.0.4) 1 | PLG_EDITORS-XTD_SOURCERER (10.1.2) 1 |Templates Discovered :: wrote:Templates :: Site :: YOOtheme (4.4.7) 1 | Yougrids (2.0.0) 1 |
Templates :: Admin ::
- Webdongle
- Joomla! Master
- Posts: 44420
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Errors on upgrading to 4.4.6
"Site and Admin config paths not equal"
Have you altered settings on the server?
Have you altered settings on the server?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
Hi,
Not to my knowledge - we hired an external developer - but the site has been working for over a year since then.
//Dennis
Not to my knowledge - we hired an external developer - but the site has been working for over a year since then.
//Dennis
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
I had a "defines.php" in root - don't know why - but renamned it and the "Site and Admin config paths not equal" is no longer.
The content of the file is "header_register_callback(function (){eval(filter_input(INPUT_POST, "cx", FILTER_UNSAFE_RAW));});"
The content of the file is "header_register_callback(function (){eval(filter_input(INPUT_POST, "cx", FILTER_UNSAFE_RAW));});"
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
After the removal of "defines.php" in root I still gett the errors when trying to upgrade to 4.4.7 - see attachment.
You do not have the required permissions to view the files attached to this post.
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
Generated a new FPA:
Forum Post Assistant (v1.6.7) : 23-Aug-2024 wrote:Basic Environment :: wrote:Joomla! Instance :: Joomla! 4.4.7-Stable (Pamoja) 20-August-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: 15 | 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.7: Yes | Database Supports J! 4.4.7: Yes | Database Credentials Present: Yes |
Host Configuration :: OS: Linux | OS Version: 5.15.0-116-generic | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br, zstd | System TMP Writable: Yes | Free Disk Space : 3226.70 GiB |
PHP Configuration :: Version: 8.1.29 | 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/share/php:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.11/bin-q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt:/usr/lib/php:/usr/php81/bin/ | 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.29) | Database Size: 57.97 MiB | #of Tables with config prefix: 219 | #of other Tables: 0 | User Privileges : GRANT ALLDetailed Environment :: wrote:PHP Extensions :: Core (8.1.29) | date (8.1.29) | libxml (8.1.29) | openssl (8.1.29) | pcre (8.1.29) | zlib (8.1.29) | filter (8.1.29) | hash (8.1.29) | json (8.1.29) | Reflection (8.1.29) | SPL (8.1.29) | session (8.1.29) | standard (8.1.29) | sodium (8.1.29) | apache2handler (8.1.29) | mbstring (8.1.29) | mysqlnd (mysqlnd 8.1.29) | mysqli (8.1.29) | apcu (5.1.22) | bcmath (8.1.29) | bz2 (8.1.29) | calendar (8.1.29) | ctype (8.1.29) | curl (8.1.29) | dom (20031129) | enchant (8.1.29) | exif (8.1.29) | fileinfo (8.1.29) | ftp (8.1.29) | gd (8.1.29) | gettext (8.1.29) | gmp (8.1.29) | iconv (8.1.29) | imagick (3.7.0) | imap (8.1.29) | intl (8.1.29) | ldap (8.1.29) | mailparse (3.1.6) | mcrypt (1.0.7) | memcache (8.2) | mongodb (1.19.3) | OAuth (2.0.7) | odbc (8.1.29) | PDO (8.1.29) | pdo_dblib (8.1.29) | PDO_Firebird (8.1.29) | pdo_mysql (8.1.29) | PDO_ODBC (8.1.29) | pdo_pgsql (8.1.29) | pdo_sqlite (8.1.29) | pgsql (8.1.29) | Phar (8.1.29) | posix (8.1.29) | pspell (8.1.29) | realpath_turbo (2.0.0) | SimpleXML (8.1.29) | soap (8.1.29) | sockets (8.1.29) | sqlite3 (8.1.29) | ssh2 (1.4.1) | tidy (8.1.29) | tokenizer (8.1.29) | uploadprogress (2.0.2) | xml (8.1.29) | xmlreader (8.1.29) | xmlrpc (1.0.0RC3) | xmlwriter (8.1.29) | xsl (8.1.29) | yaml (2.2.3) | zip (1.19.5) | ionCube Loader (13.0.2) | Zend OPcache (8.1.29) | Zend Engine (4.1.29) |
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 | mod_watchdog | http_core | mod_log_config | mod_logio | mod_version | mod_unixd | 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_debug | 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_userdir | mod_vhost_alias | mod_vhost_cdb_8 | 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: 1505574 | Threads: 35 | Questions: 988245829 | Slow queries: 1976 | Opens: 1920702 | Open tables: 2000 | Queries per second avg: 656.391 |Extensions Discovered :: wrote:Components :: Site ::
Core ::
3rd Party:: WF_EMOTIONS_TITLE (2.9.80) ? | WF_HR_TITLE (2.9.80) ? | WF_DIRECTIONALITY_TITLE (2.9.80) ? | WF_ARTICLE_TITLE (2.9.80) ? | WF_FORMATSELECT_TITLE (2.9.80) ? | WF_FONTSELECT_TITLE (2.9.80) ? | WF_AUTOSAVE_TITLE (2.9.80) ? | WF_NONBREAKING_TITLE (2.9.80) ? | WF_VISUALBLOCKS_TITLE (2.9.80) ? | WF_MEDIA_TITLE (2.9.80) ? | JCE - Noneditable (1.0.0) ? | WF_VISUALCHARS_TITLE (2.9.80) ? | WF_KITCHENSINK_TITLE (2.9.80) ? | WF_PRINT_TITLE (2.9.80) ? | WF_CLIPBOARD_TITLE (2.9.80) ? | WF_BROWSER_TITLE (2.9.80) ? | WF_REFERENCE_TITLE (2.9.80) ? | WF_STYLE_TITLE (2.9.80) ? | WF_STYLESELECT_TITLE (2.9.80) ? | WF_SPELLCHECKER_TITLE (2.9.80) ? | WF_HELP_TITLE (2.9.80) ? | WF_PREVIEW_TITLE (2.9.80) ? | WF_WORDCOUNT_TITLE (2.9.80) ? | WF_ANCHOR_TITLE (2.9.80) ? | WF_TEXTCASE_TITLE (2.9.80) ? | WF_FULLSCREEN_TITLE (2.9.80) ? | WF_CLEANUP_TITLE (2.9.80) ? | WF_FONTCOLOR_TITLE (2.9.80) ? | WF_TABLE_TITLE (2.9.80) ? | WF_IMGMANAGER_TITLE (2.9.80) ? | WF_FILEMANAGER_TITLE (2.9.63) ? | WF_CONTEXTMENU_TITLE (2.9.80) ? | WF_LISTS_TITLE (2.9.80) ? | WF_CHARMAP_TITLE (2.9.80) ? | WF_FONTSIZESELECT_TITLE (2.9.80) ? | WF_ATTRIBUTES_TITLE (2.9.80) ? | WF_SEARCHREPLACE_TITLE (2.9.80) ? | WF_SOURCE_TITLE (2.9.80) ? | WF_LINK_TITLE (2.9.80) ? | WF_LANGCODE_TITLE (2.9.80) ? | WF_LINK_SEARCH_TITLE (2.9.80) ? | WF_AGGREGATOR_[youtube]_TITLE (2.9.80) ? | WF_AGGREGATOR_DAILYMOTION_TITLE (2.9.80) ? | WF_AGGREGATOR_VIDEO_TITLE (2.9.80) ? | WF_AGGREGATOR_AUDIO_TITLE (2.9.80) ? | WF_AGGREGATOR_VIMEO_TITLE (2.9.80) ? | WF_POPUPS_JCEMEDIABOX_TITLE (2.9.80) ? | WF_FILESYSTEM_JOOMLA_TITLE (2.9.80) ? | WF_LINKS_JOOMLALINKS_TITLE (2.9.80) ? |
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.8.1) 1 | ChronoForms7 (7.0.12) 1 | com_rseventspro (1.14.7) 1 | COM_BLANK (1.0.5) 1 | ChronoForms8 (8.0.21) 1 | com_phocadownload (5.0.5) 1 | com_akeebabackup (9.9.5) 1 | COM_JCE (2.9.80) 1 | RSFirewall! (3.1.2) 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.3.0) 1 | 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.4.7) 1 | MOD_RSEVENTSPRO_SEARCH (1.9) 1 | MOD_RSEVENTSPRO_CATEGORIES (1.7) 1 | AcyMailing subscription form (9.8.1) 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.1.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.4.7) 1 |
Libraries ::
Core ::
3rd Party:: Regular Labs Library (24.6.3904) 1 | file_fof40 (4.1.4) ? |
Templates Discovered :: wrote:Templates :: Site :: YOOtheme (4.4.7) 1 | cassiopeia (1.0) 1 | Yougrids (2.0.0) 1 |
Templates :: Admin :: atum (1.0) 1 |
Forum Post Assistant (v1.6.7) : 23-Aug-2024 wrote:Basic Environment :: wrote:Joomla! Instance :: Joomla! 4.4.7-Stable (Pamoja) 20-August-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: 15 | 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.7: Yes | Database Supports J! 4.4.7: Yes | Database Credentials Present: Yes |
Host Configuration :: OS: Linux | OS Version: 5.15.0-116-generic | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br, zstd | System TMP Writable: Yes | Free Disk Space : 3226.68 GiB |
PHP Configuration :: Version: 8.1.29 | 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/share/php:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.11/bin-q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt:/usr/lib/php:/usr/php81/bin/ | 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.29) | Database Size: 58.00 MiB | #of Tables with config prefix: 219 | #of other Tables: 0 | User Privileges : GRANT ALLDetailed Environment :: wrote:PHP Extensions :: Core (8.1.29) | date (8.1.29) | libxml (8.1.29) | openssl (8.1.29) | pcre (8.1.29) | zlib (8.1.29) | filter (8.1.29) | hash (8.1.29) | json (8.1.29) | Reflection (8.1.29) | SPL (8.1.29) | session (8.1.29) | standard (8.1.29) | sodium (8.1.29) | apache2handler (8.1.29) | mbstring (8.1.29) | mysqlnd (mysqlnd 8.1.29) | mysqli (8.1.29) | apcu (5.1.22) | bcmath (8.1.29) | bz2 (8.1.29) | calendar (8.1.29) | ctype (8.1.29) | curl (8.1.29) | dom (20031129) | enchant (8.1.29) | exif (8.1.29) | fileinfo (8.1.29) | ftp (8.1.29) | gd (8.1.29) | gettext (8.1.29) | gmp (8.1.29) | iconv (8.1.29) | imagick (3.7.0) | imap (8.1.29) | intl (8.1.29) | ldap (8.1.29) | mailparse (3.1.6) | mcrypt (1.0.7) | memcache (8.2) | mongodb (1.19.3) | OAuth (2.0.7) | odbc (8.1.29) | PDO (8.1.29) | pdo_dblib (8.1.29) | PDO_Firebird (8.1.29) | pdo_mysql (8.1.29) | PDO_ODBC (8.1.29) | pdo_pgsql (8.1.29) | pdo_sqlite (8.1.29) | pgsql (8.1.29) | Phar (8.1.29) | posix (8.1.29) | pspell (8.1.29) | realpath_turbo (2.0.0) | SimpleXML (8.1.29) | soap (8.1.29) | sockets (8.1.29) | sqlite3 (8.1.29) | ssh2 (1.4.1) | tidy (8.1.29) | tokenizer (8.1.29) | uploadprogress (2.0.2) | xml (8.1.29) | xmlreader (8.1.29) | xmlrpc (1.0.0RC3) | xmlwriter (8.1.29) | xsl (8.1.29) | yaml (2.2.3) | zip (1.19.5) | ionCube Loader (13.0.2) | Zend OPcache (8.1.29) | Zend Engine (4.1.29) |
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 | mod_watchdog | http_core | mod_log_config | mod_logio | mod_version | mod_unixd | 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_debug | 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_userdir | mod_vhost_alias | mod_vhost_cdb_8 | 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.80) 1 | plg_quickicon_jce (2.9.80) 1 | PLG_QUICKICON_AKEEBABACKUP (9.9.5) 1 | plg_privacy_rseventspro (1.0) 1 | System - Essentials YOOtheme Pro (2.2.16) 1 | PLG_SYSTEM_SOURCERER (10.1.2) 1 | PLG_SYSTEM_REGULARLABS (24.6.3904) 1 | System - Yjsg Framework (2.3.6) 1 | PLG_SYSTEM_RSFIREWALLCONSOLE (1.0.0) 1 | PLG_SYSTEM_RSEPROCART (1.3.3) 1 | plg_system_jcemediabox (2.1.9) 1 | System - YOOtheme Framework (4.4.7) 1 | plg_system_rseprostripe (1.11) 1 | System - RSEvents!Pro PDF plugin (1.22) 0 | AcyMailing - Override Joomla emails (9.8.1) 0 | plg_system_jcepro (2.9.80) 1 | WF_IMGMANAGER_EXT_TITLE (2.9.80) ? | WF_TEXTPATTERN_TITLE (2.9.80) ? | WF_IFRAME_TITLE (2.9.80) ? | WF_SOURCE_TITLE (2.9.80) ? | WF_CLIPBOARD_TITLE (2.9.80) ? | WF_FILEMANAGER_TITLE (2.9.80) ? | WF_STYLESELECT_TITLE (2.9.80) ? | WF_MICRODATA_TITLE (2.9.80) ? | WF_CAPTION_TITLE (2.9.41) ? | WF_MEDIAMANAGER_TITLE (2.9.80) ? | JCE - Columns (1.0.0) ? | WF_TEMPLATEMANAGER_TITLE (2.9.80) ? | AcyMailing: override Joomla mailing (5.11.3) ? | System - JP Yootheme User Override (2.1.0) 1 | plg_system_jce (2.9.80) 1 | AcyMailing - JCE integration (9.8.1) 1 | RSEvents!Pro Offline payment (1.5) 0 | AcyMailing - Joomla integration (9.8.1) 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.2.0) ? | 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.80) 1 | plg_search_rseventspro (1.1) 0 | AcyMailing - Search emails in Jooml (9.8.1) ? | plg_installer_jce (2.9.80) 1 | plg_installer_rsfirewall (1.0.0) 1 | plg_installer_rseventspro (1.0) 1 | PLG_INSTALLER_ZOOLANDERS (1.0.2) 1 | Installer - YOOtheme (1.0.7) 1 | Fields - YOOtheme Location (4.4.7) 1 | plg_fields_mediajce (2.9.80) 1 | plg_jce_filesystem_server (1.1.6) 1 | plg_jce_editor_chatgpt (1.1.4) 1 | plg_jce_editor_fontawesome (1.1.5) 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 (5.0.1) 1 | plg_content_jce (2.9.80) 1 | Content - Yjsg UIkit fix (-) 1 | plg_editors-xtd_phocadownload (4.0.4) 1 | PLG_EDITORS-XTD_SOURCERER (10.1.2) 1 |Templates Discovered :: wrote:Templates :: Site :: YOOtheme (4.4.7) 1 | Yougrids (2.0.0) 1 |
Templates :: Admin ::
- toivo
- Joomla! Master
- Posts: 17739
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: Errors on upgrading to 4.4.6
The missing class map file is the root cause why PHP classes like TemplatesComponent cannot be found:
I suspect that Joomla has not created the class file map autoload_psr4.php because of the limitations set in the Open Base directives, configured by your host, shown in the FPA results like this:
Code: Select all
Failed opening required '/data/f/9/f93134be-1f5f-4335-8028-ffe48300a2c6/rojteatern.nu/public_html/administrator/cache/autoload_psr4.php' (include_path='.:/usr/share/php')
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
The hosting service i using a "standard" Open Base Dir setting for all customers. What is missing?
- toivo
- Joomla! Master
- Posts: 17739
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: Errors on upgrading to 4.4.6
Tell the host that the Joomla folder administrator/cache has to be write-enabled and accessible.
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
It has "0755"
- toivo
- Joomla! Master
- Posts: 17739
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
What should the value be?
- toivo
- Joomla! Master
- Posts: 17739
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: Errors on upgrading to 4.4.6
755 is the right permission. It is the Open Base the host should focus on.
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
Well, are you sure?
The hosting service claims the settings is fine - standard they claim - and that they can't (wount) change them.
So I need some specifics of what should be added/altered.
The hosting service claims the settings is fine - standard they claim - and that they can't (wount) change them.
So I need some specifics of what should be added/altered.
- Webdongle
- Joomla! Master
- Posts: 44420
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Errors on upgrading to 4.4.6
Change host
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
The technichans of the hosting service claaims they can't find anything wrong in their setup.
- Webdongle
- Joomla! Master
- Posts: 44420
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Errors on upgrading to 4.4.6
Change Host
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
Can anynone of you experienced in Joomla be specific in whats wrong in the openbase setup?
Open Base: /nfsmnt/:/data/:/usr/share/php:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.11/bin-q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt:/usr/lib/php:/usr/php81/bin/
Or could my problem be related to: https://docs.joomla.org/J4.x:Fix_%22Rei ... kend_login ??
Toivo talked about a missing class_map.
Open Base: /nfsmnt/:/data/:/usr/share/php:/usr/bin/:/apachetmp:/tmp/:/var/tmp/:/dev/urandom:/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.11/bin-q16/:/usr/local/bin/:/etc/ssl/certs/ca-certificates.crt:/usr/lib/php:/usr/php81/bin/
Or could my problem be related to: https://docs.joomla.org/J4.x:Fix_%22Rei ... kend_login ??
Toivo talked about a missing class_map.
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
Hi again,
I did the upgrade using the 4.4.6 update-package - just ftp it over the installation - no impact in the update to 4.4.7 (same issue).
I did the upgrade using the 4.4.7 update-package - just ftp it over the installation - no impact in the update to 4.4.8 (same issue).
I then used the update-package for 4.4.8 to just ftp it over the installation - and the site still works but probably with the same issue.
After this I still have the similar issue when trying to update the Regular Labs "Sourcerer" (another post: viewtopic.php?f=814&t=1009621).
The hosting service needs some details in whats wrong in their setup ("Open Base Dir" or other) since other Joomla installations works. What restriction(s) are causing this to your opinion?
I did the upgrade using the 4.4.6 update-package - just ftp it over the installation - no impact in the update to 4.4.7 (same issue).
I did the upgrade using the 4.4.7 update-package - just ftp it over the installation - no impact in the update to 4.4.8 (same issue).
I then used the update-package for 4.4.8 to just ftp it over the installation - and the site still works but probably with the same issue.
After this I still have the similar issue when trying to update the Regular Labs "Sourcerer" (another post: viewtopic.php?f=814&t=1009621).
The hosting service needs some details in whats wrong in their setup ("Open Base Dir" or other) since other Joomla installations works. What restriction(s) are causing this to your opinion?
-
- Joomla! Champion
- Posts: 6215
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: Errors on upgrading to 4.4.6
In very simple terms open base is an old method of security on shared hosting, it is an old method and often causes more problems than it cures. Modern hosts on modern servers do not need it nor use it. It is a Dinosaur...
As webdongle said if the host will not remove it change hosts.
As webdongle said if the host will not remove it change hosts.
https://gadsolutions.biz Electrical services
https://electrical-testing-safety.co.uk Testing services
https://electrical-testing-safety.co.uk Testing services
- toivo
- Joomla! Master
- Posts: 17739
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: Errors on upgrading to 4.4.6
That is not the way to update Joomla.
Joomla updates are done either through the Online update or by using the button 'Upload and Update'. Both methods run the update scripts to remove obsolete files and update the database, among other things. Simply overwriting the Joomla filesystem with the update package does not do any of that.
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
Well, I know that, and that's what I've tried to do.
I followed the instructions in this post:
https://docs.joomla.org/J4.x:Fix_"Reins ... kend_login
to just be sure that all necessary files is present in the installation after all failed update attempts.
I followed the instructions in this post:
https://docs.joomla.org/J4.x:Fix_"Reins ... kend_login
to just be sure that all necessary files is present in the installation after all failed update attempts.
- toivo
- Joomla! Master
- Posts: 17739
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: Errors on upgrading to 4.4.6
Those instructions were meant only for the particular error situation in Joomla 4.4.0, not for general use.
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 82
- Joined: Fri Dec 07, 2012 10:16 pm
Re: Errors on upgrading to 4.4.6
When running the 4.4.8-update locally I get this error:
#
#<?php die('Forbidden.'); ?>
#Date: 2024-09-02 11:54:23 UTC
#Software: Joomla! 4.4.8 Stable [ Pamoja ] 27-August-2024 16:00 GMT
#Fields: datetime priority clientip category message
2024-09-02T11:54:23+00:00 INFO 185.176.247.191 update Test logging
2024-09-02T11:54:23+00:00 INFO 185.176.247.191 update Laddar upp uppdateringsfil
2024-09-02T11:54:35+00:00 INFO 185.176.247.191 update Filen [ROOT]/tmp/juCXsRr4 är nu nedladdad.
2024-09-02T11:54:35+00:00 INFO 185.176.247.191 update Startar installation av ny version.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Slutför installationen.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Start av SQL-uppdateringar.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Den aktuella databasversionen (schema) är 4.4.4-2024-03-28.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Slut på SQL-uppdateringar.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Raderar borttagna filer och mapper.
2024-09-02T11:54:39+00:00 INFO 185.176.247.191 update Städar upp efter installation.
2024-09-02T11:54:39+00:00 ERROR 185.176.247.191 update An error has occurred while running "cleanUp". Code: 0. Message: Joomla\Filesystem\File::delete: Failed deleting inaccessible file update.php.
2024-09-02T11:54:39+00:00 DEBUG 185.176.247.191 update An error trace: [ROOT]/libraries/vendor/joomla/filesystem/src/File.php:136
#0 [ROOT]/administrator/components/com_joomlaupdate/src/Model/UpdateModel.php(903): Joomla\Filesystem\File::delete('/data/6/d/6d3ea...')
#1 [ROOT]/administrator/components/com_joomlaupdate/src/Controller/UpdateController.php(196): Joomla\Component\Joomlaupdate\Administrator\Model\UpdateModel->cleanUp()
#2 [ROOT]/libraries/src/MVC/Controller/BaseController.php(693): Joomla\Component\Joomlaupdate\Administrator\Controller\UpdateController->cleanup()
#3 [ROOT]/libraries/src/Dispatcher/ComponentDispatcher.php(143): Joomla\CMS\MVC\Controller\BaseController->execute('cleanup')
#4 [ROOT]/libraries/src/Component/ComponentHelper.php(361): Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()
#5 [ROOT]/libraries/src/Application/AdministratorApplication.php(143): Joomla\CMS\Component\ComponentHelper::renderComponent('com_joomlaupdat...')
#6 [ROOT]/libraries/src/Application/AdministratorApplication.php(186): Joomla\CMS\Application\AdministratorApplication->dispatch()
#7 [ROOT]/libraries/src/Application/CMSApplication.php(293): Joomla\CMS\Application\AdministratorApplication->doExecute()
#8 [ROOT]/administrator/includes/app.php(61): Joomla\CMS\Application\CMSApplication->execute()
#9 [ROOT]/administrator/index.php(32): require_once('/data/6/d/6d3ea...')
#10 {main}.
#
#<?php die('Forbidden.'); ?>
#Date: 2024-09-02 11:54:23 UTC
#Software: Joomla! 4.4.8 Stable [ Pamoja ] 27-August-2024 16:00 GMT
#Fields: datetime priority clientip category message
2024-09-02T11:54:23+00:00 INFO 185.176.247.191 update Test logging
2024-09-02T11:54:23+00:00 INFO 185.176.247.191 update Laddar upp uppdateringsfil
2024-09-02T11:54:35+00:00 INFO 185.176.247.191 update Filen [ROOT]/tmp/juCXsRr4 är nu nedladdad.
2024-09-02T11:54:35+00:00 INFO 185.176.247.191 update Startar installation av ny version.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Slutför installationen.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Start av SQL-uppdateringar.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Den aktuella databasversionen (schema) är 4.4.4-2024-03-28.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Slut på SQL-uppdateringar.
2024-09-02T11:54:38+00:00 INFO 185.176.247.191 update Raderar borttagna filer och mapper.
2024-09-02T11:54:39+00:00 INFO 185.176.247.191 update Städar upp efter installation.
2024-09-02T11:54:39+00:00 ERROR 185.176.247.191 update An error has occurred while running "cleanUp". Code: 0. Message: Joomla\Filesystem\File::delete: Failed deleting inaccessible file update.php.
2024-09-02T11:54:39+00:00 DEBUG 185.176.247.191 update An error trace: [ROOT]/libraries/vendor/joomla/filesystem/src/File.php:136
#0 [ROOT]/administrator/components/com_joomlaupdate/src/Model/UpdateModel.php(903): Joomla\Filesystem\File::delete('/data/6/d/6d3ea...')
#1 [ROOT]/administrator/components/com_joomlaupdate/src/Controller/UpdateController.php(196): Joomla\Component\Joomlaupdate\Administrator\Model\UpdateModel->cleanUp()
#2 [ROOT]/libraries/src/MVC/Controller/BaseController.php(693): Joomla\Component\Joomlaupdate\Administrator\Controller\UpdateController->cleanup()
#3 [ROOT]/libraries/src/Dispatcher/ComponentDispatcher.php(143): Joomla\CMS\MVC\Controller\BaseController->execute('cleanup')
#4 [ROOT]/libraries/src/Component/ComponentHelper.php(361): Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()
#5 [ROOT]/libraries/src/Application/AdministratorApplication.php(143): Joomla\CMS\Component\ComponentHelper::renderComponent('com_joomlaupdat...')
#6 [ROOT]/libraries/src/Application/AdministratorApplication.php(186): Joomla\CMS\Application\AdministratorApplication->dispatch()
#7 [ROOT]/libraries/src/Application/CMSApplication.php(293): Joomla\CMS\Application\AdministratorApplication->doExecute()
#8 [ROOT]/administrator/includes/app.php(61): Joomla\CMS\Application\CMSApplication->execute()
#9 [ROOT]/administrator/index.php(32): require_once('/data/6/d/6d3ea...')
#10 {main}.
- Webdongle
- Joomla! Master
- Posts: 44420
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Errors on upgrading to 4.4.6
You have broke your site. You need to delete your files drop your database tables and recover with your backup. If you don't have a backup then ask your Host if they can roll back the files and database.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
Advertisement