Fud 2.5.0 RC1 error [message #10008] |
Wed, 14 May 2003 18:28 |
gbjbaanb
Messages: 41 Registered: February 2003 Location: UK
Karma: 0
|
Member |
|
|
I know its only a RC, but I tried it anyway (on Sourceforge.net).
I ran install.php and it returned the following straight away
Quote: |
Your php version (
Fatal error: Call to undefined function: php_version() in /home/groups/t/ta/talon/htdocs/install.php on line 189
|
I guess they're not on the best version of PHP, but I'd expect the php_version call to be present. Anyway, something for the FAQ at the least.
Cheers.
|
|
|
Re:Fud 2.5.0 RC1 error [message #10012 is a reply to message #10008] |
Wed, 14 May 2003 19:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
My fault, I mistyped the function name, it should be phpversion() and not php_version(). You can make this correction yourself inside the install.php or wait a day or two for RC2.
FUDforum Core Developer
|
|
|