31.08.2011, 16:50
whatever, you are trying to open a file from /scriptfiles/users/Dave_Smith.ini when the index.php is on /home/bcrptest/public_html/ucp/index.php
all files to php(like index.php, index.html) need to be on the same directorie...
like...the apache webserver page is /var/www/html
you add index.php do /var/www/html
all associated codes need to be on /var/www/html/*
all files to php(like index.php, index.html) need to be on the same directorie...
like...the apache webserver page is /var/www/html
you add index.php do /var/www/html
all associated codes need to be on /var/www/html/*
