Welcome to the new Filmotech Forum.
Old forums have been archived and are available here (read only)
To use this new forum, you need to create a new account.

AD
Problem with recent...
 
Notifications
Clear all

Problem with recent php version

6 Posts
2 Users
0 Reactions
526 Views
0
Topic starter

Hi,

On my webserver, I have following php version installed:

# php --version
PHP 8.3.14 (cli) (built: Nov 19 2024 17:18:20) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.14, Copyright (c) Zend Technologies

 

Since the update from 8.3.11, the following errors occour in the webserver log:

This is the part of the access log:

192.168.122.1 - - [09/Dec/2024:16:06:49 +0100] "GET  removed link  HTTP removed link " 200 15
192.168.122.1 - - [09/Dec/2024:16:06:49 +0100] "POST  removed link  HTTP removed link " 200 108
192.168.122.1 - - [09/Dec/2024:16:06:49 +0100] "POST  removed link  HTTP removed link " 200 15
192.168.122.1 - - [09/Dec/2024:16:06:49 +0100] "POST  removed link  HTTP removed link " 200 15
192.168.122.1 - - [09/Dec/2024:16:06:49 +0100] "POST  removed link  HTTP removed link " 200 53867
192.168.122.1 - - [09/Dec/2024:16:06:59 +0100] "POST  removed link  HTTP removed link " 424 130

The part of the error log:

[Mon Dec 09 16:06:49.800913 2024] [proxy_fcgi:error] [pid 87879:tid 87911] [client 192.168.122.1:51892] AH01071: Got error 'PHP message: PHP Warning:  Undefined array key "forceCHMOD" in  removed link  on line 425'
[Mon Dec 09 16:06:59.032634 2024] [proxy_fcgi:error] [pid 87661:tid 87711] [client 192.168.122.1:55078] AH01071: Got error 'PHP message: PHP Warning:  Undefined array key 424 in  removed link  on line 79'

I'm not 100% sure, if this a problem of your php code.

Additional info: I'm using Archlinux for this webserver, that's why, I have very recent php versions.

Thank you

2 Answers
0

Hi,

The script should work with PHP 8+. Perhaps the generated files from Filmotech are corrupted or incorrect ? Do you have updated de API files since the update ?

elpito Topic starter 14/12/2024 2:51 pm

@filmotech

Hi,

Thank you for the answer. I newly generated the php file and deployed them to the server. But no luck. The error stays the same.

I have attached the screenshot of the failure. Is there a limit of entries on the remote server (I have about 1900 entries in the DB)?

Thank you

elpito Topic starter 14/12/2024 3:01 pm

@filmotech

Hi,

Another question. Can I enable debugging somewhere?

0

Hello,

There is no limits of entries.

The 1866 movies were added before the update to Filmotech 3.11.2 ? 

Sorry, there is no debug mode. I can debug from my tools but I need an access to your server.

elpito Topic starter 23/12/2024 11:52 am

@filmotech Thank you, for your help, I will try to figure out by my self, where the problem is.
BTW: Filmotech is really a great tool. I'm using it for a long time.

Filmotech 31/12/2024 11:38 am

Thank you. I hope you'll find a solution to this problem.