RE: [PHP] Inclusion error contd..

2002-07-16 Thread Sachin Keshavan
Hello all, Thanks for the suggestions. But my .php file does not have any include statement any where in the page. Is there any thing which I have to check out? The site contains 6 .php files, and it is only in this file the error comes. I have tested this in my local build (Apache server),

Re: [PHP] Inclusion error contd..

2002-07-16 Thread PHPCoder
Check execute permissions on the PHP file, try chmod 755. Sachin Keshavan wrote: Hello all, Thanks for the suggestions. But my .php file does not have any include statement any where in the page. Is there any thing which I have to check out? The site contains 6 .php files, and it is only in