als ik een file wil includen krijg ik de volgende melding... dat lijkt me niet goed:
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '1' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/test/index.php on line 12
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Notice: Undefined variable: conffiles in /var/www/html/test/index.php on line 14
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Notice: Undefined variable: conffiles in /var/www/html/test/index.php on line 17
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Notice: Undefined variable: conffiles in /var/www/html/test/index.php on line 17
terwijl ik een gewone include gebruik:
include ("/var/www/http/www/test/include/filedetect.php");
kan iemand mij helpen? waarschijnlijk zit het ergens in de config van PEAR of php.ini
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '1' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/test/index.php on line 12
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Notice: Undefined variable: conffiles in /var/www/html/test/index.php on line 14
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Notice: Undefined variable: conffiles in /var/www/html/test/index.php on line 17
[Mon Feb 09 16:23:55 2009] [error] [client 10.108.122.50] PHP Notice: Undefined variable: conffiles in /var/www/html/test/index.php on line 17
terwijl ik een gewone include gebruik:
include ("/var/www/http/www/test/include/filedetect.php");
kan iemand mij helpen? waarschijnlijk zit het ergens in de config van PEAR of php.ini