Jump to content


Oh man doing my head in.


  • You cannot reply to this topic
No replies to this topic

#1 _*Creative Insanity_*

  • Guests

Posted 28 August 2007 - 02:08 PM

Ok doing a site and testing out one of it's features and daa???

The part I am testing is the buddy system I wrote and something weird is going on here. Not the script.. just not found stuff.

right.. the include says this:

<?php include('../members/buddy_system.php'); ?>

The link to the detail file says this:
<a href="http://192.168.1.200/members/buddies.php?recordID=<?php echo $row_RSbuddies['ID']; ?>"><?php echo $row_RSbuddies['name']; ?></a>

and the browser location says this when you click a buddy:
http://192.168.1.200/members/buddies.php?recordID=27


Now all that is correct and right but I get this from the browser.

Quote

Not Found

The requested URL /members/buddies.php was not found on this server.
Apache/2.2.3 (CentOS) Server at 192.168.1.200 Port 80

So I look on the server in /var/www/html/site and the file buddies.php is there?

Anyone know why I am getting this not found message cause me don't.

ta muchly





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users