did you uncomment the necessary stuff in your httpd.conf?

does a test page...

<?php

print "testing";
phpinfo();

?>



...bring anything up?

is php installed/version?

rpm -qa |grep php




On Friday, April 4, 2003, at 12:27 AM, Erin! wrote:

similar question...� also having same problem, but another problem as well...�

i'm trying to develop in php...� (brand new to it)...� i have apache and php installed on my computer.� however, if i try to open a php script in mozilla, it just shows me the code.� i'm not even navigating to it...� i'm just doing the open --> file system, and it gives me this problem.� I tried looking through google groups, but couldn't come up with any search terms that didn't come up with over a hundred results.� i looked through the first few, but none of them had anything relevant.� so, i thought maybe someone here has had this problem before... :)

thanx for all the help i've had so far!!!� this list is wonderful!!!

~Erin

Michael Torrie <[EMAIL PROTECTED]> wrote:

On Thu, 2003-04-03 at 20:47, Kurt Didenhover wrote:
> I'm trying to set up a local web server for development purposes and I
> want easy access to the files being served, so I made a public_html
> directory in my home directory and pointed my webserver to
> localhost/~username, but I get a 403 Forbidden Access error. Has anyone
> had this happen before?
>
> I'm running Red Hat 8.0 with the Apache server that came on the install CDs.
>

I think you have to uncomment the appropriate lines in httpd.conf.
Something about public_html I imagine. RedHat has user web directory
stuff off by default.

Michael


> Thanks

_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies



�The pledge of allegiance to the flag is a pledge to the ideals of our forefathers, the men who fought and died in the building of this great nation. It is a pledge to fulfill our duties and obligations as citizens of the United States, and to uphold the principles of our constitution. And last but not least, it is a pledge to maintain the four great freedoms treasured by all Americans: freedom of speech, freedom of religion, freedom from want, and freedom from fear.�
~Lee Greenwood



<image.tiff>
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more

Reply via email to