I appended it to httpd.conf and ran apache2ctl -k restart
On Tue, May 27, 2014 at 8:23 PM, Christian Beer <[email protected]> wrote: > Hi Nicolas, > > after creating the project what did you do to activate the apache config? > > Did you append it to httpd.conf or did you copy it to > /etc/apache2/sites-available/ and activated it with a2ensite ? > > I always used the second way to test the VM but assumed that the first > would also work. > > Regards > Christian > > Am 28.05.2014 01:49, schrieb Nicolas Rakover: > > Hi all, > > > > I've set up a project on the Debian VM, but I'm having problems > delivering > > tasks to clients. When a client makes a scheduler request, something goes > > wrong with the CGI binary. I've tracked things down and have the > following > > clues: > > > > - my apache error.log file outputs the following for each client request: > > Premature end of script headers: cgi > > > > - nothing shows up at all on the scheduler logs. It looks like the > > scheduler isn't being called at all > > > > - however, I can run the CGI binary just fine from GDB, and things show > up > > in scheduler.log indicating that this works fine > > > > Any idea what could be going on or where I should look next? > > > > Thanks, > > Nico > > > > -- Nico Rakover Massachusetts Institute of Technology | Class of 2015 Departments of Computer Science and Mathematics _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
