Jump to content

Recommended Posts

Posted

Folks...

 

When I try to cal phpinfo() on server 47, I get a warning that the function has been disabled for security reasons. I've reviewed my .htaccess file and don't see any problems. I can get my own PHP runtime info via PHP superglobals, but that's an inadequate solution.

 

What's up?

 

Chris butler

Posted

What part of "function has been disabled for security reasons" isn't clear?

 

phpinfo is disabled because of the additional information it provides to hackers and others who want to be less than honest with accounts on our servers. Whilst suspending phpinfo will not, in itself, stop them it does make it more difficult. If you have specific questions you would like to know the answer to in the way of PHP settings, please open a ticket and we'll happily let you know.

Posted
What part of "function has been disabled for security reasons" isn't clear?

 

------------------

 

The part that isn't clear is that this is apparently a permanent condition, denying me access to information I rely on. I'm having trouble with the $_SESSION superglobal and phpinfo probably would have been helpful.

 

I'll send in a ticket, but a more convenient solution for everybody (including TCH) might be a login-based page that shows phpinfo's output.

 

It's gettin' ugly out there on the web.

 

Chris

Posted
Try the link on the help page.

 

A bit obscure -- I use MySQL a lot, but for PHP info? Still, that's what I needed.

 

Thanks very much,

 

Chris Butler

 

FYI, here's the response my ticket got:

 

"After looking at your ticket I have concluded that a senior level admin will be required to conduct further testing. This ticket has been escalated to our Level 2 Administration Team for Review and possible action."

 

Arghhh....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...