Page 1 of 1

Fatal error : Call to unsupported or undefined function

Posted: Tue Jun 07, 2005 3:52 pm
by digitalguy
Script URL: http://www.grenaderecords.com/guestbook/gbook.php
Version of script: Guestbook 132
Version of PHP:
Hosting company: whtech.net
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try:

Write your message below:
I am receiving this error: Fatal error : Call to unsupported or undefined function require_once() in /u2/grenade/www/guestbook/gbook.php on line 34

I don't know why I am having this problem please someone help thanks

Posted: Tue Jun 07, 2005 7:19 pm
by Klemen
Hi,

Seems like your host has disabled PHP function require_once()? I don't know why they would to that, it's a common PHP function and I don't know of any security issues related to this function?

You should contact your hosting company and ask why require_once() is disabled in PHP. You can give them URL to your GBook so they see what's the error message.

Regards