News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu

inculde problem

Started by icecash, December 11, 2005, 06:41:48 AM

Previous topic - Next topic

icecash

hello every one.

i m build a site but now have i the follow problem.

Warning: main(../paidmail/includes/vars.php) [function.main]: failed to open stream: No such file or directory in /fpgs/fpgshttpd/icecash/paidmail/includes/global.php on line 3

what is the right include directory?

thnx danny

Ben

The file you're trying to include doesn't exist..

http://www.freepgs.com/icecash/paidmail/includes/global.php is looking for http://www.freepgs.com/icecash/paidmail/paidmail/includes/vars.php

The proper include for the file would probably be just "vars.php".
--Ben
Ben@freepgs.com

icecash

next problem:


Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/home/user/site/paidmail/site/html/header.html) is not within the allowed path(s): (/tmp/:/fpgs/fpgshttpd/icecash/:/fpgs/fpgslogs/41422/:/usr/share/pear/) in /fpgs/fpgshttpd/icecash/paidmail/includes/global.php on line 53

Warning: fopen(/home/user/site/paidmail/site/html/header.html) [function.fopen]: failed to open stream: Operation not permitted in /fpgs/fpgshttpd/icecash/paidmail/includes/global.php on line 53
File Does'nt Exists

webzone (archived)

You are trying to open files in the wrong directory.

Your user directory is /fpgs/fpgshttpd/icecash/ not /home/user/site/