Administration page and css is not working

I have two journals hosted on the http://3.145.117.14/ojs/
index site http://3.145.117.14/ojs/ ---- On this page CSS is not working

administration menu link through 404 not found. When I click on the menu link, the URL address showing http://3.145.117.14/ojs/index.php/admin/index that showing a 404 not found error.
When I include an index in the URL http://3.145.117.14/ojs/index.php/**index**/admin/index then the administration menu is working fine but the CSS is not.

  1. http://3.145.117.14/ojs/index.php/jjpp ---- Here CSS is a working file
  2. http://3.145.117.14/ojs/index.php/jjpp ---- Here CSS is a working file

but the administration menu link is not working in all the places…

  ; Set this to On once the system has been installed
  ; (This is generally done automatically by the installer)
  installed = On
  
  ; The canonical URL to the OJS installation (excluding the trailing slash)
  base_url = "http://3.145.117.14/ojs"
  
  ; Session cookie name
  session_cookie_name = OJSSID
  
  ; Session cookie path; if not specified, defaults to the detected base path
  ; session_cookie_path = /
  
  ; Number of days to save login cookie for if user selects to remember
  ; (set to 0 to force expiration at end of current session)
  session_lifetime = 30
  
  ; Enable support for running scheduled tasks
  ; Set this to On if you have set up the scheduled tasks script to
  ; execute periodically
  scheduled_tasks = Off
  
  ; Site time zone
  ; Please refer to lib/pkp/registry/timeZones.xml for a full list of supported
  ; time zones.
  ; I.e.:
  ; <entry key="Europe/Amsterdam" name="Amsterdam" />
  ; time_zone="Amsterdam"
  time_zone = "UTC"
  
  ; Short and long date formats
  date_format_short = "%Y-%m-%d"
  date_format_long = "%B %e, %Y"
  datetime_format_short = "%Y-%m-%d %I:%M %p"
  datetime_format_long = "%B %e, %Y - %I:%M %p"
  time_format = "%I:%M %p"
  
  ; Use URL parameters instead of CGI PATH_INFO. This is useful for broken server
  ; setups that don't support the PATH_INFO environment variable.
  ; WARNING: This option is DEPRECATED and will be removed in the future.
  disable_path_info = Off
  
  ; Use fopen(...) for URL-based reads. Modern versions of dspace
  ; will not accept requests using fopen, as it does not provide a
  ; User Agent, so this option is disabled by default. If this feature
  ; is disabled by PHP's configuration, this setting will be ignored.
  allow_url_fopen = Off
  
  ; Base URL override settings: Entries like the following examples can
  ; be used to override the base URLs used by OJS. If you want to use a
  ; proxy to rewrite URLs to OJS, configure your proxy's URL here.
  ; Syntax: base_url[journal_path] = http://www.myUrl.com
  ; To override URLs that aren't part of a particular journal, use a
  ; journal_path of "index".
  ; Examples:
   base_url[index] = http://3.145.117.14/ojs/index.php
   base_url[jjia] = http://3.145.117.14/ojs/index.php/jjia
   base_url[jjpp] = http://3.145.117.14/ojs/index.php/jjpp

Hi @Abid_Fakhre_Alam,

Can you please indicate your version number (e.g. 3.3.0-11)? Also, have you checked your PHP error logs - perhaps share some output from there, as that often helps pinpoint the issue.

-Roger
PKP Team

Hi @rcgillis,

OJS = OJS 3.3.0-13
php = 8.1
Mariadb = 10.6.7


