Hi,
We are the host, we're also really confused on why it doesn't work.
A few notes include :
1 ) We do have a multi PHP Selector, however, PHP 8.1 does not work either
2 ) The latest error logs show :
2024-04-09 18:25:15.102515 [INFO] [1915574] [T0] [202.184.105.90:53264-H3:0897989214F2FD9E-0#APVH_www.nomadtravellers.com:443] File not found [/home/nomadtra/domains/nomadtravellers.com/private_html/404.shtml]
2024-04-09 18:26:50.792638 [INFO] [1915574] [T0] [147.154.134.226:56396#APVH_www.nomadtravellers.com:443] File not found [/home/nomadtra/domains/nomadtravellers.com/private_html/images/thumbnails/images/Articles2019/wae-rebo-flores/image027-fill-620x413.jpg]
2024-04-09 18:26:50.792657 [INFO] [1915574] [T0] [147.154.134.226:56396#APVH_www.nomadtravellers.com:443] File not found [/home/nomadtra/domains/nomadtravellers.com/private_html/404.shtml]
2024-04-09 18:27:47.234828 [INFO] [1915574] [T0] [202.184.105.90:59042-H3:B6B89E10F0DD8F9F-0#APVH_www.nomadtravellers.com:443] Auto Index is disabled for [/home/nomadtra/domains/nomadtravellers.com/private_html/], access denied
3 ) I'm able to install Joomla ( Version 4.4.3 because 5.x was not supported with PHP 7.3 ), and it works on https, on the same domain/different directory ( https://nomadtravellers.com/joomla4/ ) , at the moment, I have also set the PHP to version 8.1 ( You may check here : https://nomadtravellers.com/joomla4/info.php )
4 ) Weirdly enough, when we create a phpinfo file on https://nomadtravellers.com/ itself, it shows a 403 error, but it works fine on a subdirectory https://nomadtravellers.com/joomla4/info.php
5 ) I tried using a default .htaccess file temporarily ( From https://docs.joomla.org/preconfigured_htaccess ), but the https:// version of the site still does not work.
As mentioned in the thread we're not used to working with Joomla and older Joomla sites. However, we have seen cases with Wordpress were an older installation had issues with https because a lot of the code was written in http .
In most of these cases, we used a better search replace plugin to scan codes/databases and swap the http variants of the site to https variants and it usually fixes the problem. Could this be a problem in Joomla as well, and if so, is there a way to do it ?
We are the host, we're also really confused on why it doesn't work.
A few notes include :
1 ) We do have a multi PHP Selector, however, PHP 8.1 does not work either
2 ) The latest error logs show :
2024-04-09 18:25:15.102515 [INFO] [1915574] [T0] [202.184.105.90:53264-H3:0897989214F2FD9E-0#APVH_www.nomadtravellers.com:443] File not found [/home/nomadtra/domains/nomadtravellers.com/private_html/404.shtml]
2024-04-09 18:26:50.792638 [INFO] [1915574] [T0] [147.154.134.226:56396#APVH_www.nomadtravellers.com:443] File not found [/home/nomadtra/domains/nomadtravellers.com/private_html/images/thumbnails/images/Articles2019/wae-rebo-flores/image027-fill-620x413.jpg]
2024-04-09 18:26:50.792657 [INFO] [1915574] [T0] [147.154.134.226:56396#APVH_www.nomadtravellers.com:443] File not found [/home/nomadtra/domains/nomadtravellers.com/private_html/404.shtml]
2024-04-09 18:27:47.234828 [INFO] [1915574] [T0] [202.184.105.90:59042-H3:B6B89E10F0DD8F9F-0#APVH_www.nomadtravellers.com:443] Auto Index is disabled for [/home/nomadtra/domains/nomadtravellers.com/private_html/], access denied
3 ) I'm able to install Joomla ( Version 4.4.3 because 5.x was not supported with PHP 7.3 ), and it works on https, on the same domain/different directory ( https://nomadtravellers.com/joomla4/ ) , at the moment, I have also set the PHP to version 8.1 ( You may check here : https://nomadtravellers.com/joomla4/info.php )
4 ) Weirdly enough, when we create a phpinfo file on https://nomadtravellers.com/ itself, it shows a 403 error, but it works fine on a subdirectory https://nomadtravellers.com/joomla4/info.php
5 ) I tried using a default .htaccess file temporarily ( From https://docs.joomla.org/preconfigured_htaccess ), but the https:// version of the site still does not work.
As mentioned in the thread we're not used to working with Joomla and older Joomla sites. However, we have seen cases with Wordpress were an older installation had issues with https because a lot of the code was written in http .
In most of these cases, we used a better search replace plugin to scan codes/databases and swap the http variants of the site to https variants and it usually fixes the problem. Could this be a problem in Joomla as well, and if so, is there a way to do it ?
Statistics: Posted by koalajoomla — Wed Apr 10, 2024 1:28 am