20000 forum users - Awesome Special Event!

Thanks for explaining it more in detail, I believe I missed the “being tied to protected directory” part because I was :sleeping:. I was thinking that there wouldn’t be a way to restrict that to them, but now realized you were talking about the client area integration. Sorry for the confusion.

I agree, it would be a good idea to have it included by default in those cases.

Enjoy your vacation!

6 Likes

Thank you!

5 Likes


it crashed AGAIN. They disabled zend opcache. it’s enabled previously.

This is Interesting, server arch section is simply blank :joy:

5 Likes


iFastNet updated PHP to very latest of 8.2.11. But still, why disable php_uname?

7 Likes

I’ll update PHP on my website’s VPS when I get back anyway.

I think to prevent kernel information from being shown to the public for security reasons, even to prevent hackers from trying to find vulnerabilities.

7 Likes

still disappointed and wanted to rant thats probably not allowed here
:ice_cube: :ice_cube: :ice_cube:
*grunts
Tiffany, calm down.
*sigh

Fine.

7 Likes

I just woke up, so I won’t be angry this time… :person_facepalming:

5 Likes

Because we exposed them using outdated kernel/dependancies?

7 Likes

I think also that…

6 Likes

Fun fact: iFastNet disables popen, disk_free_space, and dl twice for some reason. Also what is _xyec? And there’s no such function as dlopen, leak, and mainwork according to PHP.net. sh2_exec might be a typo for ssh2_exec instead.

7 Likes

Because they want to make sure they’re disabled before they move on?

I don’t know…

iFastNet invents functions out of nowhere!

Well, now we also have an alias of shell_exec!

Now I’m starting a game where, if websites on PHP 8.2 server break again, I’m gonna break an egg and make an omelette! :joy:

5 Likes

So you want to make an omelette? I compiled corrections for mofh’s disable_functions:


And forwarded it to iFastNet support :slightly_smiling_face:

6 Likes

Let’s see if it works this time :crossed_fingers:

4 Likes


echo ini_get('disable_functions');
realized I missed geoip_open in corrections, but nevermind

Thanks for the feedback, a pull request has been submited with the relevant updates, as its quite trivial and mainly a cleanup of a list of disabled functions that has grew over ~15 years it should be committed soon.

  • iFastNet support
7 Likes

Hi TiffanyLynch,

I was wondering if they will “fix” the ability of getting disabled functions via ini_get() rather than actually tidying up the list, especially it is relatively more trivial to add ini_get into the list.

:rofl:

6 Likes

Don’t tell me that they said it unironically.

5 Likes

They did, but posix_mkfifo is now mentioned twice, and I still see geoip_open and listen, which doesn’t exist.

5 Likes

Do iFastNet have an automatic cleanup on php_sessions folder? I can see 11509 session files on there.

3 Likes

I don’t know… I also remember how to count the files available in that folder, so tomorrow I’ll check again to see if there are less sessions or more!

2 Likes
5 Likes