PDA

View Full Version : PHP version


semprance
01-08-2007, 07:13 PM
"Fatal error: Call to undefined function: scandir()" :(

What are the hopes of there being an upgrade to PHP5 in the nearer future?

I know this is a question more than a suggestion but the hint is in there :p

Cirtex Admin
01-08-2007, 07:31 PM
Hi,

PHP5 is installed already on all servers :) If you receive any issues let us know and we'll take care of it. Here's article on php5
http://support.cirtex.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=20

Cheers

semprance
01-08-2007, 09:18 PM
Cheers problem solved. Chose to add the line to the .htaccess as changing all my files to a php5 extension seems kinda unnecessary.

Thanks for the help, was confused initially because in CPanel the PHP version reads 4.4.4.

Cirtex Admin
01-08-2007, 09:23 PM
Ahh no problem, we made an announcement of the php5 introduction :)

Take care

Thirtysixway
01-13-2007, 10:04 PM
Or you can rename to .php5 that's what I do.