2024-05-24, 12:24 PM
Hello,
I've installed mybb for the first time and have a peculiar problem I don't find a solution for in searching. Perhaps I'm just doing something wrong.
The system is mybb 1.8.38, php 8.3.2, apache 2.4.58, sqlite 3.44.2 on AIX 7.2 machine.
I've had apache and php and sqlite (and DB2) for years using other php software some home grown, some open source, some commercial.
This is first forum software I've put on it. In mybb, I've customized very little, default theme, no plugins, just basic configuration. The only thing I changed related to attachments was show full size in posts instead of thumbnail.
WHen I post and attach a picture and insert it into post, it shows, no problems. If I attach a second picture in the same post via edit, or in a reply post, when the thread displays it will show only one of the pictures. The others get a small square. If you reload it may show the 2nd picture instead of the first, it seems rather random. The apache log shows the "other" attachment not showing gets a 503.
If I switch back to default show thumbnail in post, those all show up no issues even if there's 20 of them in a thread
I can't imagine it's overunning apache, one of the other php software is a picture storage gallery some of those pages can fetch 100's of pics in the same second according to the apache log.
Any suggestions? Am I doing something wrong? Thanks for any insight!
Apache log:
xx.xx.xx.xx- - [21/May/2024:17:16:06 -0400] "GET /attachment.php?aid=3 HTTP/1.1" 503 1075
xx.xx.xx.xx- - [21/May/2024:17:16:06 -0400] "GET /attachment.php?aid=2 HTTP/1.1" 200 840957
I've installed mybb for the first time and have a peculiar problem I don't find a solution for in searching. Perhaps I'm just doing something wrong.
The system is mybb 1.8.38, php 8.3.2, apache 2.4.58, sqlite 3.44.2 on AIX 7.2 machine.
I've had apache and php and sqlite (and DB2) for years using other php software some home grown, some open source, some commercial.
This is first forum software I've put on it. In mybb, I've customized very little, default theme, no plugins, just basic configuration. The only thing I changed related to attachments was show full size in posts instead of thumbnail.
WHen I post and attach a picture and insert it into post, it shows, no problems. If I attach a second picture in the same post via edit, or in a reply post, when the thread displays it will show only one of the pictures. The others get a small square. If you reload it may show the 2nd picture instead of the first, it seems rather random. The apache log shows the "other" attachment not showing gets a 503.
If I switch back to default show thumbnail in post, those all show up no issues even if there's 20 of them in a thread
I can't imagine it's overunning apache, one of the other php software is a picture storage gallery some of those pages can fetch 100's of pics in the same second according to the apache log.
Any suggestions? Am I doing something wrong? Thanks for any insight!
Apache log:
xx.xx.xx.xx- - [21/May/2024:17:16:06 -0400] "GET /attachment.php?aid=3 HTTP/1.1" 503 1075
xx.xx.xx.xx- - [21/May/2024:17:16:06 -0400] "GET /attachment.php?aid=2 HTTP/1.1" 200 840957