geek

paulbhartzog's picture

Ping.fm Drupal FAIL

This is just to have a thread on why the ping.fm drupal module works for Sam but not for Paul.

Could be tied to the fact that Sam is user1 on drupal.

paulbhartzog's picture

Python Apache ExecCGI MySQLdb on OS X Leopard

sudo apachectl restart

just posting this so
1. you can see the headaches i go through for our work
2. hopefully others in the world can avoid those headaches

-----

Python Apache ExecCGI MySQLdb on OS X Leopard

view log
on Leopard
to see necessary information as you proceed

tail -f /var/log/apache2/error_log

first error
incorrect permissions
set permissions to at least 755 on your .py scripts

sudo chmod 755 blah.py

second error
 

Syndicate content