Сам JS скрипт лежит в
http://oopsite.loc/admin
в нем указываю
$.ajax ({
url: "save/cat.php"
});
Вот что выдает : firebug (chrome)
POST
http://oopsite.loc/admin/save/cat.php 500 (Internal Server Error)
POST
http://oopsite.loc/admin/undefined 404 (Not Found)