On Tue, Jun 16, 2009 at 7:52 AM, MANI <mm.m...@gmail.com> wrote:

> # apachectl stop
> # tail -f /var/www/logs &
> # apachectl start
> #
>   3  <body>
>   4         Hello PHP!
>   5  </body>
>   6 </html>
>
> # apachectl stop
> # tail -f /var/www/logs &
> # apachectl start
>
>

Sorry mistype I mean:

# apachectl stop
# tail -f /var/www/logs/error_log &
# apachectl start

Reply via email to