Nik, That appears to be the problem. The current version is 4.0.4pl1:
http://www.dqsd.net/test.php Dave, any chance you could upgrade the PHP install on the DQSD server machine? Glenn ----- Original Message ----- From: "Nikolai Devereaux" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 2:02 PM Subject: RE: [DQSD-Devel] DQSD php faq..? > > > Can you take a look at the PHP error that is returned now when > > hitting Dave's site: > > > > http://www.dqsd.net/faq.php > > > > Fatal error: Call to undefined function: version_compare() in > > /home/dqsdweb/dqsdweb/faq.php on line 38 > > Hi Glenn, > > > What version of PHP is installed on that server?? version_compare() has > been part of PHP for well over a year (since v 4.1.0). The current version > of PHP is 4.3.1. > > If the server is running a version OLDER than 4.1.0, then the script won't > work, as XSLT extension changed significantly between 4.0.6 and 4.1.0. > > While it is possible to fix the script to suit the old PHP version installed > on the server, the best thing to do would be to upgrade the PHP to the most > recent version (security patches, increased performance, and new functions > are always worth the upgrade). > > > Take care, > > Nik ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
