PHP newbie - function.require error
Posted: Sun Jun 18, 2006 3:57 pm
Hi,
I know a little about computers and my friend has a website that he wants to show clients offline. So the company who put it together zipped it up and sent it to him.
I installed xampp and put the website directory in the htdocs folder. I can view any html files from the website in the webserver (apache) but when I try to view index.php I get the following error.
Warning: require_once(/hsphere/local/home/bluepage/website_name.ie/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\website_name\includes\mambo.php on line 41
Fatal error: require_once() [function.require]: Failed opening required '/hsphere/local/home/bluepage/website_name.ie/includes/version.php' (include_path='.;C:\Program Files\xampp\php\pear\') in C:\Program Files\xampp\htdocs\website_name\includes\mambo.php on line 41
Sorry...I've changed the name of the website...
I'd really appreciate any help in this matter. I'd like to help get my friend set up so that he can show clients of his when he can't get online....
Cheers,
Ian.
I know a little about computers and my friend has a website that he wants to show clients offline. So the company who put it together zipped it up and sent it to him.
I installed xampp and put the website directory in the htdocs folder. I can view any html files from the website in the webserver (apache) but when I try to view index.php I get the following error.
Warning: require_once(/hsphere/local/home/bluepage/website_name.ie/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\website_name\includes\mambo.php on line 41
Fatal error: require_once() [function.require]: Failed opening required '/hsphere/local/home/bluepage/website_name.ie/includes/version.php' (include_path='.;C:\Program Files\xampp\php\pear\') in C:\Program Files\xampp\htdocs\website_name\includes\mambo.php on line 41
Sorry...I've changed the name of the website...
I'd really appreciate any help in this matter. I'd like to help get my friend set up so that he can show clients of his when he can't get online....
Cheers,
Ian.