Re: [WebDNA] Happy Friday

This WebDNA talk-list message is from

2016


It keeps the original formatting.
numero = 112754
interpreted = N
texte = 337 This is a multi-part message in MIME format. --------------54F8EBB2F01F62C8628E48AD Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable I'm happy to also report success with Server 8.0.2 and CentOS 7 on a=20 GoDaddy VPS. This was my 4th attempt at getting 8.x to work, and with a=20 little help from Chris (pointing out an install oversight) I finally got=20 it to work. However, I was in panic mode earlier this week when my ImageMagick=20 sandbox script calls were crashing WebDNA and in some cases crashing the=20 server. After many hours of testing it seems like technology has finally reached=20 a point where RAM and CPU speed far exceed HD speed. My sandbox scripts=20 were using a single [shell] to run 4 command line calls to ImageMagick. =20 My 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] ...=20 unurl][line_ending][/unurl] Any time I tried running a shell script requesting more than 1 image=20 resizing it would cause issues. The severity of the issue depended on=20 the size of the image uploaded. Smaller images would cause WebDNA to=20 stop responding but I could fix that with a WebDNA restart. Larger=20 images were taking down the whole server forcing a power cycle because=20 even Webmin froze. The solution was to split up my single [shell scriptid] request into 4=20 requests, but I also added [waitforfile file=3Dname&timeout=3D1] between=20 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=20 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 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 > > --=20 Matthew A Perosi Corporate Consultant Mobile Marketing Expert Senior Web Developer SEO Analyst & Educator matt@psiprime.com Psi Prime 323 Union Blvd. Totowa, NJ 07512 Direct: 888.872.0274 Fax: 888.488.5924 http://www.perosi.com --------------54F8EBB2F01F62C8628E48AD Content-Type: text/html; charset=windows-1252 Content-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 to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --------------54F8EBB2F01F62C8628E48AD-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Happy Friday (christophe.billiottet@webdna.us 2016)
  2. Re: [WebDNA] Happy Friday ("Matthew A Perosi, Psi Prime" 2016)
  3. [WebDNA] Happy Friday (Donovan Brooke 2016)
337 This is a multi-part message in MIME format. --------------54F8EBB2F01F62C8628E48AD Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable I'm happy to also report success with Server 8.0.2 and CentOS 7 on a=20 GoDaddy VPS. This was my 4th attempt at getting 8.x to work, and with a=20 little help from Chris (pointing out an install oversight) I finally got=20 it to work. However, I was in panic mode earlier this week when my ImageMagick=20 sandbox script calls were crashing WebDNA and in some cases crashing the=20 server. After many hours of testing it seems like technology has finally reached=20 a point where RAM and CPU speed far exceed HD speed. My sandbox scripts=20 were using a single [shell] to run 4 command line calls to ImageMagick. =20 My 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] ...=20 unurl][line_ending][/unurl] Any time I tried running a shell script requesting more than 1 image=20 resizing it would cause issues. The severity of the issue depended on=20 the size of the image uploaded. Smaller images would cause WebDNA to=20 stop responding but I could fix that with a WebDNA restart. Larger=20 images were taking down the whole server forcing a power cycle because=20 even Webmin froze. The solution was to split up my single [shell scriptid] request into 4=20 requests, but I also added [waitforfile file=3Dname&timeout=3D1] between=20 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=20 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 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 > > --=20 Matthew A Perosi Corporate Consultant Mobile Marketing Expert Senior Web Developer SEO Analyst & Educator matt@psiprime.com Psi Prime 323 Union Blvd. Totowa, NJ 07512 Direct: 888.872.0274 Fax: 888.488.5924 http://www.perosi.com --------------54F8EBB2F01F62C8628E48AD Content-Type: text/html; charset=windows-1252 Content-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 to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug 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:

math on date? (1997) back button problem (1999) Fwd: Problems with Webcatalog Plug-in (1997) Question (1998) apparently to problem isolated (1997) File Uploads... (1997) WC2b15 File Corruption (1997) Questions about searching (1999) Cart Question (1998) Close_Wait Issue (2004) Upgrading old WebCat Database Files (1997) Multiple catalog databases and showcart (1997) WebCat Emailer & Liststar (1997) OT: Version Control (2007) [OT] Javasript Help (2006) [WebDNA] Comparing 2 MySQL tables (2009) WebCat 4.0 & WebMerchant (2000) emailer settings and control questions (1997) View order not right (1997) Needed, Freelance Web Developer (2007)