TinyPortal

Development => Support => Topic started by: Ray on April 01, 2005, 09:37:49 PM

Title: PHP 4.3.11 is out
Post by: Ray on April 01, 2005, 09:37:49 PM
PHP 4.3.11 is out --  :P
Title: Re: PHP 4.3.11 is out
Post by: NightOwl on April 02, 2005, 09:40:00 AM
Oh... What about PhP 5?
Title: Re: PHP 4.3.11 is out
Post by: Ray on April 02, 2005, 09:54:04 AM
PHP 5.0.4 also -)
Title: Re: PHP 4.3.11 is out
Post by: Ray on April 03, 2005, 05:04:05 PM
I just installed PHP 5.0.4 -- took a while but got it working and the site seems to run ok
Title: Re: PHP 4.3.11 is out
Post by: NightOwl on April 03, 2005, 09:02:21 PM
Yeah. My testsite use 5.0.3 is also running fine.
Title: Re: PHP 4.3.11 is out
Post by: Bjørn on April 03, 2005, 09:31:32 PM
I havent touched php 5 yet..maybe now is the time to do it. ;) Good to hear things work on that too.
Title: Re: PHP 4.3.11 is out
Post by: Ray on April 04, 2005, 01:39:08 AM
Hardest part for me was I could not get the ext path to work for the mysql.dll ext. Using c:\php\ext in php.ini would load others ext dlls but not mysql.dll. Had to use ./ext/ to make it work. Dunno why but that is the path that my system liked
Title: Re: PHP 4.3.11 is out
Post by: Bjørn on April 04, 2005, 09:02:27 AM
Was it on a windows machine/server? Could be that PHP 5 is more strict in that OS.
Title: Re: PHP 4.3.11 is out
Post by: Ray on April 04, 2005, 04:55:14 PM
Yes windows 2003 server