ls -l | grep "sess_" -c
Friday Fun, Finally!!
11 hours ago
Regressive? hell, yeah.
ls -l | grep "sess_" -c
yes- this works for me. You just have to go into the config.inc.php file and change:
$cfg['Servers'][$i]['host'] = 'localhost';
to this
$cfg['Servers'][$i]['host'] = '127.0.0.1';
ps -ax | grep httpdyou want to see /opt/local/apache2/bin/httpd export PATH=/opt/local/bin:/opt/local/sbin:/opt/local/apache2/bin:$PATHwhich apachectland you'll see which one is first in line to execute. Very handy little command.