TinyPortal
Development => Support => Topic started by: Ray on April 01, 2005, 09:37:49 PM
PHP 4.3.11 is out -- :P
Oh... What about PhP 5?
PHP 5.0.4 also -)
I just installed PHP 5.0.4 -- took a while but got it working and the site seems to run ok
Yeah. My testsite use 5.0.3 is also running fine.
I havent touched php 5 yet..maybe now is the time to do it. ;) Good to hear things work on that too.
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
Was it on a windows machine/server? Could be that PHP 5 is more strict in that OS.
Yes windows 2003 server