Getting 404 after site restored on localhost Topic is solved

Need help installing Joomla! 3.x? For all Joomla! 3.x installation issues please use this forum.

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
User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup restoration of J3 site

Post by Webdongle » Sun Dec 25, 2022 10:35 pm

Wamp is better
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".

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Akeeba backup restoration of J3 site

Post by aliteejay » Mon Dec 26, 2022 11:42 am

Per Yngve Berg wrote:
Sun Dec 25, 2022 11:44 am
You only need only 2 files, the Backup and kickstart.php on an empty site and an empty database.
Do you mean the backup.sql? i compressed the folder & uploaded it to phpmyadmin database, xx_advise.sql.zip, you saying upload & extract backup.sql & kickstart file to mysite.eu? appreciate you

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Akeeba backup restoration of J3 site

Post by aliteejay » Mon Dec 26, 2022 11:57 am

AMurray wrote:
Sun Dec 25, 2022 10:28 pm
Also be aware, ensure you're using a correct release of XAMPP because it only ships with a specific PHP version (e.g. with 7.4 or 8.0 or 8.1 according to their download page (at the time of writing).

As Joomla 3.10 doesn't run on PHP 8.1 or higher, I would suggest using WAMPServer instead of XAMPP, because one advantage is you can install additional PHP versions by way of add-ins and can choose the PHP version you want to work with on the fly without reinstalling the server software (as you would need to do with XAMPP).
Like to express my sincere gratitude to you & webdongle, you both been very helpful, season greetings to you, the site in question is J3.10, with VM 4.0.12, recently upgraded host server version php 7.4, to 8.0.1, before the backup, was getting prompted to do this, in Joomla administrator panel, support ended i think October, can i have wamp & xampp servers on same pc, or you reckon i should just used xampp, fact is i have never used wampserver

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Getting 404 after site restored on localhost

Post by aliteejay » Mon Dec 26, 2022 12:05 pm

Webdongle wrote:
Sun Dec 25, 2022 6:24 pm
I installed VM on a test site. It looks like it uses relative paths not absolute ones. You haven't got a .htaccess so it's a mystery why your localhost site is redirecting to your live site?
You reckon editing the php version in php.ini, to a lower version as suggested last input, might resolve the issue

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup restoration of J3 site

Post by Webdongle » Mon Dec 26, 2022 12:05 pm

aliteejay wrote:
Mon Dec 26, 2022 11:42 am
...
Do you mean the backup.sql? i compressed the folder & uploaded it to phpmyadmin database, xx_advise.sql.zip, you saying upload & extract backup.sql & kickstart file to mysite.eu? appreciate you
No. Akeeba compresses the files, database and installer into the .jpa file.
To install the backup:
1. Put the .jpa and kickstart.php in the folder where you want your copy
2. Point your browser at kickstart.php
3. Run kickstart
4. When kickstart has finished unpacking the files you follow the instructions it gives you.
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".

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Getting 404 after site restored on localhost

Post by Webdongle » Mon Dec 26, 2022 12:10 pm

aliteejay wrote:
Mon Dec 26, 2022 12:05 pm
You reckon editing the php version in php.ini, to a lower version as suggested last input, might resolve the issue
That won't work with xampp. But Wamp the php can be changed on the fly
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".

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9747
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Akeeba backup restoration of J3 site

Post by AMurray » Mon Dec 26, 2022 10:02 pm

You probably can't run two web server software (I wouldn't recommend it) because you'll find some conflicts there (over web server 'port' and mysql 'port' numbers). Not to say you can't change the port numbers....but it just creates complications.
Regards - A Murray
General Support Moderator

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup restoration of J3 site

Post by Webdongle » Mon Dec 26, 2022 11:00 pm

AMurray wrote:
Mon Dec 26, 2022 10:02 pm
You probably can't run two web server software (I wouldn't recommend it) because you'll find some conflicts there (over web server 'port' and mysql 'port' numbers). ...
Not at the same time but you can have more than one on a PC. So long as you only have one running at a time
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".

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9747
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Akeeba backup restoration of J3 site

Post by AMurray » Tue Dec 27, 2022 8:16 am

I initially thought the OP meant running both at same time, which won't work.

But even so, you would still use the copy site method as discussed above (with Akeeba Backup/Kickstart) to move site from XAMPP to WAMP.
Regards - A Murray
General Support Moderator

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Akeeba backup restoration of J3 site

