PHP issues after Global Crossing problem

Status
Not open for further replies.

eliasr

Member
Messages
345
Reaction score
0
Points
16
My site is break in some features, i get this error recurently:

Code:
[B]Warning[/B]:  php_uname() has been disabled for security reasons in ...
Most in stadistics and system info features

But this happen after the Global Crossing's problem, before all my site works fine.

Other thing is the Joomla's Installer, throw a 500 internal server error and refer you to see the server error log, and the problem is becuase php_uname() function.

Code:
[Tue Mar 04 14:11:07 2008] [error] [client 200.65.78.28] ALERT - function within blacklist called: php_uname() ...
Why happen this?
How can i fixed?
I need the Intermediate PHP version?

site: http://elias.exofire.net
cpanel: eliasr
server: stoli
php version: basic
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Please log into your account management panel and upgrade you basic php version to the intermediate php version.
 

eliasr

Member
Messages
345
Reaction score
0
Points
16
I have now the intermediate version of PHP and i still have this problem, what can i do?
 

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
The function php_uname is not disabled for PHP v2. If you've upgraded to v2 fully, there is no reason why you still should be receiving those errors.
 
Status
Not open for further replies.
Top