On Oct 10, 2010, at 2:29 PM, berubejd wrote:
> 
> I have created an updated script for Fedora/CentOS/RedHat and done
> testing on the OSs which I have available to me.  (Not very
> exhaustive, however.)  The script has both been forwarded to Massimo
> and posted on web2pyslices at:
> 
>   http://web2pyslices.com/main/slices/take_slice/98
> 
> I have used it a number of times and I haven't encountered any issues.

A couple of comments.

Ideally, the Python version(s) should be parameterized. I assume, for example, 
that we'd want to use 2.6.6 rather than 2.6.4, and it'd be easier to do those 
updates if the version were not embedded in the code. Likewise 2.6 vs 2.7?

Likewise the mod_wsgi version.

The old /etc/httpd/conf.d/welcome.conf will be obliterated if the script is run 
twice. Maybe we don't care...

Big improvement; thanks.

Reply via email to