Search found 115 matches
- Sun Mar 05, 2023 3:08 pm
- Forum: newLISP newS
- Topic: I'd like to offer to take over these forums
- Replies: 25
- Views: 25626
Re: I'd like to offer to take over these forums
Thanks for the prayers! I need all that I can get. No cure! No recovery - the chemo just sets it back for a short while. I spent 2 years in Viet Nam with the US Marines - up at Phu Bai and points north and west. The saying goes among us Marines that "they killed us in Nam, but we just haven't died y...
- Sat Mar 04, 2023 8:46 pm
- Forum: newLISP newS
- Topic: I'd like to offer to take over these forums
- Replies: 25
- Views: 25626
Re: I'd like to offer to take over these forums
I hear you!
I wish that I was in better shape (leukaemia from Agent Orange exposure) then I could try to be of some help in this big job. Now - in and out of chemo and dragging my tail-feathers! LOL
I wish that I was in better shape (leukaemia from Agent Orange exposure) then I could try to be of some help in this big job. Now - in and out of chemo and dragging my tail-feathers! LOL
- Sat Mar 04, 2023 3:48 pm
- Forum: newLISP newS
- Topic: I'd like to offer to take over these forums
- Replies: 25
- Views: 25626
Re: I'd like to offer to take over these forums
That might well be the most pain-free way to launch a fresh newLisp interim community. A dedicated site always seems better to me though. I wonder if the forum postings are archived in any way for future importing into another system?
- Fri Mar 03, 2023 7:20 pm
- Forum: newLISP newS
- Topic: I'd like to offer to take over these forums
- Replies: 25
- Views: 25626
Re: I'd like to offer to take over these forums
So why hasn't Ryon been maintaining the forums? They seem to be in fair shape as far as I can tell. However, I haven't here often lately. He's still reachable, so he must know something about what's going on with Lutz etc hopefully.
- Fri Mar 03, 2023 3:54 am
- Forum: newLISP newS
- Topic: I'd like to offer to take over these forums
- Replies: 25
- Views: 25626
Re: I'd like to offer to take over these forums
It is so sad for me even some people consider newlisp mature and done. I agree! Maybe you and itistoday can partner up and take over this forum and hopefully the codebase as well. Maybe a github fork? Anyway, I sure hope that Lutz is alive and well and not a COVID victim or some such. I'm not a pro...
- Tue May 10, 2022 4:15 am
- Forum: newLISP in the real world
- Topic: $HOME/.init.lsp
- Replies: 0
- Views: 6174
$HOME/.init.lsp
What should I have in this file?
Having issues loading modules.
Have to do for example:
(load (append (env "NEWLISPDIR")"/modules/cgi.lsp"))
Can this be done in the ~/.init.lsp file?
TIA ...
Having issues loading modules.
Have to do for example:
(load (append (env "NEWLISPDIR")"/modules/cgi.lsp"))
Can this be done in the ~/.init.lsp file?
TIA ...
- Thu Apr 29, 2021 2:19 pm
- Forum: newLISP in the real world
- Topic: Code Lisp-ish enough??
- Replies: 2
- Views: 6693
Code Lisp-ish enough??
Getting back to Lisp and family ...
Using a temperature converting utility as a starting point.
Is my code here: https://controlc.com/4a38c367
Lisp-ish enough! To me it doesn't seem much different than my similar renditions in Free Pascal or Icon.
Using a temperature converting utility as a starting point.
Is my code here: https://controlc.com/4a38c367
Lisp-ish enough! To me it doesn't seem much different than my similar renditions in Free Pascal or Icon.
- Fri Apr 12, 2019 2:16 pm
- Forum: newLISP Graphics & Sound
- Topic: guiserver wont run on Win10
- Replies: 1
- Views: 7316
guiserver wont run on Win10
Not for me anyway!
c:\bin\newlisp>newlisp
newLISP v.10.7.1 64-bit on Windows IPv4/6 UTF-8 libffi, options: newlisp -h
> (load "guiserver.lsp")
(lambda (gs:id gs:action) (net-send gs:out (string "frame-resized " gs:id " " gs:action "\n")))
>
c:\bin\newlisp>newlisp
newLISP v.10.7.1 64-bit on Windows IPv4/6 UTF-8 libffi, options: newlisp -h
> (load "guiserver.lsp")
(lambda (gs:id gs:action) (net-send gs:out (string "frame-resized " gs:id " " gs:action "\n")))
>
- Sat Apr 06, 2019 5:06 am
- Forum: newLISP and the O.S.
- Topic: How to stop newlisp in daemon mode
- Replies: 2
- Views: 8668
Re: How to stop newlisp in daemon mode
@Hans-Peter Thanks! I'll check into it further! In the meantime, I have been "Ending the Task" using Windoze Task Manager. I appreciate your input!
- Fri Apr 05, 2019 7:30 pm
- Forum: newLISP and the O.S.
- Topic: How to stop newlisp in daemon mode
- Replies: 2
- Views: 8668
How to stop newlisp in daemon mode
I've been running newlisp -http -d8080 etc etc
I haven't anything in the manual that indicates how to gracefully shutdown newlisp in daemon mode on a windows box.
I haven't anything in the manual that indicates how to gracefully shutdown newlisp in daemon mode on a windows box.
- Wed Apr 03, 2019 10:42 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
Problem solved! I configured Apache to run as a reverse proxy on a sub-directory to my cgi-bin containing newlisp scripts. I run newlisp as -http -d 8080 -w <full\path\to\cgi-bin\newLISP> In Apache httpd.conf, simply load: mod_proxy.so mod_proxy_http.so mod_proxy_http2.so and insert the following d...
- Sat Mar 30, 2019 1:23 am
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
I've got TMP/tmp/temp set in so many places that all hell wont have it. BTW I never get this bleeding tmp issue with any other script.
- Fri Mar 29, 2019 11:27 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
Yeah! I realized that you meant me! I was just trying to be civil and say "No $%%^^* way!!" LOL And Lutz does have better things to do! Thanks - I will fiddle with it as and when the mood hits me. Good luck yourself!
- Fri Mar 29, 2019 10:06 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
@rickyboy You know - I'm thinking that Lutz has already wasted enough time looking into this issue. If there were hundreds of folks using newlisp on Apache, it might then be a worthwhile investment of time. I'm sure that the folks at Apache would pretty much feel the same way! How many people are th...
- Fri Mar 29, 2019 3:44 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
@Lutz Thanks for all the trouble you went through!! Unfortunately, after doing all your recommendations, nothing changed! No Cigars!! I still get the same response from Apache: [Fri Mar 29 09:35:53.040187 2019] [http:error] [pid 10048:tid 1076] [client 127.0.0.1:51447] AH02429: Response header name ...
- Wed Mar 27, 2019 5:28 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
Both are set. I've installed newlisp in c:\bin\newlisp to make sure that I did not have future issues with spaces in directory names like "Program Files" etc. So NEWLISPDIR points to c:\bin\newlisp. PROGRAMFILES is set to "Program Files". I changed it to c:\bin\newlisp. The change did not fix my pro...
- Wed Mar 27, 2019 3:28 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
@ralph.ronnquist
You bet that I have an Hex editor!! I don't see any garbage - which puzzles me. I've included a screen capture of the output. Now I'm wondering what Apache is choking on!! Pain in the Pa-toot!! LOL
You bet that I have an Hex editor!! I don't see any garbage - which puzzles me. I've included a screen capture of the output. Now I'm wondering what Apache is choking on!! Pain in the Pa-toot!! LOL
- Wed Mar 27, 2019 10:35 am
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
@lutz Thx, but that does not work either. Sorry!
- Wed Mar 27, 2019 3:12 am
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
Nope! No cigar! LOL
- Wed Mar 27, 2019 3:04 am
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
[quote="xytroxon"]I think the problem is that the command-line prompt and initial copyright banner output needs to be suppressed.
Change the line:
To:
Thx! I'll give that a shot!!
Change the line:
Code: Select all
#!C:\bin\newlisp\newlisp.exe
Code: Select all
#!C:\bin\newlisp\newlisp.exe -c
- Tue Mar 26, 2019 11:41 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
@rickyboy All good stuff! But if Apache was being a bad-ass, it would be doing so with my Perl, Python and Ruby scripts! Even old CLISP scripts run well. Get where I'm going with this? ;-)
Thanks for the heads-up regarding Apache security stuff!
Thanks for the heads-up regarding Apache security stuff!
- Tue Mar 26, 2019 11:02 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
@ralph.ronnquist - I'm sure that you are absolutely correct. However, I've never had to do what you are suggesting. Most of my experience has been on Apache using from CL to Perl to crank out CGI stuff. Newlisp is the only interpreter that has ever given me fits with these type of issues - given tha...
- Tue Mar 26, 2019 9:55 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
Don't know what you mean!ralph.ronnquist wrote:You might want to try the initial lineCode: Select all
Status: 200 OK
- Tue Mar 26, 2019 8:47 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Re: Newlisp-Apache-CGI Issues Again
Looks suspiciously like the ole windoze versus unix line ending issue/difference. I’d check that before moving on to anything else. Nope! It's a newlisp issue - just like back in 2015. I tried your suggestion, even though I knew it wouldn't work. And it didn't. Lutz will have to get involved I'm su...
- Tue Mar 26, 2019 1:28 pm
- Forum: newLISP and the O.S.
- Topic: Newlisp-Apache-CGI Issues Again
- Replies: 29
- Views: 34551
Newlisp-Apache-CGI Issues Again
PS C:\bin\newlisp> newlisp -v newLISP v.10.7.1 64-bit on Windows IPv4/6 UTF-8 libffi. Running Apache2.4 on a Win10 box. Apache is choking - once again - on the header sent by newlisp: Content-type' contains invalid characters, aborting request Lutz fixed a similar issue back in 2015, but it seems to...