Re: [WebDNA] Happy Friday
This WebDNA talk-list message is from 2016
It keeps the original formatting.
numero = 112754
interpreted = N
texte = 337This is a multi-part message in MIME format.--------------54F8EBB2F01F62C8628E48ADContent-Type: text/plain; charset=windows-1252; format=flowedContent-Transfer-Encoding: quoted-printableI'm happy to also report success with Server 8.0.2 and CentOS 7 on a=20GoDaddy VPS. This was my 4th attempt at getting 8.x to work, and with a=20little help from Chris (pointing out an install oversight) I finally got=20it to work.However, I was in panic mode earlier this week when my ImageMagick=20sandbox script calls were crashing WebDNA and in some cases crashing the=20server.After many hours of testing it seems like technology has finally reached=20a point where RAM and CPU speed far exceed HD speed. My sandbox scripts=20were using a single [shell] to run 4 command line calls to ImageMagick. =20My scripts looked something like this..."[PathToImageMagick]convert" -size [smThumb]x[smThumb] ...=20[unurl][line_ending][/unurl][!][/!]"[PathToImageMagick]convert" -size [medThumb]x[medThumb] ...=20[unurl][line_ending][/unurl][!][/!]"[PathToImageMagick]convert" -size [lgThumb]x[lgThumb] ...=20[unurl][line_ending][/unurl][!][/!]"[PathToImageMagick]convert" -size [normalmax]x[normalmax] ...=20unurl][line_ending][/unurl]Any time I tried running a shell script requesting more than 1 image=20resizing it would cause issues. The severity of the issue depended on=20the size of the image uploaded. Smaller images would cause WebDNA to=20stop responding but I could fix that with a WebDNA restart. Larger=20images were taking down the whole server forcing a power cycle because=20even Webmin froze.The solution was to split up my single [shell scriptid] request into 4=20requests, but I also added [waitforfile file=3Dname&timeout=3D1] between=20each call just to prevent the script from running too fast.Other than that, so far my entire CMS that I wrote for 6.2 seems to be=20running nicely on 8.0.2.-Matthew PerosiOn 5/6/2016 10:19 AM, Donovan Brooke wrote:> Just a note to say that I am having pretty good success testing> WebDNA Server 8.02 / CentOS 7.>> Few issues on install, as the installer does not set correct permission=s in the WebCatalogEngine directory.. but after fixing that,> it seems to work well.>> Nice step in making it yum compatible=85 next step is to get into the r=epositories!>> Trying to get used to apache 2.4 config ;-)>> Long live WebDNA!------------------------------------------------------=---> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us>>--=20Matthew A PerosiCorporate ConsultantMobile Marketing ExpertSenior Web DeveloperSEO Analyst & Educatormatt@psiprime.comPsi Prime323 Union Blvd.Totowa, NJ 07512Direct: 888.872.0274Fax: 888.488.5924http://www.perosi.com--------------54F8EBB2F01F62C8628E48ADContent-Type: text/html; charset=windows-1252Content-Transfer-Encoding: quoted-printable
I'm happy to also report success with Server 8.0.2 and CentOS 7 on a GoDaddy VPS.=A0 This was my 4th attempt at getting 8.x to work, and with a little help from Chris (pointing out an install oversight) I finally got it to work.
However, I was in panic mode earlier this week when my ImageMagick sandbox script calls were crashing WebDNA and in some cases crashing the server.
After many hours of testing it seems like technology has finally reached a point where RAM and CPU speed far exceed HD speed.=A0 My sandbox scripts were using a single [shell] to run 4 command line calls to ImageMagick.=A0 My scripts looked something like this...
"[PathToImageMagick]convert" -size [smThumb]x[smThumb] ... [unurl][line_ending][/unurl][!]
[/!]"[PathToImageMagick]convert" -size [medThumb]x[medThumb] ... [unurl][line_ending][/unurl][!]<=br> [/!]"[PathToImageMagick]convert" -size [lgThumb]x[lgThumb] ... [unurl][line_ending][/unurl][!]
[/!]"[PathToImageMagick]convert" -size [normalmax]x[normalmax] ... unurl][line_ending][/unurl]
Any time I tried running a shell script requesting more than 1 image resizing it would cause issues.=A0 The severity of the issue depended on the size of the image uploaded.=A0 Smaller images would cause WebDNA to stop responding but I could fix that with a WebDNA restart.=A0 Larger images were taking down the whole server forcing a power cycle because even Webmin froze.=A0
The solution was to split up my single [shell scriptid] request into 4 requests, but I also added [waitforfile file=3Dname&timeout=3D1=] between each call just to prevent the script from running too fast.
Other than that, so far my entire CMS that I wrote for 6.2 seems to be running nicely on 8.0.2.
-Matthew Perosi
On 5/6/2016 10:19 AM, Donovan Brooke wrote:
Just a note to say that I am having pretty good succ=ess testing=20WebDNA Server 8.02 / CentOS 7.Few issues on install, as the installer does not set correct permissions =in the WebCatalogEngine directory.. but after fixing that,it seems to work well.Nice step in making it yum compatible=85 next step is to get into the rep=ositories!=20Trying to get used to apache 2.4 config ;-)Long live WebDNA!--------------------------------------------------------=-This message is sent to you because you are subscribed tothe mailing list <talk@webdna.us>.To unsubscribe, E-mail to: <talk-leave@webdna.us>archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
--=20Matthew A PerosiCorporate ConsultantMobile Marketing ExpertSenior Web DeveloperSEO Analyst & Educatorm=att@psiprime.comPsi Prime323 Union Blvd.Totowa, NJ 07512Direct: 888.872.0274Fax: 888.488.5924http://=www.perosi.com
---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list .To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us--------------54F8EBB2F01F62C8628E48AD--.
Associated Messages, from the most recent to the oldest:
337This is a multi-part message in MIME format.--------------54F8EBB2F01F62C8628E48ADContent-Type: text/plain; charset=windows-1252; format=flowedContent-Transfer-Encoding: quoted-printableI'm happy to also report success with Server 8.0.2 and CentOS 7 on a=20GoDaddy VPS. This was my 4th attempt at getting 8.x to work, and with a=20little help from Chris (pointing out an install oversight) I finally got=20it to work.However, I was in panic mode earlier this week when my ImageMagick=20sandbox script calls were crashing WebDNA and in some cases crashing the=20server.After many hours of testing it seems like technology has finally reached=20a point where RAM and CPU speed far exceed HD speed. My sandbox scripts=20were using a single [shell] to run 4 command line calls to ImageMagick. =20My scripts looked something like this..."[PathToImageMagick]convert" -size [smThumb]x[smThumb] ...=20[unurl][line_ending][/unurl][!][/!]"[PathToImageMagick]convert" -size [medThumb]x[medThumb] ...=20[unurl][line_ending][/unurl][!][/!]"[PathToImageMagick]convert" -size [lgThumb]x[lgThumb] ...=20[unurl][line_ending][/unurl][!][/!]"[PathToImageMagick]convert" -size [normalmax]x[normalmax] ...=20unurl][line_ending][/unurl]Any time I tried running a shell script requesting more than 1 image=20resizing it would cause issues. The severity of the issue depended on=20the size of the image uploaded. Smaller images would cause WebDNA to=20stop responding but I could fix that with a WebDNA restart. Larger=20images were taking down the whole server forcing a power cycle because=20even Webmin froze.The solution was to split up my single [shell scriptid] request into 4=20requests, but I also added [waitforfile file=3Dname&timeout=3D1] between=20each call just to prevent the script from running too fast.Other than that, so far my entire CMS that I wrote for 6.2 seems to be=20running nicely on 8.0.2.-Matthew PerosiOn 5/6/2016 10:19 AM, Donovan Brooke wrote:> Just a note to say that I am having pretty good success testing> WebDNA Server 8.02 / CentOS 7.>> Few issues on install, as the installer does not set correct permission=s in the WebCatalogEngine directory.. but after fixing that,> it seems to work well.>> Nice step in making it yum compatible=85 next step is to get into the r=epositories!>> Trying to get used to apache 2.4 config ;-)>> Long live WebDNA!------------------------------------------------------=---> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us>>--=20Matthew A PerosiCorporate ConsultantMobile Marketing ExpertSenior Web DeveloperSEO Analyst & Educatormatt@psiprime.comPsi Prime323 Union Blvd.Totowa, NJ 07512Direct: 888.872.0274Fax: 888.488.5924http://www.perosi.com--------------54F8EBB2F01F62C8628E48ADContent-Type: text/html; charset=windows-1252Content-Transfer-Encoding: quoted-printable
I'm happy to also report success with Server 8.0.2 and CentOS 7 on a GoDaddy VPS.=A0 This was my 4th attempt at getting 8.x to work, and with a little help from Chris (pointing out an install oversight) I finally got it to work.
However, I was in panic mode earlier this week when my ImageMagick sandbox script calls were crashing WebDNA and in some cases crashing the server.
After many hours of testing it seems like technology has finally reached a point where RAM and CPU speed far exceed HD speed.=A0 My sandbox scripts were using a single [shell] to run 4 command line calls to ImageMagick.=A0 My scripts looked something like this...
"[PathToImageMagick]convert" -size [smThumb]x[smThumb] ... [unurl][line_ending][/unurl][!]
[/!]"[PathToImageMagick]convert" -size [medThumb]x[medThumb] ... [unurl][line_ending][/unurl][!]<=br> [/!]"[PathToImageMagick]convert" -size [lgThumb]x[lgThumb] ... [unurl][line_ending][/unurl][!]
[/!]"[PathToImageMagick]convert" -size [normalmax]x[normalmax] ... unurl][line_ending][/unurl]
Any time I tried running a shell script requesting more than 1 image resizing it would cause issues.=A0 The severity of the issue depended on the size of the image uploaded.=A0 Smaller images would cause WebDNA to stop responding but I could fix that with a WebDNA restart.=A0 Larger images were taking down the whole server forcing a power cycle because even Webmin froze.=A0
The solution was to split up my single [shell scriptid] request into 4 requests, but I also added [waitforfile file=3Dname&timeout=3D1=] between each call just to prevent the script from running too fast.
Other than that, so far my entire CMS that I wrote for 6.2 seems to be running nicely on 8.0.2.
-Matthew Perosi
On 5/6/2016 10:19 AM, Donovan Brooke wrote:
Just a note to say that I am having pretty good succ=ess testing=20WebDNA Server 8.02 / CentOS 7.Few issues on install, as the installer does not set correct permissions =in the WebCatalogEngine directory.. but after fixing that,it seems to work well.Nice step in making it yum compatible=85 next step is to get into the rep=ositories!=20Trying to get used to apache 2.4 config ;-)Long live WebDNA!--------------------------------------------------------=-This message is sent to you because you are subscribed tothe mailing list <talk@webdna.us>.To unsubscribe, E-mail to: <talk-leave@webdna.us>archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
--=20Matthew A PerosiCorporate ConsultantMobile Marketing ExpertSenior Web DeveloperSEO Analyst & Educatorm=att@psiprime.comPsi Prime323 Union Blvd.Totowa, NJ 07512Direct: 888.872.0274Fax: 888.488.5924http://=www.perosi.com
---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list .To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us--------------54F8EBB2F01F62C8628E48AD--.
"Matthew A Perosi, Psi Prime"
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Browser Problem?!? Still getting Error message usingPOST! (1997)
Duplicates (1998)
[countWords]? (1997)
[WebDNA] Record click-thrus (2008)
WC2b15 File Corruption (1997)
Date search - yes or no (1997)
Cart# (1997)
2 databases (1998)
date display (1999)
Disappearing data (2002)
A quickie question (1997)
Has this happened to you? (was:Emailer Chokes on bad address) (1997)
Major OT shopping cart test request. (2002)
Searching multiple Databases (1997)
Archive (Zip, Sit, Tgz) (2004)
Price Not Appearing (2000)
RE: Promise of future help (1998)
why is this line in GeneralStore? (1998)
is there a [purchase]? (1998)
HELP WITH DATES (1997)