Hi again! I did this :
1. rm -R /var/lib/apache2/fastcgi 2. a2dismod fastcgi 3. a2enmod fastcgi 4. /etc/init.d/apache2 restart I tried again an this time everything worked fine..... Why?? Does anyone have a reasonable explanation? Thanks, Diego On 10-07-21 06:52 PM, Diego wrote: > Hi! > > I am trying to run hello.wt with FastCGI on Apache2 + Ubuntu Linux 10.04 > > 1. I changed the port to 9999 but I still get: > > [2010-Jul-21 18:43:42.034382] 8548 - [fatal] "bind(): Permission denied" > > So I am guessing it is not because of the port anymore... > > > 2. I checked and www-data [which is the 'apache' user on ubuntu] > creates the directory /var/run/wt but I still get: > > [2010-Jul-21 18:43:42.004391] 8546 - [fatal] "Cannot create run > directory '/var/run/wt'" > > I am honestly lost here. Has anyone seen something like this before? > > Thanks, > > Diego ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
