Hi,
PHP throws me the following error when I try to run setup.sh....
[root@server bin]# ./setup.sh
Content-type: text/html
X-Powered-By: PHP/4.3.11
<br />
<b>Fatal error</b>: Call to undefined function: file_put_contents() in <b>/var/www/html/CalemEAM/bin/logging/CalemLoggingSetupCmd.php</b> on line <b>47</b><br />
[root@server bin]#
The log directory of CalemEAM has nothing in it and the httpd access / error logs (where php errors are logged) don't contain anything relevant.
Any ideas?
Thanks,
Patrick