Forums / Install & configuration / Error on Newly Installed EZ Systems 3.8.1

Error on Newly Installed EZ Systems 3.8.1

Author Message

Edwin Ochoa

Monday 26 June 2006 1:27:46 pm

Fatal error: Call to undefined function: file_get_contents() in /home/httpd/htdocs/gbuys/lib/eztemplate/classes/eztemplatefileresource.php on line 236
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

Thanks in advance.

My server:

Server OS: Linux 2.4.21-286-smp Database: MySQL 3.23.52-log
HTTP Server: Apache/1.3.26 (UnitedLinux) mod_ssl/2.8.10 OpenSSL/0.9.6g mod_perl/1.27 PHP/4.2.2
PHP Version: 4.2.2 (Zend: 1.2.0)

Sascha Frinken

Monday 26 June 2006 1:38:33 pm

http://de.php.net/manual/en/function.file-get-contents.php

file_get_contents (PHP 4 >= 4.3.0, PHP 5)

http://ez.no/doc/ez_publish/technical_manual/3_8/installation/normal_installation/requirements_for_doing_a_normal_installation

... Make sure you have PHP 4.4 ...

HTH

Sascha

Edwin Ochoa

Monday 26 June 2006 2:09:41 pm

I should read the documentation more my bad.

I'll try to get php 4.4

I have 3 servers but their PHP version either 4.3 or 5.

same as mySQL .

Thank you for you help