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
[SOLVED]Warning: php_uname() has been disabled...
[SOLVED]Warning: php_uname() has been disabled...
Last edited by sugna on Fri Dec 02, 2011 10:20 pm, edited 1 time in total.
Re: Warning: php_uname() has been disabled for security reas
Looks like your webhost is blocking it...
Grtz. Rolf
Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Warning: php_uname() has been disabled for security reas
Thanks Rolf for your time.
Do you know what I should ask them.
I have to ask them to disable Safe Mode as well.
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
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/
http://www.2by2host.com/articles/php-er ... php_uname/
[Re: Warning: php_uname() has been disabled for security rea
Thanks Wishbone