Hi !

I just installed testSwarm on a local server, to see how it works, how
I could use it for my js projects, how to create jobs etc.
While I was installing, I met some php errors due to my server's
config too strict. So I submit my experience. Maybe it will help
someone.


PHP config to run testSwarm :

short_open_tag = on
error_reporting = E_ALL & ~E_NOTICE

Apache config :

- testSwarm must be executed on a dedicated virtualHost (no alias, or
there's adaptations to do)
- must accept .htaccess files, or the content of the .htaccess files
must be reported to the virtualHost config


This is not really bugs.... I don't know if I should submit bug
reports for things like "short_open_tag is not recommended", "php
scripts should exec with strict error_repporting" or "It should be
possible to install it on an alias, not a virtualHost"...
should I ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TestSwarm" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/testswarm?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to