Post by aliteejay » Tue Dec 27, 2022 11:39 am

Cool, i get it, the jpa file, aka Akeeba log file, should i rename this file, or doesn't matter, also noticed previous backups, are still stored on backup folder of this component, have edited this path, should i deleted this obsolete backups, & what is the best way to do this

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup restoration of J3 site

Post by Webdongle » Tue Dec 27, 2022 2:14 pm

aliteejay wrote:
Tue Dec 27, 2022 11:39 am
Cool, i get it, the jpa file, aka Akeeba log file, ...
Nope those are different files
You can delete obsolete backups so long as you have a working backup.
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".

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Getting 404 after site restored on localhost

Post by aliteejay » Wed Dec 28, 2022 3:16 pm

when i use microsoft edge browser, restore backup, works partially, the error 404 is now on default Joomla template, after assigning it in database table, however on firefox browser still redirects to live site, also prompting for verification, when i attempt to login at localhost/www.mysite.com/administrator
have since deleted the obsolete backups, am thinking akeeba component might blocking access, below is latest generated fpa diagnostic
Forum Post Assistant (v1.6.6) : 28-Dec-2022 wrote:
Basic Environment :: wrote:Joomla! Instance :: Joomla! 3.10.11-Stable (Daraja) 14-August-2022
Joomla! Platform :: Joomla Platform 13.1.0-Stable (Curiosity) 24-Apr-2013
Joomla! Configured :: Yes | Writable (666) |
Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite: false | .htaccess/web.config: No | GZip: false | Cache: false | CacheTime: 15 | CacheHandler: file | CachePlatformPrefix: false | FTP Layer: N/A | Proxy: N/A | LiveSite: | Session lifetime: 15 | Session handler: database | Shared sessions: false | SSL: 0 | Error Reporting: default | Site Debug: false | Language Debug: false | Default Access: Public | Unicode Slugs: false | dbConnection Type: mysqli | PHP Supports J! 3.10.11: Yes | Database Supports J! 3.10.11: Yes | Database Credentials Present: Password missing |

Host Configuration :: OS: Windows NT | OS Version: 10.0 | Technology: AMD64 | Web Server: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.5 | Encoding: gzip, deflate, br | System TMP Writable: Yes | Free Disk Space : 401.60 GiB |

PHP Configuration :: Version: 8.1.5 | PHP API: apache2handler | Session Path Writable: Yes | Display Errors: 0 | Error Reporting: 22527 | Log Errors To: C:\xampp\php\logs\php_error_log | Last Known Error: | Register Globals: | Magic Quotes: | Safe Mode: | Allow url fopen: 1 | Open Base: | Uploads: 1 | Max. Upload Size: 64M | Max. POST Size: 128M | Max. Input Time: 60 | Max. Execution Time: 120 | Memory Limit: 512M

Database Configuration :: Version: 10.4.24-MariaDB (Client:mysqlnd 8.1.5) | Database Size: 24.36 MiB | #of Tables with config prefix:  191 | #of other Tables:  0 | User Privileges : GRANT PROXY
Detailed Environment :: wrote:PHP Extensions :: Core (8.1.5) | bcmath (8.1.5) | calendar (8.1.5) | ctype (8.1.5) | date (8.1.5) | filter (8.1.5) | hash (8.1.5) | iconv (8.1.5) | json (8.1.5) | SPL (8.1.5) | pcre (8.1.5) | readline (8.1.5) | Reflection (8.1.5) | session (8.1.5) | standard (8.1.5) | mysqlnd (mysqlnd 8.1.5) | tokenizer (8.1.5) | zip (1.19.5) | zlib (8.1.5) | libxml (8.1.5) | dom (20031129) | PDO (8.1.5) | bz2 (8.1.5) | SimpleXML (8.1.5) | xml (8.1.5) | xmlreader (8.1.5) | xmlwriter (8.1.5) | apache2handler (8.1.5) | openssl (8.1.5) | curl (8.1.5) | fileinfo (8.1.5) | gettext (8.1.5) | mbstring (8.1.5) | exif (8.1.5) | mysqli (8.1.5) | pdo_mysql (8.1.5) | pdo_sqlite (8.1.5) | Phar (8.1.5) | ftp (8.1.5) | Zend Engine (4.1.5) |
Potential Missing Extensions :: gd |

Switch User Environment :: PHP CGI: No | Server SU: No | PHP SU: No | Potential Ownership Issues: No

Apache Modules :: core | mod_win32 | mpm_winnt | http_core | mod_so | mod_access_compat | mod_actions | mod_alias | mod_allowmethods | mod_asis | mod_auth_basic | mod_authn_core | mod_authn_file | mod_authz_core | mod_authz_groupfile | mod_authz_host | mod_authz_user | mod_autoindex | mod_cgi | mod_dav_lock | mod_dir | mod_env | mod_headers | mod_include | mod_info | mod_isapi | mod_log_config | mod_cache_disk | mod_mime | mod_negotiation | mod_proxy | mod_proxy_ajp | mod_rewrite | mod_setenvif | mod_socache_shmcb | mod_ssl | mod_status | mod_version | mod_php | Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.5 |
Potential Missing Modules :: mod_expires | mod_deflate |
Folder Permissions :: wrote:Core Folders :: images/ (Writable) | components/ (Writable) | modules/ (Writable) | plugins/ (Writable) | language/ (Writable) | templates/ (Writable) | cache/ (Writable) | logs/ (Does Not Exist) | tmp/ (Writable) | administrator/components/ (Writable) | administrator/modules/ (Writable) | administrator/language/ (Writable) | administrator/templates/ (Writable) | administrator/logs/ (Writable) |
Database Information :: wrote:Database statistics :: Uptime: 6416 | Threads: 6 | Questions: 5377 | Slow queries: 0 | Opens: 414 | Flush tables: 1 | Open tables: 210 | Queries per second avg: 0.838 |
Extensions Discovered :: wrote:Components :: Site ::
Core :: com_mailto (3.0.0) 1 | com_wrapper (3.0.0) 1 |
3rd Party:: WF_AGGREGATOR_AUDIO_TITLE (2.9.32) ? | WF_AGGREGATOR_DAILYMOTION_TITLE (2.9.32) ? | WF_AGGREGATOR_VIDEO_TITLE (2.9.32) ? | WF_AGGREGATOR_VIMEO_TITLE (2.9.32) ? | WF_AGGREGATOR_[youtube]_TITLE (2.9.32) ? | WF_FILESYSTEM_JOOMLA_TITLE (2.9.32) ? | WF_LINKS_JOOMLALINKS_TITLE (2.9.32) ? | WF_POPUPS_JCEMEDIABOX_TITLE (2.9.32) ? | WF_LINK_SEARCH_TITLE (2.9.32) ? | WF_ANCHOR_TITLE (2.9.32) ? | WF_ARTICLE_TITLE (2.9.32) ? | WF_ATTRIBUTES_TITLE (2.9.32) ? | WF_AUTOSAVE_TITLE (2.9.32) ? | WF_BROWSER_TITLE (2.9.32) ? | WF_CHARMAP_TITLE (2.9.32) ? | WF_CLEANUP_TITLE (2.9.32) ? | WF_CLIPBOARD_TITLE (2.9.32) ? | WF_CONTEXTMENU_TITLE (2.9.32) ? | WF_DIRECTIONALITY_TITLE (2.9.32) ? | WF_EMOTIONS_TITLE (2.9.32) ? | WF_FONTCOLOR_TITLE (2.9.32) ? | WF_FONTSELECT_TITLE (2.9.32) ? | WF_FONTSIZESELECT_TITLE (2.9.32) ? | WF_FORMATSELECT_TITLE (2.9.32) ? | WF_FULLSCREEN_TITLE (2.9.32) ? | WF_HELP_TITLE (2.9.32) ? | WF_HR_TITLE (2.9.32) ? | WF_IMGMANAGER_TITLE (2.9.32) ? | WF_KITCHENSINK_TITLE (2.9.32) ? | WF_LANGCODE_TITLE (2.9.32) ? | WF_LAYER_TITLE (2.7.7) ? | WF_LINK_TITLE (2.9.32) ? | WF_LISTS_TITLE (2.9.32) ? | WF_MEDIA_TITLE (2.9.32) ? | WF_NONBREAKING_TITLE (2.9.32) ? | JCE - Noneditable (1.0.0) ? | WF_PREVIEW_TITLE (2.9.32) ? | WF_PRINT_TITLE (2.9.32) ? | WF_REFERENCE_TITLE (2.9.32) ? | WF_SEARCHREPLACE_TITLE (2.9.32) ? | WF_SOURCE_TITLE (2.9.32) ? | WF_SPELLCHECKER_TITLE (2.9.32) ? | WF_STYLE_TITLE (2.9.32) ? | WF_STYLESELECT_TITLE (2.9.32) ? | WF_TABLE_TITLE (2.9.32) ? | WF_TEXTCASE_TITLE (2.9.32) ? | WF_VISUALBLOCKS_TITLE (2.9.32) ? | WF_VISUALCHARS_TITLE (2.9.32) ? | WF_WORDCOUNT_TITLE (2.9.32) ? | WF_XHTMLXTRAS_TITLE (2.9.30) ? |

Components :: Admin ::
Core :: com_actionlogs (3.9.0) 1 | com_admin (3.0.0) 1 | com_ajax (3.2.0) 1 | com_associations (3.7.0) 1 | com_banners (3.0.0) 1 | com_cache (3.0.0) 1 | com_categories (3.0.0) 1 | com_checkin (3.0.0) 1 | com_config (3.0.0) 1 | com_content (3.0.0) 1 | com_contenthistory (3.2.0) 1 | com_cpanel (3.0.0) 1 | com_fields (3.7.0) 1 | com_finder (3.0.0) 1 | com_installer (3.0.0) 1 | com_joomlaupdate (3.10.1) 1 | com_languages (3.0.0) 1 | com_login (3.0.0) 1 | com_media (3.0.0) 1 | com_menus (3.0.0) 1 | com_messages (3.0.0) 1 | com_modules (3.0.0) 1 | com_newsfeeds (3.0.0) 1 | com_plugins (3.0.0) 1 | com_postinstall (3.2.0) 1 | com_privacy (3.9.0) 1 | com_redirect (3.0.0) 1 | com_search (3.0.0) 1 | com_tags (3.1.0) 1 | com_templates (3.0.0) 1 | com_users (3.0.0) 1 |
3rd Party:: Akeeba (8.2.3) 1 | COM_JCE (2.9.32) 1 | tcpdf (1.2.2) 0 | ECB Currency Converter (1.0) ? | VIRTUEMART (-) 1 | VirtueMart_allinone (-) 1 |

