<br><br><div class="gmail_quote">On Mon, Jul 18, 2011 at 8:23 AM, Colin Law <span dir="ltr"><<a href="mailto:clanlaw@googlemail.com">clanlaw@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 18 July 2011 12:52, Amrit Pal Pathak <<a href="mailto:amritpalpathak1@gmail.com">amritpalpathak1@gmail.com</a>> wrote:<br>
> Log of access.log file of apache when i was browing.<br>
><br>
>  127.0.0.1 - - [18/Jul/2011:07:49:52 -0400] "GET /GNDEC-SMS-Service/<br>
> HTTP/1.1" 500 274 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3)<br>
> Gecko/20100423 Ubuntu/10.04 (lucid) FireDownload/2.0.1 Firefox/3.6.3"<br>
><br>
><br>
> Log of error.log file:<br>
><br>
> [Mon Jul 18 07:49:50 2011] [notice] Apache/2.2.14 (Ubuntu)<br>
> PHP/5.3.2-1ubuntu4.9 with Suhosin-Patch configured -- resuming normal<br>
> operations<br>
> [Mon Jul 18 07:49:52 2011] [error] [client 127.0.0.1] PHP Warning:<br>
> require_once(/var/www/GNDEC-SMS-Service/config.php): failed to open stream:<br>
> Permission denied in /var/www/GNDEC-SMS-Service/constants.inc on line 61<br>
> [Mon Jul 18 07:49:52 2011] [error] [client 127.0.0.1] PHP Fatal error:<br>
> require_once(): Failed opening required 'config.php'<br>
> (include_path='.:/usr/share/php:/usr/share/pear') in<br>
> /var/www/GNDEC-SMS-Service/constants.inc on line 61<br>
<br>
</div>Have you tried to understand the error messages?<br>
<div><div></div><div class="h5">It says error in file constants.inc at line number 61 which is<br></div></div></blockquote><div>      require_once(FILE_CONFIG);<br>       And config.php file is still exist in same directory.<br>
<br>   Thanks <br>   <a href="http://amritpalpathak.blogspot.com">amritpalpathak.blogspot.com</a> <br></div><br></div>