General Community > Site Comments, Issues and Concerns

I can't install this!!!

<< < (2/2)

[Unknown]:
Yeah, the errors are cryptic but they mean something to us.... it's something you learn over time ;).

-[Unknown]

Chris Cromer:
Some errors do have special meaning to help figure out the problem. $_SERVER  was added in PHP 4.1.0... so if an error appears saying that it doesn't exist it means that your using an older version than 4.1.0. Same goes for $_COOKIE, $_SESSION, $_ENV, $_FILES, $_GET, $_POST, and $_REQUEST. If any of those give errors saying they don't exist then it's an older version than 4.1.0.

Khlivny.Denis:
Thank you for support.  I asked my hoster, what version of php it have, an he say that 4.0.6.
Now i understand what is the problem.
One more time thank you. I trying to do something with it.

Navigation

[0] Message Index

[*] Previous page

Go to full version