I want to upgrade php4 to php5 in server.because i am installing TCExam on server, a test assessment spftware runs on php5.3.1 version but version of php onserver is 4.x.x .will it affect the existing project .if not can you explain me how to upgrade the php version on server.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
migrated from stackoverflow.com May 24 '11 at 13:38
closed as not a real question by John Conde♦ May 25 '11 at 13:41
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
There's a complete guide on how to upgrade php4 code to php5 here: http://php.net/manual/en/migration5.php To upgrade your server software, re-install php as needed. On Windows, this means downloading the executable and follow the steps... |
|||
|
|