Upgrading from 2.2 to 2.3

dave1981

Joined: 2009-01-12
Posts: 2
Posted: Mon, 2009-02-09 13:21

I'm upgrading from 2.2 to 2.3 but the page "freeze" during step 2 - "system checking" with the yellow bar near the left side of the entire bar. I tried so view the "page source", the result is:

 </td> 
	  <td class="main"> 
	    <div id="MainPageStatus_statusBlock"> 
	      <p> 
		<h3> <span id="MainPageStatus_title">&nbsp;</span> </h3> 
	      </p> 
 
	      <p> 
		<h4><span id="MainPageStatus_description">&nbsp;</span></h4> 
	      </p> 
 
	    <table id="statusTable" cellspacing="0"> 
		<tr> 
		  <td id="MainPageStatus_progressMade" class="progressMade">&nbsp;</td> 
		  <td id="MainPageStatus_progressToGo" class="progressToGo">&nbsp;</td> 
		</tr> 
	    </table> 
	    </div> 
 
	    <script type="text/javascript"> 
	      // 

and nothing else...