Hey Ho.. melde mich auch mal wieder (jaaah.. die mods wissen bescheid: Unheil bahnt sich an )
Also.. include Path eingestellt in der php.ini:
include_path = ".:/usr/share/php5:/usr/share/php5/PEAR:/srv/www/vhosts/xxx.de/subdomains/my/httpdocs"
In /srv/www/vhosts/xxx.de/subdomains/my/httpdocs liegt eine Datei namens "mm.php"
Safemode ist off.
Ich will diese Datei "mm.php" in einem anderen Verzeichniss bzw Subdomain includen:
Warning: include(mm.php) [function.include]: failed to open stream:
No such file or directory in
/srv/www/vhosts/subdomain.xxx.de/subdomains/5.0/httpdocs/demo.php
on line 2
Warning: include() [function.include]: Failed opening 'mm.php' for inclusion (include_path='.:/usr/share/php5:/usr/share/php5/PEAR:/srv/www/vhosts/xxx.de/subdomains/my/httpdocs') in /srv/www/vhosts/subdomain.xxx.de/subdomains/5.0/httpdocs/demo.php on line 2
Warum geht das nicht? Hab ich was falsch verstanden oder einen Fehler gemacht? Helft mir pls
Gruß,
Fabian
Micronax.de
Also.. include Path eingestellt in der php.ini:
include_path = ".:/usr/share/php5:/usr/share/php5/PEAR:/srv/www/vhosts/xxx.de/subdomains/my/httpdocs"
In /srv/www/vhosts/xxx.de/subdomains/my/httpdocs liegt eine Datei namens "mm.php"
Safemode ist off.
Ich will diese Datei "mm.php" in einem anderen Verzeichniss bzw Subdomain includen:
Warning: include(mm.php) [function.include]: failed to open stream:
No such file or directory in
/srv/www/vhosts/subdomain.xxx.de/subdomains/5.0/httpdocs/demo.php
on line 2
Warning: include() [function.include]: Failed opening 'mm.php' for inclusion (include_path='.:/usr/share/php5:/usr/share/php5/PEAR:/srv/www/vhosts/xxx.de/subdomains/my/httpdocs') in /srv/www/vhosts/subdomain.xxx.de/subdomains/5.0/httpdocs/demo.php on line 2
Warum geht das nicht? Hab ich was falsch verstanden oder einen Fehler gemacht? Helft mir pls
Gruß,
Fabian
Micronax.de
Kommentar