View Full Version : Host Upgraded to Php 5.2.0 and I get internal service error
beeptech
12-08-2006, 03:38 PM
My Host Upgraded to Php 5.2.0 today. My site displayed the message zend optimizer not installed. I downloaded the new zend and found the appropriate ZendOptimizer.so in the 5_2_0 folder and I uploaded it to the same place the old file was. I checked php.ini and it still points there but now the page displays "internal service error." I put up a temporary index page without the calendar and it works. Any help would be greatly appreciated. Thanks.
ve9gra
12-08-2006, 06:10 PM
If you went from PHP4 to PHP5, you will need to re-install the calendar. There's two versions available.
If you already had PHP5 before, I guess there's going to be some testing to be done.
beeptech
12-08-2006, 07:13 PM
It was php 5.1.6 previously and they changed to 5.2.0. I read in the php.net upgrade info that the new version requires setting the timezone in the php.ini file. Would that affect the calendar? How do I set the timezone in the php.ini file? The only thing I have done in php.ini file was add the line that points to the zend optimizer.
ve9gra
12-08-2006, 09:03 PM
Well the calendar certainly relies on the timezone. As for modifying your php.ini, www.php.net should be your resource.
As for making the calendar work with PHP 5.2.0, I guess we'll have to rely on Brian.
Brian
12-08-2006, 11:50 PM
This sound like a Zend configuration issue. The existing calendar files should work fine, so don't try to do anything with them. It's Zend that's working incorrectly.
An internal server error usually generates a more detailed description of what happened in the raw log file for the domain. You may want to check that.
Zend.com would be the best site to search for support about the installation and configuration on Zend Optimizer.
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.