[Thu Nov 03 10:22:52.234157 2022] [proxy_fcgi:error] [pid 14989] [client 220.158.168.35:50834] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/
[Thu Nov 03 10:22:52.299519 2022] [proxy_fcgi:error] [pid 14996] [client 103.59.198.110:50833] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/index.php/
[Thu Nov 03 10:22:52.307820 2022] [proxy_fcgi:error] [pid 30443] [client 103.59.198.110:50835] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/index.php/
[Thu Nov 03 10:22:52.856424 2022] [proxy_fcgi:error] [pid 14994] [client 103.59.198.110:50838] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs
[Thu Nov 03 10:22:53.968049 2022] [proxy_fcgi:error] [pid 16591] [client 103.59.198.110:50840] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs
[Thu Nov 03 10:24:52.787057 2022] [proxy_fcgi:error] [pid 14991] [client 220.158.168.35:50935] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 10:25:10.445796 2022] [proxy_fcgi:error] [pid 16918] [client 103.59.198.110:50947] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/
[Thu Nov 03 10:25:12.495041 2022] [proxy_fcgi:error] [pid 16918] [client 103.59.198.110:50947] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/index.php/jjpp
[Thu Nov 03 10:25:44.232488 2022] [proxy_fcgi:error] [pid 14989] [client 103.59.198.110:50946] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 10:25:48.825007 2022] [proxy_fcgi:error] [pid 14989] [client 103.59.198.110:50946] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 10:25:49.150281 2022] [proxy_fcgi:error] [pid 14989] [client 103.59.198.110:50946] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 10:25:49.150715 2022] [proxy_fcgi:error] [pid 30432] [client 103.59.198.110:50975] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 10:25:51.107492 2022] [proxy_fcgi:error] [pid 14989] [client 103.59.198.110:50946] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 10:25:57.545515 2022] [proxy_fcgi:error] [pid 14996] [client 103.59.198.110:50981] AH01071: Got error 'PHP message: ojs2: 404 Not Found'
[Thu Nov 03 10:26:03.834593 2022] [proxy_fcgi:error] [pid 30443] [client 220.158.168.35:50987] AH01071: Got error 'PHP message: PHP Deprecated:  Function strftime() is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48PHP message: PHP Deprecated:  Function strftime() is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48PHP message: PHP Deprecated:  Function strftime() is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48PHP message: PHP Deprecated:  Function strftime() is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48PHP message: PHP Deprecated:  Function strftime() is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  rawurlencode(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/classes/core/PKPRouter.inc.php on line 545PHP message: PHP Deprecated:  Function strftime() is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48'
[Thu Nov 03 10:26:04.122200 2022] [proxy_fcgi:error] [pid 30443] [client 220.158.168.35:50987] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/index.php/index/login
[Thu Nov 03 10:26:04.146605 2022] [proxy_fcgi:error] [pid 14994] [client 103.59.198.110:50988] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/index.php/index/login
[Thu Nov 03 10:46:22.653211 2022] [proxy_fcgi:error] [pid 14995] [client 119.153.111.198:37242] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 10:46:25.253110 2022] [proxy_fcgi:error] [pid 30432] [client 119.153.111.198:37254] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/index.php
[Thu Nov 03 10:46:25.322316 2022] [proxy_fcgi:error] [pid 14996] [client 119.153.111.198:37280] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/index.php
[Thu Nov 03 11:00:34.284762 2022] [proxy_fcgi:error] [pid 14989] [client 122.175.203.128:64004] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 11:00:34.654945 2022] [proxy_fcgi:error] [pid 14989] [client 122.175.203.128:64004] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 11:00:34.991771 2022] [proxy_fcgi:error] [pid 14991] [client 122.175.203.128:64011] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 11:00:39.638287 2022] [proxy_fcgi:error] [pid 14989] [client 122.175.203.128:64004] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/
[Thu Nov 03 11:35:45.700711 2022] [proxy_fcgi:error] [pid 30443] [client 128.199.158.249:54130] AH01071: Got error 'Primary script unknown'
[Thu Nov 03 11:35:54.778060 2022] [proxy_fcgi:error] [pid 30443] [client 128.199.158.249:54130] AH01071: Got error 'Primary script unknown'
[Thu Nov 03 11:36:02.053002 2022] [proxy_fcgi:error] [pid 30443] [client 128.199.158.249:54130] AH01071: Got error 'Primary script unknown'
[Thu Nov 03 11:36:04.327212 2022] [proxy_fcgi:error] [pid 30443] [client 128.199.158.249:54130] AH01071: Got error 'Primary script unknown'
[Thu Nov 03 12:23:16.450138 2022] [proxy_fcgi:error] [pid 16591] [client 122.175.203.128:64620] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:35:54.363321 2022] [proxy_fcgi:error] [pid 30432] [client 176.42.16.143:5460] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 12:36:17.532339 2022] [proxy_fcgi:error] [pid 16591] [client 176.42.16.143:6158] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 12:36:17.774639 2022] [proxy_fcgi:error] [pid 14989] [client 176.42.16.143:5881] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:36:17.775795 2022] [proxy_fcgi:error] [pid 16591] [client 176.42.16.143:6158] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:36:45.983194 2022] [proxy_fcgi:error] [pid 31275] [client 176.42.16.143:6116] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:36:51.971200 2022] [proxy_fcgi:error] [pid 30838] [client 176.42.16.143:5335] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 12:36:52.193137 2022] [proxy_fcgi:error] [pid 30432] [client 176.42.16.143:6210] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:36:52.194728 2022] [proxy_fcgi:error] [pid 30838] [client 176.42.16.143:5335] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:37:00.196834 2022] [proxy_fcgi:error] [pid 30443] [client 176.42.16.143:5337] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:37:04.628924 2022] [proxy_fcgi:error] [pid 30443] [client 176.42.16.143:5337] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39', referer: http://3.145.117.14/ojs/
[Thu Nov 03 12:39:47.512504 2022] [proxy_fcgi:error] [pid 14996] [client 176.42.16.143:6432] AH01071: Got error 'PHP message: ojs2: 404 Not Found'
[Thu Nov 03 12:40:08.933445 2022] [proxy_fcgi:error] [pid 14989] [client 176.42.16.143:5881] AH01071: Got error 'PHP message: ojs2: 404 Not Found'
[Thu Nov 03 15:40:24.028703 2022] [proxy_fcgi:error] [pid 14991] [client 134.190.190.131:62654] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 15:40:24.117772 2022] [proxy_fcgi:error] [pid 14991] [client 134.190.190.131:62654] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 15:40:24.182442 2022] [proxy_fcgi:error] [pid 30432] [client 134.190.190.131:62655] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 15:40:24.713975 2022] [proxy_fcgi:error] [pid 14991] [client 134.190.190.131:62654] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 15:40:24.798769 2022] [proxy_fcgi:error] [pid 31275] [client 134.190.190.131:62656] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 15:40:24.799524 2022] [proxy_fcgi:error] [pid 14991] [client 134.190.190.131:62654] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 16:29:12.758928 2022] [proxy_fcgi:error] [pid 14995] [client 49.44.81.43:52900] AH01071: Got error 'PHP message: PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39'
[Thu Nov 03 16:29:14.036503 2022] [proxy_fcgi:error] [pid 14989] [client 49.44.81.43:52924] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 16:29:14.147923 2022] [proxy_fcgi:error] [pid 14991] [client 49.44.81.43:52964] AH01071: Got error 'PHP message: ojs2: 404 Not Found', referer: http://3.145.117.14/ojs/
[Thu Nov 03 17:32:13.082337 2022] [proxy_fcgi:error] [pid 14991] [client 3.1.221.199:57849] AH01071: Got error 'Primary script unknown'
[Thu Nov 03 17:32:15.076673 2022] [proxy_fcgi:error] [pid 31275] [client 3.1.221.199:57661] AH01071: Got error 'Primary script unknown'
[Thu Nov 03 17:32:17.992732 2022] [proxy_fcgi:error] [pid 30839] [client 3.1.221.199:63689] AH01071: Got error 'Primary script unknown'
[Thu Nov 03 17:32:19.592490 2022] [proxy_fcgi:error] [pid 30443] [client 3.1.221.199:59007] AH01071: Got error 'Primary script unknown'

Hi,
I think as base_url (canonical URL) you should only specify “http://3.145.117.14

On another note, I think you should setup your server using https only. It is highly recommended against using cleartext http protocol for logins etc., and browsers will warn and Google will downrate if a site is offered via HTTP.

As far as I see, the installation is on an Amazon Cloud server - is it a test installation?

yes, It is the test installation. same thing happen in production server also.

Hi @Abid_Fakhre_Alam,

I don’t think 3.3.0-13 is compatible with PHP 8.1.
Also, can you test it and, if the error nevertheless appears, check the log for the associated error (e.g., checking by the closest according to the timestamp)

This is the error showing in the error.log file:-

[Mon Nov 14 00:00:02.263982 2022] [mpm_prefork:notice] [pid 14984] AH00163: Apache/2.4.52 (Ubuntu) configured – resuming normal operations
[Mon Nov 14 00:00:02.264010 2022] [core:notice] [pid 14984] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Nov 14 05:49:56.273933 2022] [proxy_fcgi:error] [pid 119237] [client 103.59.198.110:51624] AH01071: Got error ‘PHP message: PHP Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 39’
[Mon Nov 14 05:49:56.700637 2022] [proxy_fcgi:error] [pid 119238] [client 103.59.198.110:51625] AH01071: Got error ‘PHP message: ojs2: 404 Not Found’, referer: http://3.145.117.14/ojs/
[Mon Nov 14 05:49:57.007617 2022] [proxy_fcgi:error] [pid 119334] [client 103.59.198.110:51642] AH01071: Got error ‘PHP message: ojs2: 404 Not Found’, referer: http://3.145.117.14/ojs/

This is PHP 8.1 compatibility error.