Modules :: Site ::
Core :: mod_articles_archive (3.0.0) 1 | mod_articles_categories (3.0.0) 1 | mod_articles_category (3.0.0) 1 | mod_articles_latest (3.0.0) 1 | mod_articles_news (3.0.0) 1 | mod_articles_popular (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_footer (3.0.0) 1 | mod_languages (3.5.0) 1 | mod_login (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_random_image (3.0.0) 1 | mod_related_items (3.0.0) 1 | mod_search (3.0.0) 1 | mod_stats (3.0.0) 1 | mod_syndicate (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | mod_tags_similar (3.1.0) 1 | mod_users_latest (3.0.0) 1 | mod_whosonline (3.0.0) 1 | mod_wrapper (3.0.0) 1 |
3rd Party:: mod_virtuemart_cart (4.0.8) 1 | mod_virtuemart_category (4.0.8) 1 | mod_virtuemart_currencies (4.0.8) 1 | mod_virtuemart_manufacturer (4.0.8) 1 | mod_virtuemart_product (4.0.8) 1 | mod_virtuemart_search (4.0.8) 1 | VP Ajax Product Search (3.0) 1 | VP Compare (3.0) 1 | VP Custom Filter (3.1) 1 | VP Manufacturer Carousel (3.3) 1 | VP Mini Cart (3.0) 1 | VP Product Carousel (3.0) 1 | VP Product List (3.0) 1 | VP Responsive Slider (3.1) 1 | VP Wishlist (3.2) 1 |

Modules :: Admin ::
Core :: mod_custom (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_latest (3.0.0) 1 | mod_latestactions (3.9.0) 1 | mod_logged (3.0.0) 1 | mod_login (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_privacy_dashboard (3.9.0) 1 | mod_quickicon (3.0.0) 1 | mod_sampledata (3.8.0) 1 | mod_stats_admin (3.0.0) 1 | mod_status (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_title (3.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_version (3.0.0) 1 |
3rd Party:: VirtueMart Administrator Menu (4.0.8) ? |

Libraries ::
Core ::
3rd Party:: file_fof30 (3.6.2) ? | file_fof40 (4.1.0) ? | Free Mono (-) ? | Helvetica (-) ? |

Plugins ::
Core :: PLG_ACTIONLOG_JOOMLA (3.9.0) 1 | plg_authentication_cookie (3.0.0) 1 | plg_authentication_gmail (3.0.0) 1 | plg_authentication_joomla (3.0.0) 1 | plg_authentication_ldap (3.0.0) 1 | plg_captcha_recaptcha (3.4.0) 0 | plg_captcha_recaptcha_invisible (3.8) 0 | plg_content_confirmconsent (3.9.0) 1 | plg_content_emailcloak (3.0.0) 1 | plg_content_fields (3.7.0) 1 | plg_content_finder (3.0.0) 1 | plg_content_joomla (3.0.0) 1 | plg_content_loadmodule (3.0.0) 1 | plg_content_pagebreak (3.0.0) 1 | plg_content_pagenavigation (3.0.0) 1 | plg_content_vote (3.0.0) 1 | plg_editors-xtd_article (3.0.0) 1 | plg_editors-xtd_fields (3.7.0) 1 | plg_editors-xtd_image (3.0.0) 1 | plg_editors-xtd_menu (3.7.0) 1 | plg_editors-xtd_module (3.5.0) 1 | plg_editors-xtd_pagebreak (3.0.0) 1 | plg_editors-xtd_readmore (3.0.0) 1 | plg_editors-xtd_weblink (3.7.0) 1 | plg_extension_joomla (3.0.0) 1 | plg_fields_calendar (3.7.0) 1 | plg_fields_checkboxes (3.7.0) 1 | plg_fields_color (3.7.0) 1 | plg_fields_editor (3.7.0) 1 | plg_fields_imagelist (3.7.0) 1 | plg_fields_integer (3.7.0) 1 | plg_fields_list (3.7.0) 1 | plg_fields_media (3.7.0) 1 | plg_fields_radio (3.7.0) 1 | plg_fields_repeatable (3.9.0) 1 | plg_fields_sql (3.7.0) 1 | plg_fields_text (3.7.0) 1 | plg_fields_textarea (3.7.0) 1 | plg_fields_url (3.7.0) 1 | plg_fields_user (3.7.0) 1 | plg_fields_usergrouplist (3.7.0) 1 | plg_finder_categories (3.0.0) 1 | plg_finder_contacts (3.0.0) 1 | plg_finder_content (3.0.0) 1 | plg_finder_newsfeeds (3.0.0) 1 | plg_finder_tags (3.0.0) 1 | PLG_INSTALLER_FOLDERINSTALLER (3.6.0) 1 | plg_installer_packageinstaller (3.6.0) 1 | PLG_INSTALLER_URLINSTALLER (3.6.0) 1 | plg_installer_webinstaller (2.1.2) 1 | plg_privacy_actionlogs (3.9.0) 1 | plg_privacy_consents (3.9.0) 1 | plg_privacy_content (3.9.0) 1 | plg_privacy_message (3.9.0) 1 | plg_privacy_user (3.9.0) 1 | plg_quickicon_eos310 (3.10.0) 1 | plg_quickicon_extensionupdate (3.0.0) 1 | plg_quickicon_joomlaupdate (3.0.0) 1 | plg_quickicon_phpversioncheck (3.7.0) 1 | plg_quickicon_privacycheck (3.9.0) 1 | plg_search_categories (3.0.0) 1 | plg_search_contacts (3.0.0) 1 | plg_search_content (3.0.0) 1 | plg_search_newsfeeds (3.0.0) 1 | plg_search_tags (3.0.0) 1 | PLG_SYSTEM_ACTIONLOGS (3.9.0) 1 | plg_system_debug (3.0.0) 1 | plg_system_fields (3.7.0) 1 | plg_system_highlight (3.0.0) 1 | plg_system_languagecode (3.0.0) 1 | plg_system_languagefilter (3.0.0) 1 | plg_system_log (3.0.0) 1 | plg_system_logout (3.0.0) 1 | plg_system_logrotation (3.9.0) 1 | plg_system_p3p (3.0.0) 1 | plg_system_privacyconsent (3.9.0) 1 | plg_system_redirect (3.0.0) 1 | plg_system_remember (3.0.0) 1 | plg_system_sef (3.0.0) 1 | plg_system_sessiongc (3.8.6) 1 | plg_system_stats (3.5.0) 1 | plg_system_updatenotification (3.5.0) 0 | plg_system_weblinks (3.7.0) 1 | plg_twofactorauth_totp (3.2.0) 0 | plg_twofactorauth_yubikey (3.2.0) 0 | plg_user_contactcreator (3.0.0) 1 | plg_user_joomla (3.0.0) 1 | plg_user_profile (3.0.0) 1 | plg_user_terms (3.9.0) 1 |
3rd Party:: PLG_ACTIONLOG_AKEEBABACKUP (8.2.3) 1 | plg_content_jce (2.9.32) 1 | Simple Image Gallery (by JoomlaWork (4.2) ? | Simple Image Gallery (by JoomlaWork (4.2) ? | plg_editors_codemirror (5.60.0) 1 | plg_editors_jce (2.9.32) 1 | plg_editors_tinymce (4.5.12) 1 | plg_extension_jce (2.9.32) 1 | plg_fields_mediajce (2.9.32) 1 | plg_installer_jce (2.9.32) 0 | plg_quickicon_akeebabackup (8.2.3) 1 | plg_quickicon_jce (2.9.32) 0 | Search - VirtueMart (4.0.8) 1 | AMAZON (4.0.8) 1 | PLG_SYSTEM_BACKUPONUPDATE (8.2.3) 0 | System - DJ-WebP (1.1) 1 | plg_system_jce (2.9.32) 1 | PLG_SYSTEM_VMLOADERPLUGINUPDATE (4.0.8) ? | PLG_SYSTEM_VPFRAMEWORK (6.6) 0 | VM - Calculation Avalara Tax (4.0.8) 1 | VM - Custom, Virtuemart Simple Down (${PHING.VERSI) ? | plgvm_specification (4.0.8) 1 | VMCustom - textinput (4.0.8) 1 | AMAZON (4.0.8) 1 | Authorize.net AIM (4.0.8) 1 | VM Payment - eway (4.0.8) ? | Heidelpay (16.11.07) 1 | VMPAYMENT_IDEALCHECKOUTAFTERPAY (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTAUTHORIZEDTR (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTCREDITCARD (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTDIRECTEBANKI (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTIDEAL (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTKLARNAACCOUN (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTKLARNAINVOIC (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTMAESTRO (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTMANUALTRANSF (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTMASTERCARD (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTMISTERCASH (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTPAYPAL (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTPAYSAFECARD (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTVISA (2.0.0RC3) ? | VMPAYMENT_IDEALCHECKOUTVPAY (2.0.0RC3) ? | Klarna (3.8.4) 1 | Klarna Checkout (3.8.4) 1 | VM Payment - klikandpay (4.0.8) 1 | VM Payment - Paybox System 3D V2 (4.0.8) ? | PayPal (4.0.8) 1 | realex_hpp_api (4.0.0) 1 | Skrill (4.0.8) 1 | Sofort (4.0.8) 1 | Sofort Ideal (4.0.8) 1 | Standard (4.0.8) 1 | 2Checkout (4.0.8) 1 | By weight, ZIP and countries (4.0.8) 1 | Realex_hpp_api (4.0.8) 1 |
Templates Discovered :: wrote:Templates :: Site :: beez3 (3.1.0) 1 | horme_3 (2.0.0) 1 | protostar (1.0) 1 | vmbeez3 (3.4.2) 1 | vp_smart (3.6) 0 |
Templates :: Admin :: hathor (3.0.0) 1 | isis (1.0) 1 | vmadmin (4.0.8) 1 |
Last edited by toivo on Wed Dec 28, 2022 9:22 pm, edited 1 time in total.
Reason: mod note: disabled smilies in post Options for readability

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Getting 404 after site restored on localhost

Post by Webdongle » Wed Dec 28, 2022 3:41 pm

Have you put full url's into tcpdf (pdf converter)?
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".

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: Getting 404 after site restored on localhost

Post by sozzled » Wed Dec 28, 2022 7:32 pm

You cannot run J! 3.anything with PHP 8.1; the best you can hope for (as far as J! 3.10.11 is concerned) is PHP 8.0. You will probably do better with PHP 7.4.

aliteejay wrote:
Wed Dec 28, 2022 3:16 pm
[After restoring the website on XAMPP with PHP 8.1 from the] backup, [the website] works partially, the error 404 is now on default Joomla template ...
This does not make sense. If the website "partially" works, which part of it works? Either the PC-hosted website works or it doesn't.

aliteejay wrote:
Wed Dec 28, 2022 3:16 pm
... on firefox browser still redirects to live site, also prompting for verification ...
What do you mean there's a prompt for "verification"? A screenshot of the "verification" prompt would help.

Have you cleared the [Firefox] browser cache? Do you know how to clear the browser cache?

Have you thought about enabling J! debug mode and set the error reporting level to "maximum" to get the error trace and find out what happens before the 404 error is generated. A "404 error" could be masking the actual cause of the problem.

aliteejay wrote:
Wed Dec 28, 2022 3:16 pm
... am thinking [Akeeba Backup] component [on the restored site] might blocking access
In the more than a dozen years I've been using this forum I cannot remember seeing any reports that Akeeba Backup blocks access to a website.
Last edited by toivo on Wed Dec 28, 2022 9:41 pm, edited 1 time in total.
Reason: mod note: corrected quote - please do not change original wording in quoted text!

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Getting 404 after site restored on localhost

Post by aliteejay » Thu Dec 29, 2022 1:49 pm

sozzled wrote:
Wed Dec 28, 2022 7:32 pm
You cannot run J! 3.anything with PHP 8.1; the best you can hope for (as far as J! 3.10.11 is concerned) is PHP 8.0. You will probably do better with PHP 7.4.

aliteejay wrote:
Wed Dec 28, 2022 3:16 pm
[After restoring the website on XAMPP with PHP 8.1 from the] backup, [the website] works partially, the error 404 is now on default Joomla template ...
This does not make sense. If the website "partially" works, which part of it works? Either the PC-hosted website works or it doesn't.

aliteejay wrote:
Wed Dec 28, 2022 3:16 pm
... on firefox browser still redirects to live site, also prompting for verification ...
What do you mean there's a prompt for "verification"? A screenshot of the "verification" prompt would help.

Have you cleared the [Firefox] browser cache? Do you know how to clear the browser cache?

Have you thought about enabling J! debug mode and set the error reporting level to "maximum" to get the error trace and find out what happens before the 404 error is generated. A "404 error" could be masking the actual cause of the problem.

aliteejay wrote:
Wed Dec 28, 2022 3:16 pm
... am thinking [Akeeba Backup] component [on the restored site] might blocking access
In the more than a dozen years I've been using this forum I cannot remember seeing any reports that Akeeba Backup blocks access to a website.
Yes i know how to clear browser cache, sir if i know how to resolve this, i wouldn't be doing this, am now on a pc with php 7.4 version, here is the screenshot
You do not have the required permissions to view the files attached to this post.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Getting 404 after site restored on localhost

Post by Webdongle » Thu Dec 29, 2022 2:30 pm

That looks like a Template (or Template override) issue.
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".

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Akeeba backup restoration of J3 site

Post by aliteejay » Thu Dec 29, 2022 2:33 pm

Webdongle wrote:
Tue Dec 27, 2022 2:14 pm
aliteejay wrote:
Tue Dec 27, 2022 11:39 am
Cool, i get it, the jpa file, aka Akeeba log file, ...
Nope those are different files
You can delete obsolete backups so long as you have a working backup.
which one is the correct file pls, do mean the akeeba backend log file, upload this via filezila to root folder?

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Getting 404 after site restored on localhost

Post by aliteejay » Thu Dec 29, 2022 2:46 pm

Webdongle wrote:
Thu Dec 29, 2022 2:30 pm
That looks like a Template (or Template override) issue.
really, so how can i solve this, have dropped & replaced database tables, with a fresh one, should i also do the same with the folder,

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup restoration of J3 site

Post by Webdongle » Thu Dec 29, 2022 4:44 pm

aliteejay wrote:
Thu Dec 29, 2022 2:33 pm
...
which one is the correct file pls, do mean the akeeba backend log file, upload this via filezila to root folder?
NO. It's the jpa file that the kickstart.php file unpacks.
It starts with the site name, date, time, various alphanumeric characters and ends .jpa
e.g.

Code: Select all

site-www.asite.co.uk-20221229-164449gmt-7YgHpk8rZtd.jpa
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".

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Getting 404 after site restored on localhost

Post by Webdongle » Thu Dec 29, 2022 4:47 pm

If you have changed the database tables you probably have a mis match of files and database. Make sure the php is correct version for your Joomla then start again with a fresh folder in your localhost to an empty database.
N.B. The installer (packed in the .jpa file) will create the database on localhost.
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".

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: Getting 404 after site restored on localhost

Post by sozzled » Thu Dec 29, 2022 6:21 pm

Image


[ altered quote removed ]Your screenshot shows a fatal [HTTP 500] error, not a [HTTP] 404 error.

Your website is not working at all. Your website is not "partially" working: your website is really broken.

There is also some cross-posting happening with this topic and viewtopic.php?f=707&t=998693. Should these two topics be merged?
Last edited by toivo on Thu Dec 29, 2022 10:42 pm, edited 1 time in total.
Reason: mod note: altered quote removed - please do not modify quoted texts!

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Akeeba backup restoration of J3 site

Post by aliteejay » Thu Dec 29, 2022 7:43 pm

only folder is kickstart-core-7-1-2, when i tried, what am i not doing right

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: Akeeba backup restoration of J3 site

Post by sozzled » Thu Dec 29, 2022 7:54 pm

What, exactly, did you "try" [to do]? If you don't know what you did then we can't help you. If you know what you did then please tell us exactly, step by step, what you did.

gsmela
Joomla! Explorer
Joomla! Explorer
Posts: 289
Joined: Thu Jun 10, 2010 12:38 pm
Contact:

Re: Akeeba backup restoration of J3 site

Post by gsmela » Thu Dec 29, 2022 8:13 pm

I might suggest that @aliteejay read the Akeeba documentation:

https://www.akeeba.com/documentation/ak ... ation.html

Kickstart documentation:

https://www.akeeba.com/documentation/ak ... ation.html

Or watch the videos on Akeeba's site - especially the restoration:

https://www.akeeba.com/videos/1212-akee ... erver.html

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: Akeeba backup restoration of J3 site

Post by sozzled » Thu Dec 29, 2022 8:16 pm

Good suggestions, @gsmela, because I don't think @aliteejay, "gets it" or knows how to use Akeeba [backup and restore] products to copy their working website to a PC-hosted/XAMPP server. 8)

gsmela
Joomla! Explorer
Joomla! Explorer
Posts: 289
Joined: Thu Jun 10, 2010 12:38 pm
Contact:

Re: Akeeba backup restoration of J3 site

Post by gsmela » Thu Dec 29, 2022 8:21 pm

You're right @sozzled which is why I was hoping they would pick up on the gentle nudge. Reading the directions really helps sometimes... ;)

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44097
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup restoration of J3 site

Post by Webdongle » Thu Dec 29, 2022 9:36 pm

You can lead a horse to water but you can't make it drink. Some users need more support than others before getting confidence. We don't know the OP's age or experience. Some people need to see videos
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".

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9747
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Akeeba backup restoration of J3 site

Post by AMurray » Tue Jan 03, 2023 7:16 am

I believe Akeeba has video tutorials as well.
Regards - A Murray
General Support Moderator

aliteejay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 173
Joined: Thu May 05, 2011 7:19 pm

Re: Getting 404 after site restored on localhost

Post by aliteejay » Tue Jan 03, 2023 10:35 am

AMurray wrote:
Thu Dec 22, 2022 9:51 pm
To edit file/folder permissions in Windows, in Windows Explorer, right click the folder(s), and uncheck the 'read only' check box. (?). Click "yes" if it prompts something about applying the change to all sub-folders and files.

There is no "CHMOD" in Windows as such.
Have restored the backup to xampp, successfully, the windows setting was blocking it, now attempting to migrate & upgrade to J4, pre-update check recommends i set the display error, in php setting off, can you advise how to edit this, attached is screenshot
You do not have the required permissions to view the files attached to this post.

gws
Joomla! Champion
Joomla! Champion
Posts: 5952
Joined: Tue Aug 23, 2005 1:56 pm
Location: South coast, UK
Contact:

Re: Getting 404 after site restored on localhost

Post by gws » Tue Jan 03, 2023 10:46 am

You can ignore this.


Locked

Return to “Installation Joomla! 3.x”