|  | Posted by Robert Maas, see http://tinyurl.com/uh3t on 06/26/05 07:09 
> From: "Ken Robinson" <kenrb...@rbnsn.com>(Google Beta is trashing your e-mail address, even in mode where it
 claims it's showing me ORIGINAL format of your message.)
 > Well, did you put the line
 > AddHandler php4-script .php
 > in the file named .htaccess which should reside at the top most
 > directory of your  web area (where your home page index.html resides)?
 
 No, I hadn't done that. I had it in my login home directory. In
 response to seeing your message here, I moved it from my home directory
 to my public_html directory, and then tried to get into my Web site,
 only to find that access is denied, can't view any files whatsoever
 from my Web directory via HTTP. So I moved it back to my home directory
 until you can tell me what to put in the file so I have any access at
 all while still enabling php. Here's the current situation:
 
 % ls -lt .ht*
 2 -rw-------  1 rem  user  28 Jun 25 02:08 .htaccess
 % cat .ht*
 AddHandler php4-script .php
 
 As soon as you tell me what else goes in there, I'll put it there and
 move the file to public_html to see what happens.
  Navigation: [Reply to this message] |