well i sorted out the problem by just giving read permissions to my working
directory
chmod -R 755 /home/webapps
i had already created a alias directory here.
anyways thanks for the reply.

On 10/7/06, Shiv <[EMAIL PROTECTED]> wrote:
>
> > on my system together with php. My working directory is /home/webapps/ ,
> now
> > when i execute my pages through  http://localhost/webapps/index.php
>
> Hi,
> Your *Working* Directory is /home/webapps/. What apache is interested in
> is your *Document Root* aka webroot. You need to either change your webroot
> to /home/webapps or use a *Directory Alias* directive inside your
> httpd.conf to be able to access http://localhost/webapps/index.php from
> the browser.
>
>
>
>
> catch ya later (Ive gotta UnWire Life!!!)
>   shiv
>
> ---------------------------------
> Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+
> countries) for 2ยข/min or less.
> _______________________________________________
> ilugd mailinglist -- ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
> Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
> http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
>



-- 
"My mother said to me, "If you are a soldier, you will become a general. If
you are a monk, you will become the Pope." Instead, I was a painter, and
became Picasso." Pablo Picasso.
_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to