Warning: Missing argument 2 for wp_kses(), called in /var/www/wphost/wp-content/plugins/bsocial/components/open-graph.php on line 175 and defined in /var/www/wphost/wp-includes/kses.php on line 476

Be Better Dork: Command Line Stuff

Be geeky and look at the Apache modules:

/usr/sbin/httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c

Set your path:

PATH=$PATH:/usr/sbin
export PATH

User contributed tags for this post: