php

Back Open Paginator
29.12.2025 22:38
cabbey (@cabbey@phpc.social)

OMFG?! Who adds a deprecation warning on a thing AND throws a fatal error if you call the thing, IN THE SAME RELEASE? That's not what "deprecated" means!!!! #php




Show Original Post


29.12.2025 22:14
qiita (@qiita@rss-mstdn.studiofreesia.com)

【Qiita】ひとりアドベントカレンダー2025年の完走率を調査してみたよ
qiita.com/rana_kualu/items/938

#qiita #PHP #アドベントカレンダー #アドベントカレンダー2025




Show Original Post


29.12.2025 20:57
r (@r@fed.brid.gy)

🚀 How to Install Roundcube on Rocky Linux VPS (5 Minute Quick-Start Guide) #apache #certbot #letsencrypt #mariadb #nginx #php #phpfpm #rockylinux #roundcube #selfhosting #selfhosted #vps #Cloud #Guides #VPS

🚀 How to Install Roundcube on ...




Show Original Post


29.12.2025 20:57
r (@r@bsky.brid.gy)

🚀 How to Install Roundcube on Rocky Linux VPS (5 Minute Quick-Start Guide) #apache #certbot #letsencrypt #mariadb #nginx #php #phpfpm #rockylinux #roundcube #selfhosting #selfhosted #vps #Cloud #Guides #VPS

🚀 How to Install Roundcube on ...




Show Original Post


29.12.2025 20:46
objects (@objects@social.retroedge.tech)
Thanks for all the replies and suggestions.

The problem ended up being a call to a service for geo-location:

'http://www.geoplugin.net/php.gp?ip=' . $_SERVER['REMOTE_ADDR']
TODAY 1:09PM

The website programmer found it. Looks like that service was put behind a payway, but error handling work with the change very well and just hung the website for two minutes upon first session load, but then worked fine after that.

Was difficult to trouble shoot from a sysadmin perspective. I looked at DNS, apache2 and php settings, but in the end it was a call to an external resource that was not behaving as expected.

#php

RT: https://social.retroedge.tech/objects/16ada3e6-5bcb-405c-97cc-19a65e85c698



Show Original Post


29.12.2025 19:39
objects (@objects@social.retroedge.tech)
php7.4-fpm

that php7.4-fpm service has been running for 8 months with no downtime or restart. I could try restarting the php7.4-fpm service... but not sure why that would help based on that the server has almost no load on it.

Maybe worth trying to see what restarting that service does.

#php


Show Original Post


29.12.2025 18:35
objects (@objects@social.retroedge.tech)
Okay. PHP website question:

A client has an apache2 web server with multiple PHP based websites on it, probably around 20.

One of the websites just started taking a really long time to respond, at first, but then when it finally does load it seems to work mostly fine with quick response times to subsequent page loads for sub pages on the website.

The other websites on the same physical server and apache2 seem to be fine and do not exhibit this behavior.

The dev site version has a tool to show "build time" in the footer. It is really long on first load (often over two minutes) but then super quick after the client session has made a connection.

Any suggestions on how I should go about testing to figure out what is wrong?

Note: I am not the PHP programmer for these websites, but the sysadmin, but I am in close communication with the programmer.

#PHP #webdev #sysadmin #apache


Show Original Post


29.12.2025 18:34
arnan (@arnan@mas.to)

Damn, Classicpress has some weird and shortsighted logic when it comes to plugin headers and the compatibility it’s supposed to indicate 😬🤨🙄

Their “requires CP” header just doesn’t work if your plugin isn’t on their repository. It also ignores the Wordpress headers, because reasons.

How can anyone know if plugins work with dumb rules like that?! So much for an open and transparent internet, right? Damn!

#classicpress #php #plugin #development #notgood #compatibility




Show Original Post


29.12.2025 18:32
2025 (@2025@marginaa.li)

Salilla tein jalat, lihashuoltoa, ja crosstraineria. Vaihdoin petivaatteet. Levypalvelin oli havainnut ATA-virheen. Setvin Wordpressin uploadongelmaa.

https://marginaa.li/2025/12/29/29-joulukuuta-2025-missing-a-temporary-folder/


Show Original Post


29.12.2025 17:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Match Expression vs Match Statement: Pattern Matching Magic

PHP 8's match expression vs Python 3.10's match statement. Which language's pattern matching is more elegant? You won't believe this!

.10

youtube.com/watch?v=XOGx8q8GAfo




Show Original Post


29.12.2025 15:58
hidao (@hidao@social.vivaldi.net)

Spend 5 straight hours grinding with AI to build this. What a time to be alive!

Mago - PHP Static Analysis - Visual Studio Marketplace marketplace.visualstudio.com/i

#vscode_extension #mago #php




Show Original Post


29.12.2025 15:49
jclermont (@jclermont@phpc.social)

Ever feel less certain about your decisions as you gain experience? In the latest No Compromises podcast, we explore why senior developers often feel "wrong" more often, and why that's actually a sign of growth. #php #laravel masteringlaravel.io/daily/2025




Show Original Post


1 ...230 231 232 233 234 235 236 237 238 239 240 ...526
UP