On Sat, Dec 26, 2009 at 3:25 PM, Earl <tne...@sw.rr.com> wrote:
> I have downloaded and installed PHP versions:  5.2.9-2, 5.2.10, 5.2.12,
> 5.3.0, and lastly 5.3.1.  Originally when installed each version gave a CGI
> error and nothing associated with PHP would work.  I did get 5.3.1 to
> install and operate without the CGI error.  I was able to access phpinfo and
> some PHP web pages.
>
> In each case after long hours of frustration I have gone back to PHP 5.2.9,
> and it just works! ! !
>
> I have in fact downloaded the latest versions of the tools previously
> mentioned, all the tools work with 5.2.9, anything beyond that and the
> pages/interfaces do not open.  I find no PHP specific errors in the event
> viewer.  The only error I find in the server log relates to use of local
> time versus a time zone, and only deals with Nucleus.
In php 5.3 you have to set your timezone in your php.ini.
for example:
date.timezone = "Europe/Budapest"
for me.
> ""Earl"" <tne...@sw.rr.com> wrote in message
> news:b1.69.26502.9e9e4...@pb1.pair.com...
>> running windows XP, Xitami 2.5c2, and php 5.2.9
>> everything works well
>>
>> tried installing many versions of PHP after v5.2.9 and always get a CGI
>> error, none of the php pages load.
>>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to