No Mike, it is right. The default include path is the current directory and PEAR's directory... it's fine... Strange, as Mike said, maybe you should check the path and permissions on the tset.php file... HTH Rodrigo Malara Message: 25 From: "Mike" <mikewes@xxxxxxxxx> To: <fedora-list@xxxxxxxxxx> Subject: RE: Problems with PHP please help.... Date: Thu, 8 Jan 2004 01:22:22 +0100 Reply-To: fedora-list@xxxxxxxxxx 1. Check permissions and 2. what is '.:' in (include_path='.:/usr/share/pear')? '.:' looks wrong to me on first sight. Mike -----Oorspronkelijk bericht----- Van: fedora-list-admin@xxxxxxxxxx [mailto:fedora-list-admin@xxxxxxxxxx]Namens Rolf Berkenbosch Verzonden: donderdag 8 januari 2004 0:20 Aan: fedora-list@xxxxxxxxxx Onderwerp: Problems with PHP please help.... Hi All, I have a big problem, i have a script that send a mail to a user on the server. That's php script use function mail. But while i running this script i get the following errors: Warning: Unknown(/home/sites/2027970086/www/web/tset.php): failed to open stream: Permission denied in Unknown on line 0 Warning: (null)(): Failed opening '/home/sites/2027970086/www/web/tset.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 What to do??? Thanks, Rolf Berkenbosch