Goedendag,
ik heb wat problemen om files uit de root te openen via de index van mijn subdomein.
Dit komt omdat de subdomein mappen onder mijn root worden geplaatst.
De locatie van subdomein:
/home/httpd/vhosts/domein.nl/subdomains/directory
de locatie van mijn root:
/home/httpd/vhosts/domein.nl/httpdocs/directory
De foutmelding die ik krijg is:
kan iemand mij hiermee helpen. misschien de open_base dir verander ofzo.
De server draait op PLESK
ik heb wat problemen om files uit de root te openen via de index van mijn subdomein.
Dit komt omdat de subdomein mappen onder mijn root worden geplaatst.
De locatie van subdomein:
/home/httpd/vhosts/domein.nl/subdomains/directory
de locatie van mijn root:
/home/httpd/vhosts/domein.nl/httpdocs/directory
De foutmelding die ik krijg is:
PHP:
1
2
3
4
5
6
7
8
9
10
11
| Warning: main(): open_basedir restriction in effect. File(../_includes/connect.php) is not within the allowed path(s): (/home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs:/tmp) in /home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs/index.php on line 2 Warning: main(../_includes/connect.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs/index.php on line 2 Warning: main(): Failed opening '../_includes/connect.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs/index.php on line 2 Warning: main(): open_basedir restriction in effect. File(../_includes/functie_main.php) is not within the allowed path(s): (/home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs:/tmp) in /home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs/index.php on line 4 Warning: main(../_includes/functie_main.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs/index.php on line 4 Fatal error: main(): Failed opening required '../_includes/functie_main.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/domein.nl/subdomains/adsl/httpdocs/index.php on line 4 |
kan iemand mij hiermee helpen. misschien de open_base dir verander ofzo.
De server draait op PLESK
[ Voor 5% gewijzigd door Verwijderd op 21-01-2006 21:28 ]