-
I have a number of robots strings constructed like
msnbot-65-55-110-163.search.msn.com
msnbot-65-55-230-237.search.msn.com
is there a way to match to this without specifiying each one?
I tried msnbot\-
that does not seem to work.
2009-10-01 19:37:22 UTC in AWStats
-
probably best you become familar with Ant.
http://ant.apache.org/.
2009-08-13 16:36:59 UTC in opentaps open source ERP+CRM
-
how much free memory do you have on the system your trying to run this on?
the Build.xml has
<property name="memory.max.param" value="-Xmx384M"/>
you may want to change this to
<property name="memory.initial.param" value="-Xms128M"/>
<property name="memory.max.param" value="-Xmx512M"/>
find.
2009-08-12 15:54:57 UTC in opentaps open source ERP+CRM
-
I am on a lot of forums of all types.
I come from the old GNU news forums.
I have one that is very powerful Forum software very rarely are any attachmeht done
many mailing lists
I have found having Knowledgable People that respond in a short amount of time to be the key to a good forum.
all the rest is window dressing.
2009-08-10 19:02:09 UTC in opentaps open source ERP+CRM
-
there is a way to have a full admin rights for a login that is not in a party. I use this in production systems.
I also remove all public known partyID's ( that is me not ofbiz)
as far as the verneralbilty ofbiz, no longer allows URL parameters all GETS are now POSTS.
2009-07-14 00:59:46 UTC in opentaps open source ERP+CRM
-
forgot the pick to move page
https://localhost:8443/facility/control/PickMoveStock.
2009-07-13 03:06:32 UTC in opentaps open source ERP+CRM
-
Just a side note
weather it be a warehouse or manufacturing plant, they are all facilities and can sue the move inventory between facilities
https://localhost:8443/facility/control/FindFacilityTransfers.
2009-07-13 03:02:30 UTC in opentaps open source ERP+CRM
-
You need to provide information about the mail service you are using
the error comes from the mail server you are connected to.
the error has todo with loging in.
do a google on
530 5.7.0 Must issue a STARTTLS
there are a lot of links.
once you define the problem better will be able to help more.
2009-07-02 14:29:37 UTC in opentaps open source ERP+CRM
-
The first virtual web site listed in the config will be the default.
When there s no match that is the one used.
so add one more before the others and point it to /var/www/html
you can make it for Foo domain if you want.
2009-06-24 21:25:06 UTC in Webmin
-
Deafining Silence usually means NO COMMENT.
Don't look for apologies. Just contribute to replace the Deafing Silence
:D
BTW since you have not included what you talking about, I have no Idea what you need information about.
2009-06-24 21:08:03 UTC in opentaps open source ERP+CRM