Are both the original and linked to PHP/HTML files in the VirtualHost's DocumentRoot directive? For example, if you have: <VirtualHost x.x.x.x:80> ... DocumentRoot "/var/www/html" ... </VirtualHost> and your original file is /var/www/html/index.php, and you are trying to link to /var/www/php/page2.php, it is going to not allow you to access it. Post your VirtualHost directives and the full paths to your files if this does not work. -Victor On 2/7/06, George Moureau <george@xxxxxxxxxxxxxxxxxx> wrote: > I'd love to see the answer to this one, I keep getting the same thing, only > when simply trying to access other html files in the same directory.... > > > George Moureau > george@xxxxxxxxxxxxxxxxxx > (706) 377-3360 > > > > > On Feb 6, 2006, at 11:05 PM, Carl Maloney wrote: > I am a ultra beginner with Apache/PHP. I got the server up and running. I > can load up any html page/php file from my browser. I started a html file > that has a "submit" button that is suppose to launch a *.php file. When I > press the button, I first got Error Message: 404, File not found. In the > html file I added the file directory to the file name, Pressed the "submit" > button and got Error Message 403: YOu don't have permission to access / on > this server. Any ideas? > > ________________________________ > Brings words and photos together (easily) with > PhotoMail - it's free and works with Yahoo! Mail. > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx