Page 1 of 1

[SOLVED]Warning: php_uname() has been disabled...

Posted: Fri Dec 02, 2011 10:04 pm
by sugna
Not really solved but was given the help I needed.

Version 1.10.2
Error shows up on the "System Information" page.

disable_functions in PHP (disable_functions) has is giving me a Caution Icon

Warning: php_uname() has been disabled for security reasons in D:\ftp\netdesweb\Htdocs\staging\admin\systeminfo.php on line 239

I didn't see anything to help here
http://wiki.cmsmadesimple.org/index.php ... _not_empty

CMSMS seems to be working as expected.

Any thoughts?

Shane

Re: Warning: php_uname() has been disabled for security reas

Posted: Fri Dec 02, 2011 10:07 pm
by Rolf
Looks like your webhost is blocking it...

Grtz. Rolf

Re: Warning: php_uname() has been disabled for security reas

Posted: Fri Dec 02, 2011 10:13 pm
by sugna
Thanks Rolf for your time.

Do you know what I should ask them.

I have to ask them to disable Safe Mode as well.

Re: Warning: php_uname() has been disabled for security reas

Posted: Fri Dec 02, 2011 10:16 pm
by Wishbone
According to a quick Google search, it can be fixed by configuring PHP, or the host has disallowed it.

http://www.2by2host.com/articles/php-er ... php_uname/

[Re: Warning: php_uname() has been disabled for security rea

Posted: Fri Dec 02, 2011 10:18 pm
by sugna
Thanks Wishbone