What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
On 6 Aug 2019, at 00:13, WebDNA Solutions <ken@webdnasolutions.com> wrote:Hi =Stuart,
You seem to be the go-to person for =getting WebDNA to work
properly these days. Thanks for the =good work!
Now if only someone would put =this solution on the downloads
page for WebDNA 8.6 FCGI, =then anyone who tries this version
of WebDNA will know how =to deal with this issue.
I also wish that =someone would update the downloads page
and provide links =to the most recent versions of WebDNA,
which apparently =you have access to but we do not, since
version 8.6 is not =mentioned on the downloads page.
My third =wish would be for someone to edit this page:
http://www.webdna.us/page.dna?numero=3D1031
... and explain that this version actually works on Ubuntu
18.04 and 19.04 after manually doing what the installer =does
not do: change "PrivateTmp=3Dtrue" to ="PrivateTmp=3Dfalse" in
"/lib/systemd/system/apache2.service".
Regards,
Kenneth Grome
WebDNA =Solutions
http://www.webdnasolutions.com
Urgent/Emergency Phone: (228) 222-2917
Website, =Database, Network, and Communication SystemsI came across an issue today while installing =an admin on a--------------------------------------------------=-------
site that is running WebDNA fcgi 8.6 on a =brand new Ubuntu
18.04 install.
I kept on getting a server error 500 when uploading a file
through the admin.
It turns out =that the allowable upload size for fcgi
defaults in Apache =to 131072 bytes, the solution is to
increase this limit in =to 5000000 (5mb) or something that
suits
Edit /etc/apache2/mods-available/fcgi.conf and insert
FcgidMaxRequestLen 5000000
This =is the contents of my completed file:
<IfModule mod_fcgid.c>
= FcgidConnectTimeout 20
= FcgidMaxRequestLen 5000000
= <IfModule mod_mime.c>
= AddHandler fcgid-script .fcgi
= </IfModule>
</IfModule>
This message is sent to you because you are =subscribed to
the mailing list talk@webdna.us
To unsubscribe, E-mail to: talk-leave@webdna.us
archives: http://www.webdna.us/page.dna?numero=3D55
Bug Reporting: support@webdna.us
On 6 Aug 2019, at 00:13, WebDNA Solutions <ken@webdnasolutions.com> wrote:Hi =Stuart,
You seem to be the go-to person for =getting WebDNA to work
properly these days. Thanks for the =good work!
Now if only someone would put =this solution on the downloads
page for WebDNA 8.6 FCGI, =then anyone who tries this version
of WebDNA will know how =to deal with this issue.
I also wish that =someone would update the downloads page
and provide links =to the most recent versions of WebDNA,
which apparently =you have access to but we do not, since
version 8.6 is not =mentioned on the downloads page.
My third =wish would be for someone to edit this page:
http://www.webdna.us/page.dna?numero=3D1031
... and explain that this version actually works on Ubuntu
18.04 and 19.04 after manually doing what the installer =does
not do: change "PrivateTmp=3Dtrue" to ="PrivateTmp=3Dfalse" in
"/lib/systemd/system/apache2.service".
Regards,
Kenneth Grome
WebDNA =Solutions
http://www.webdnasolutions.com
Urgent/Emergency Phone: (228) 222-2917
Website, =Database, Network, and Communication SystemsI came across an issue today while installing =an admin on a--------------------------------------------------=-------
site that is running WebDNA fcgi 8.6 on a =brand new Ubuntu
18.04 install.
I kept on getting a server error 500 when uploading a file
through the admin.
It turns out =that the allowable upload size for fcgi
defaults in Apache =to 131072 bytes, the solution is to
increase this limit in =to 5000000 (5mb) or something that
suits
Edit /etc/apache2/mods-available/fcgi.conf and insert
FcgidMaxRequestLen 5000000
This =is the contents of my completed file:
<IfModule mod_fcgid.c>
= FcgidConnectTimeout 20
= FcgidMaxRequestLen 5000000
= <IfModule mod_mime.c>
= AddHandler fcgid-script .fcgi
= </IfModule>
</IfModule>
This message is sent to you because you are =subscribed to
the mailing list talk@webdna.us
To unsubscribe, E-mail to: talk-leave@webdna.us
archives: http://www.webdna.us/page.dna?numero=3D55
Bug Reporting: support@webdna.us
DOWNLOAD WEBDNA NOW!
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...