Plugins not working -- frustrated

Another update – I was able to get this working by using
require_once('/var/www/site/wp/wp-load.php');

Is there a way to use ABSPATH or something like that to take care of the /var/www/site/wp part? I tried ABSPATH and also just /wp but no go…