Ojs unable to find files

Hi @jrumford,

What do you see in the PHP error log now that the configuration is changed?

Regards,
Alec Smecher
Public Knowledge Project Team

Here is the function list:

;php_admin_flag[log_errors]=on
;php_admin_value[memory_limit]=32M
;php_admin_value[max_execution_time]=120
;php_admin_value[date.timezone]=Europe/Berlin
;php_admin_value[max_input_time]=300
;php_admin_value[post_max_size]=25M
;php_admin_value[upload_max_filesize]=20M
;php_admin_value[max_input_vars]=3000
;php_admin_value[max_file_uploads]=20
;php_admin_value[display_errors]=off
php_admin_value[disable_functions]=getmyuid,leak,listen,diskfreespace,tmpfile,link,dl,system,highlight_file,source,show_source,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd,ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid,ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server,shell_exec,exec,putenv

Hi @jrumford,

Please check your PHP error log to see what it says.

The disable_functions setting removes an arbitrary list of standard functions from PHP that OJS may depend on. It’s a bit like removing parts from the car and going for a drive to find out whether it still works or not. At a glance, I think the proc_open, proc_close, escapeshellcmd, shell_exec, and tmpfile functions will also be needed, but there may be more that are required by 3rd party libraries that we use. If some are still needed, there will be a message in the PHP error log.

Regards,
Alec Smecher
Public Knowledge Project Team

I was given a new copy of the php log, but it is too long to paste into your system. Is there some way I can send it to you?

Here are 50 lines, more to come:

[Thu Jan 22 00:12:18.309223 2026] [autoindex:error] [pid 37222:tid 37275] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 00:12:18.491610 2026] [autoindex:error] [pid 37222:tid 37279] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 00:12:18.670092 2026] [autoindex:error] [pid 37222:tid 37265] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 00:12:18.779603 2026] [autoindex:error] [pid 37222:tid 37283] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 00:17:56.868582 2026] [autoindex:error] [pid 37013:tid 37137] [client 66.249.90.37:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 00:27:00.501267 2026] [autoindex:error] [pid 37222:tid 37301] [client 66.249.65.64:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2007_3/books/images/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 01:21:41.307470 2026] [proxy_fcgi:error] [pid 71986:tid 72053] [client 172.103.214.18:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/submission?id=1674
[Thu Jan 22 01:27:56.496807 2026] [autoindex:error] [pid 71986:tid 71997] [client 216.244.66.197:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 01:38:11.632548 2026] [autoindex:error] [pid 71986:tid 72046] [client 43.173.182.230:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2008_2/commentary/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 02:14:37.981823 2026] [autoindex:error] [pid 71986:tid 72065] [client 66.249.90.37:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 02:49:51.266278 2026] [autoindex:error] [pid 98177:tid 98291] [client 98.84.242.117:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2000_1/books/cradle/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 02:51:56.640278 2026] [autoindex:error] [pid 98177:tid 98197] [client 3.226.42.188:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2000_1/books/cradle/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 02:52:41.275348 2026] [autoindex:error] [pid 98177:tid 98268] [client 100.27.85.243:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/k2/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 02:54:07.709270 2026] [autoindex:error] [pid 98177:tid 98238] [client 44.221.251.75:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/k2/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 03:12:49.578012 2026] [autoindex:error] [pid 98177:tid 98187] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 03:12:49.672390 2026] [autoindex:error] [pid 98300:tid 98333] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 03:12:49.849859 2026] [autoindex:error] [pid 98177:tid 98181] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 03:12:50.035153 2026] [autoindex:error] [pid 98177:tid 98190] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 03:34:01.329072 2026] [autoindex:error] [pid 123198:tid 123208] [client 98.88.240.41:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/k2/GIF_ANIM/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 03:34:38.558510 2026] [proxy_fcgi:error] [pid 123075:tid 123151] [client 182.96.163.60:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/1.php
[Thu Jan 22 03:34:38.603173 2026] [proxy_fcgi:error] [pid 123075:tid 123149] [client 106.5.164.59:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/11.php
[Thu Jan 22 03:34:38.814189 2026] [proxy_fcgi:error] [pid 123075:tid 123152] [client 182.96.162.118:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/ak.php
[Thu Jan 22 03:34:38.952749 2026] [proxy_fcgi:error] [pid 123198:tid 123278] [client 182.96.163.60:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/dd.php
[Thu Jan 22 03:34:39.028276 2026] [proxy_fcgi:error] [pid 123198:tid 123303] [client 106.228.31.84:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/1234.php
[Thu Jan 22 03:34:39.198323 2026] [proxy_fcgi:error] [pid 123198:tid 123309] [client 106.5.164.59:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/admins.php
[Thu Jan 22 03:34:39.294115 2026] [autoindex:error] [pid 123198:tid 123310] [client 3.235.72.131:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/k2/GIF_ANIM/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 03:34:39.314098 2026] [proxy_fcgi:error] [pid 123198:tid 123302] [client 182.96.163.60:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/x.php
[Thu Jan 22 03:34:39.670105 2026] [proxy_fcgi:error] [pid 123198:tid 123299] [client 106.228.31.84:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/login8.php
[Thu Jan 22 03:34:39.822943 2026] [proxy_fcgi:error] [pid 123198:tid 123298] [client 106.5.164.59:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/7.php
[Thu Jan 22 03:34:40.131114 2026] [proxy_fcgi:error] [pid 123198:tid 123304] [client 106.228.31.84:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/system1.php
[Thu Jan 22 03:34:40.544369 2026] [proxy_fcgi:error] [pid 123075:tid 123156] [client 106.228.31.84:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/nginx.php
[Thu Jan 22 03:34:40.811301 2026] [proxy_fcgi:error] [pid 123075:tid 123160] [client 182.96.163.60:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/demodata.php
[Thu Jan 22 03:34:40.825175 2026] [proxy_fcgi:error] [pid 123075:tid 123157] [client 182.87.92.174:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/logins.php
[Thu Jan 22 03:34:41.076272 2026] [proxy_fcgi:error] [pid 123075:tid 123163] [client 106.228.31.84:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/apache.php
[Thu Jan 22 03:34:41.427659 2026] [proxy_fcgi:error] [pid 123198:tid 123210] [client 106.228.50.139:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/admin8.php
[Thu Jan 22 03:34:42.815175 2026] [proxy_fcgi:error] [pid 123075:tid 123164] [client 106.228.11.232:0] AH01071: Got error ‘Primary script unknown’, referer: http://www.palaeo-electronica.org/indexback.php
[Thu Jan 22 03:57:34.024873 2026] [autoindex:error] [pid 123075:tid 123077] [client 217.113.196.135:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 04:16:15.385080 2026] [autoindex:error] [pid 123198:tid 123318] [client 2001:ee0:47e4:c08b:cc38:2f9b:240b:826:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive

Second batch

[Thu Jan 22 04:56:20.245145 2026] [autoindex:error] [pid 149012:tid 149057] [client 66.249.90.37:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 06:12:50.280610 2026] [autoindex:error] [pid 186483:tid 186507] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 06:12:50.474901 2026] [autoindex:error] [pid 186483:tid 186505] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 06:12:50.570446 2026] [autoindex:error] [pid 186483:tid 186521] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 06:12:50.741301 2026] [autoindex:error] [pid 186483:tid 186524] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 06:34:07.913269 2026] [autoindex:error] [pid 204358:tid 204465] [client 43.173.181.31:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2008_2/cover/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 06:59:27.590982 2026] [autoindex:error] [pid 204235:tid 204305] [client 66.249.90.37:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 07:19:29.755904 2026] [autoindex:error] [pid 236229:tid 236246] [client 66.249.65.68:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/past/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 07:54:21.252916 2026] [autoindex:error] [pid 236729:tid 236783] [client 44.199.62.58:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2000_1/epofix/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 07:56:17.597307 2026] [autoindex:error] [pid 236852:tid 236890] [client 44.221.205.134:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2000_1/epofix/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 08:14:42.164694 2026] [proxy_fcgi:error] [pid 236729:tid 236759] [client 147.231.18.195:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1670/1
[Thu Jan 22 08:33:29.848763 2026] [autoindex:error] [pid 236852:tid 236915] [client 43.173.182.168:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/web/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 09:02:40.259637 2026] [autoindex:error] [pid 289172:tid 289257] [client 101.47.183.180:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 09:12:12.112429 2026] [autoindex:error] [pid 236729:tid 236771] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 09:12:12.294790 2026] [autoindex:error] [pid 289172:tid 289277] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 09:12:12.469279 2026] [autoindex:error] [pid 236729:tid 236827] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 09:12:12.569525 2026] [autoindex:error] [pid 236729:tid 236816] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 09:16:33.765861 2026] [autoindex:error] [pid 236729:tid 236824] [client 101.47.181.72:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 09:24:22.284621 2026] [autoindex:error] [pid 303221:tid 303319] [client 66.249.90.34:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 09:32:18.832127 2026] [proxy_fcgi:error] [pid 303221:tid 303229] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1671/1
[Thu Jan 22 09:32:29.230908 2026] [proxy_fcgi:error] [pid 303221:tid 303224] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1671/1
[Thu Jan 22 09:40:22.196113 2026] [autoindex:error] [pid 303221:tid 303232] [client 146.174.180.131:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/past/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 09:43:31.038047 2026] [autoindex:error] [pid 303098:tid 303130] [client 216.244.66.197:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2010_1/commentary/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 09:48:43.772426 2026] [proxy_fcgi:error] [pid 303221:tid 303341] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1671/1
[Thu Jan 22 09:59:41.483458 2026] [autoindex:error] [pid 303221:tid 303223] [client 101.47.183.132:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 10:03:42.409917 2026] [proxy_fcgi:error] [pid 327020:tid 327030] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: PHP Deprecated: Using unregistered static method “\PKP\config\Config::isSensitive($_smarty_tpl->tpl_vars[‘category’]->value,$_smarty_tpl->tpl_vars[‘name’]->value)” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428’, referer: https://palaeo-electronica.org/ojs/index.php/index/login?source=%2Fojs%2Findex.php%2Findex%2Fadmin%2FsystemInfo%3FversionCheck%3D1
[Thu Jan 22 10:04:30.552060 2026] [proxy_fcgi:error] [pid 327020:tid 327042] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:184\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(136): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(327): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(265): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(157): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(429): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/dashboard/editorial?currentViewId=active&workflowSubmissionId=1671&workflowMenuKey=workflow_1
[Thu Jan 22 10:08:36.278554 2026] [autoindex:error] [pid 327020:tid 327093] [client 2001:ee0:54f9:cb10:4e12:e8ff:fe44:3010:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 10:08:38.446994 2026] [autoindex:error] [pid 326897:tid 326933] [client 2001:ee0:4082:8e33:2940:5c96:e21:f436:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 10:09:10.575107 2026] [autoindex:error] [pid 327020:tid 327034] [client 2402:800:6348:1f54:4122:56ca:e653:5a9e:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 10:09:30.377327 2026] [autoindex:error] [pid 327020:tid 327058] [client 2001:ee0:471c:d8b3:3061:9e2d:a60f:637b:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 10:09:42.680777 2026] [autoindex:error] [pid 327020:tid 327091] [client 14.173.22.167:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 10:17:23.247404 2026] [autoindex:error] [pid 347230:tid 347244] [client 66.249.65.65:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2006_1/sponge/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 10:18:50.613044 2026] [proxy_fcgi:error] [pid 347230:tid 347247] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: PHP Deprecated: Using unregistered static method “PKP\components\forms\site\PKPSiteConfigForm::FORM_SITE_CONFIG” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “PKP\components\forms\site\PKPSiteInformationForm::FORM_SITE_INFO” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “PKP\components\forms\site\PKPSiteBulkEmailsForm::FORM_SITE_BULK_EMAILS” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “PKP\components\forms\site\PKPSiteStatisticsForm::FORM_SITE_STATISTICS” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “PKP\components\forms\context\PKPThemeForm::FORM_THEME” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “PKP\components\forms\site\PKPSiteAppearanceForm::FORM_SITE_APPEARANCE” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “PKP\components\forms\context\PKPAnnouncementSettingsForm::FORM_ANNOUNCEMENT_SETTINGS” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “\PKP\core\PKPApplication::ROUTE_COMPONENT” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428; PHP message: PHP Deprecated: Using unregistered static method “\PKP\core\PKPApplication::ROUTE_COMPONENT” in a template is deprecated and will be removed in a future release. Use Smarty::registerClass to explicitly register a class for access. in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php on line 2428’, referer: https://palaeo-electronica.org/ojs/index.php/index/admin
[Thu Jan 22 10:27:25.671529 2026] [proxy_fcgi:error] [pid 447559:tid 447650] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: ojs2: 404 Not Found’, referer: https://palaeo-electronica.org/ojs/index.php/pe
[Thu Jan 22 10:27:27.308310 2026] [proxy_fcgi:error] [pid 447426:tid 447511] [client 37.0.113.103:0] AH01071: Got error ‘PHP message: ojs2: 404 Not Found’, referer: https://palaeo-electronica.org/ojs/index.php/pe
[Thu Jan 22 10:46:10.347898 2026] [autoindex:error] [pid 447559:tid 447658] [client 101.47.183.66:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:17:11.197339 2026] [autoindex:error] [pid 492627:tid 492629] [client 52.167.144.179:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:42:15.458561 2026] [autoindex:error] [pid 492751:tid 492757] [client 207.166.172.86:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:44:35.372649 2026] [autoindex:error] [pid 492627:tid 492675] [client 45.78.214.250:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:47:21.318284 2026] [autoindex:error] [pid 492751:tid 492820] [client 13.223.109.92:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2011_1/commentary/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:48:51.702787 2026] [autoindex:error] [pid 492627:tid 492745] [client 3.81.190.28:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2011_1/commentary/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:50:21.300377 2026] [autoindex:error] [pid 492751:tid 492811] [client 44.208.239.245:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2006_1/sponge/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:50:42.698985 2026] [autoindex:error] [pid 492751:tid 492774] [client 3.82.253.92:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2006_1/sponge/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:55:35.444078 2026] [autoindex:error] [pid 492751:tid 492868] [client 66.249.90.36:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 11:57:56.704615 2026] [autoindex:error] [pid 492751:tid 492828] [client 66.249.65.64:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/s2/program/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive

Third batch

[Thu Jan 22 12:13:06.999912 2026] [autoindex:error] [pid 492751:tid 492800] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 12:13:07.205086 2026] [autoindex:error] [pid 492751:tid 492792] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 12:13:07.383244 2026] [autoindex:error] [pid 492751:tid 492783] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 12:13:07.583798 2026] [autoindex:error] [pid 492751:tid 492798] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 12:41:56.189302 2026] [autoindex:error] [pid 520158:tid 520208] [client 207.166.173.149:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 12:43:01.256163 2026] [autoindex:error] [pid 520158:tid 520234] [client 54.204.189.191:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2005_2/neutron/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 12:44:03.496479 2026] [autoindex:error] [pid 520281:tid 520313] [client 54.209.210.118:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2005_2/neutron/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 13:00:47.653496 2026] [core:error] [pid 520281:tid 520292] (36)File name too long: [client 217.216.56.20:0] AH00036: access to /S-yoWKd-Ezxh9yHfCUbIrYJ5fRfs-fB9LX6v-OJfDSMPhIapDDQgPBabY4zO5dXFgvlVWwhiDkRyr39OFk0shhRAlB_NvD8B2w_ZlbC27gISSsA2X64RFuPf80QV2IgZyiIUJn_KGz0ncDTkDyRqbVqZmaGYGxzZlOd8GnxZgZjJxUNPYdkTasJrspqfcGMg1A4nVKhZEex7CWpJ8G1tI3LKZflAaHYbfKv35zYkXXdu-T4HyKOtjwEHBu1AAuhcyE_RyO7NApbT7pbVDD91jDLVrshqzk_H6kfgHk1agCY0p58Xnzczo2yIJisMDK8waTgPlqFH0ZJlbF9u4kWOIEMQS4-WksHdBILFBlz3RK0wY4hw0UTNqwmSvOi7btgIIjlX6QXEOLYNHJLkI7gkXpUEHDYqxgP25FUabm9RpPDrxeLy91kU_guadMHiLghW8jZQYzPDfem-ZvYx6X5T1wwfkAQ failed (filesystem path ‘/home/510533.cloudwaysapps.com/cxseytzwev/public_html/S-yoWKd-Ezxh9yHfCUbIrYJ5fRfs-fB9LX6v-OJfDSMPhIapDDQgPBabY4zO5dXFgvlVWwhiDkRyr39OFk0shhRAlB_NvD8B2w_ZlbC27gISSsA2X64RFuPf80QV2IgZyiIUJn_KGz0ncDTkDyRqbVqZmaGYGxzZlOd8GnxZgZjJxUNPYdkTasJrspqfcGMg1A4nVKhZEex7CWpJ8G1tI3LKZflAaHYbfKv35zYkXXdu-T4HyKOtjwEHBu1AAuhcyE_RyO7NApbT7pbVDD91jDLVrshqzk_H6kfgHk1agCY0p58Xnzczo2yIJisMDK8waTgPlqFH0ZJlbF9u4kWOIEMQS4-WksHdBILFBlz3RK0wY4hw0UTNqwmSvOi7btgIIjlX6QXEOLYNHJLkI7gkXpUEHDYqxgP25FUabm9RpPDrxeLy91kU_guadMHiLghW8jZQYzPDfem-ZvYx6X5T1wwfkAQ’), referer: https://palaeo-electronica.org/content/2024/5216-scanning-fossil-surfaces
[Thu Jan 22 13:02:21.924355 2026] [autoindex:error] [pid 520281:tid 520303] [client 212.87.5.12:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/past/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 13:04:41.620735 2026] [autoindex:error] [pid 520281:tid 520337] [client 217.113.196.155:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 13:23:55.804242 2026] [autoindex:error] [pid 520281:tid 520397] [client 105.235.130.85:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2002_1/amber/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 13:27:34.165058 2026] [autoindex:error] [pid 520281:tid 520318] [client 45.78.212.213:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 13:28:16.808383 2026] [autoindex:error] [pid 520158:tid 520272] [client 217.113.196.159:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 13:40:05.819802 2026] [autoindex:error] [pid 520158:tid 520188] [client 207.166.174.193:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 13:46:03.971456 2026] [proxy_fcgi:error] [pid 559536:tid 559621] [client 2409:8a56:c22:b1d0:d94d:9e42:e0d1:e561:0] AH01071: Got error ‘Primary script unknown’
[Thu Jan 22 14:13:55.536317 2026] [autoindex:error] [pid 520158:tid 520277] [client 101.47.178.9:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 14:21:16.139480 2026] [autoindex:error] [pid 574855:tid 574866] [client 207.166.174.181:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 14:21:53.225133 2026] [autoindex:error] [pid 574978:tid 575002] [client 66.249.90.35:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 14:45:01.174702 2026] [autoindex:error] [pid 574978:tid 575078] [client 207.166.174.145:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 14:52:43.596589 2026] [autoindex:error] [pid 574855:tid 574931] [client 85.13.141.22:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 15:08:08.465057 2026] [proxy_fcgi:error] [pid 574978:tid 575068] [client 2409:8a04:5212:ed60:c593:51b5:df81:c2b:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/authorDashboard/submission/1666
[Thu Jan 22 15:08:10.043570 2026] [proxy_fcgi:error] [pid 574978:tid 575025] [client 2409:8a04:5212:ed60:c593:51b5:df81:c2b:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/authorDashboard/submission/1666
[Thu Jan 22 15:08:15.564729 2026] [proxy_fcgi:error] [pid 574855:tid 574929] [client 2409:8a04:5212:ed60:c593:51b5:df81:c2b:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/authorDashboard/submission/1666
[Thu Jan 22 15:13:54.814327 2026] [autoindex:error] [pid 574978:tid 575099] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 15:13:55.015017 2026] [autoindex:error] [pid 574855:tid 574937] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 15:13:55.203400 2026] [autoindex:error] [pid 574978:tid 575095] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 15:13:55.319557 2026] [autoindex:error] [pid 574855:tid 574947] [client 71.19.157.237:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive, referer: http://www.palaeo-electronica.org/blog/?feed=rss2
[Thu Jan 22 15:51:07.759720 2026] [autoindex:error] [pid 604852:tid 604936] [client 207.166.175.162:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 16:01:58.649342 2026] [autoindex:error] [pid 628496:tid 628572] [client 207.166.175.17:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 16:09:32.664976 2026] [autoindex:error] [pid 628496:tid 628609] [client 177.245.171.95:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2002_1/amber/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 16:12:19.736841 2026] [autoindex:error] [pid 628496:tid 628575] [client 43.173.180.98:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2008_2/commentary/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 16:12:50.543874 2026] [proxy_fcgi:error] [pid 628373:tid 628394] [client 52.71.16.223:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’
[Thu Jan 22 16:12:59.441588 2026] [proxy_fcgi:error] [pid 628496:tid 628597] [client 171.255.114.14:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’, referer: https://www.google.com/
[Thu Jan 22 16:13:01.228224 2026] [proxy_fcgi:error] [pid 628496:tid 628610] [client 2a03:2880:11ff:3:::0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’
[Thu Jan 22 16:13:02.732798 2026] [proxy_fcgi:error] [pid 628496:tid 628502] [client 186.188.102.247:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’, referer: https://www.google.com/
[Thu Jan 22 16:13:06.142981 2026] [proxy_fcgi:error] [pid 628496:tid 628616] [client 39.144.30.41:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’
[Thu Jan 22 16:13:12.877868 2026] [proxy_fcgi:error] [pid 628496:tid 628520] [client 39.144.30.41:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’
[Thu Jan 22 16:13:15.536254 2026] [proxy_fcgi:error] [pid 628496:tid 628524] [client 98.97.37.67:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’, referer: https://www.google.com/
[Thu Jan 22 16:13:17.606506 2026] [proxy_fcgi:error] [pid 628496:tid 628541] [client 24.234.69.147:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’, referer: https://www.google.com/
[Thu Jan 22 16:13:20.684505 2026] [proxy_fcgi:error] [pid 628373:tid 628430] [client 81.44.46.242:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’, referer: https://t.co/
[Thu Jan 22 16:13:21.601609 2026] [proxy_fcgi:error] [pid 628496:tid 628531] [client 66.249.65.67:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’
[Thu Jan 22 16:13:22.406938 2026] [proxy_fcgi:error] [pid 628373:tid 628421] [client 186.73.230.92:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’, referer: https://www.google.com/
[Thu Jan 22 16:13:24.774165 2026] [proxy_fcgi:error] [pid 628373:tid 628441] [client 81.44.46.242:0] AH01071: Got error ‘PHP message: PHP Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/sessions, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/content/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114’, referer: https://t.co/
[Thu Jan 22 16:16:28.256621 2026] [proxy_fcgi:error] [pid 628496:tid 628602] [client 35.213.251.205:0] AH01067: Failed to read FastCGI header
[Thu Jan 22 16:16:28.256661 2026] [proxy_fcgi:error] [pid 628496:tid 628602] (104)Connection reset by peer: [client 35.213.251.205:0] AH01075: Error dispatching request to :
[Thu Jan 22 16:22:47.073906 2026] [proxy_fcgi:error] [pid 640567:tid 640604] [client 192.171.202.20:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1500/3
[Thu Jan 22 16:22:48.351912 2026] [proxy_fcgi:error] [pid 640444:tid 640523] [client 192.171.202.20:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1500/3
[Thu Jan 22 16:22:50.850305 2026] [proxy_fcgi:error] [pid 640567:tid 640636] [client 192.171.202.20:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1500/3
[Thu Jan 22 16:24:30.313139 2026] [proxy_fcgi:error] [pid 640444:tid 640510] [client 37.0.113.107:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1669/1

Fourth batch

[Thu Jan 22 16:31:23.876580 2026] [autoindex:error] [pid 640444:tid 640532] [client 40.77.167.61:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/education/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 16:45:15.872489 2026] [autoindex:error] [pid 652433:tid 652496] [client 18.191.150.219:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 16:45:56.788255 2026] [proxy_fcgi:error] [pid 652433:tid 652476] [client 192.171.202.20:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1500/3
[Thu Jan 22 16:46:27.178525 2026] [proxy_fcgi:error] [pid 652433:tid 652536] [client 192.171.202.20:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1500/3
[Thu Jan 22 16:47:27.516804 2026] [proxy_fcgi:error] [pid 652309:tid 652418] [client 192.171.202.20:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181\nStack trace:\n#0 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/controllers/api/file/FileApiHandler.php(135): PKP\services\PKPFileService->download()\n#1 [internal function]: PKP\controllers\api\file\FileApiHandler->downloadFile()\n#2 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()\n#3 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()\n#4 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()\n#5 /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->d…’, referer: https://palaeo-electronica.org/ojs/index.php/pe/workflow/index/1500/3
[Thu Jan 22 16:58:38.211179 2026] [autoindex:error] [pid 652309:tid 652352] [client 34.239.253.240:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 16:59:43.449751 2026] [autoindex:error] [pid 652309:tid 652331] [client 44.194.228.53:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 17:07:40.877231 2026] [autoindex:error] [pid 672338:tid 672380] [client 54.225.24.182:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2000_2/foram/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 17:11:16.157224 2026] [autoindex:error] [pid 672215:tid 672333] [client 103.100.92.173:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/2001_1/s2/images/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive
[Thu Jan 22 17:23:06.761895 2026] [autoindex:error] [pid 680785:tid 680886] [client 66.249.90.39:0] AH01276: Cannot serve directory /home/510533.cloudwaysapps.com/cxseytzwev/public_html/blog/: No matching DirectoryIndex (index.php,default.php,index.html,default.html) found, and server-generated directory index forbidden by Options directive

Hi @jrumford,

This is a server admin question, and it’s time-consuming to debug remotely, so there’s only so much guidance I can provide – but in general, I’d suggest…

  1. Check the error log to see what the most recent message is;
  2. Trigger the error by clicking the problematic link in OJS;
  3. Check the error log again to see what new messages have appeared.

If you’re still seeing new messages like the ones I see above…

PHP Fatal error: Uncaught Error: Call to undefined function PKP\services\fpassthru() in /home/510533.cloudwaysapps.com/cxseytzwev/public_html/ojs/lib/pkp/classes/services/PKPFileService.php:181

…then the passthru function is still disabled in your PHP configuration.

You can check the live PHP configuration that’s affecting OJS by logging in as an administrator, then going to Administration > View System Information > Extended PHP Information, and looking for disable_functions there. If it still shows fpassthru being disabled, then your PHP configuration change hasn’t taken effect and you’ll need to resolve that.

It may be that the server’s PHP processes need to be restarted before the changed configuration file takes effect, or that OJS is running using a different PHP configuration than the one that’s been edited. This will depend on your server.

Regards,
Alec Smecher
Public Knowledge Project Team

I am so happy to tell you that the passthru and fpassthru seems to have been the problem. Thank you so much for your help!

1 Like

Hi @jrumford,

Glad to hear it’s working!

Regards,
Alec Smecher
Public Knowledge Project Team

You and me, both! Thank you so much!

This topic was automatically closed after 9 days. New replies are no longer allowed.