Poster | Thread |
miksuh
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 16:32:23
| | [ #1 ] |
|
|
|
Cult Member |
Joined: 10-Mar-2003 Posts: 731
From: Espoo, Finland | | |
|
| Wery good news!! It's great that PHP5 is now supported! |
|
Status: Offline |
|
|
FuZion
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 17:00:02
| | [ #2 ] |
|
|
|
Super Member |
Joined: 22-Nov-2003 Posts: 1962
From: Birmingham, England | | |
|
| This is VERY good news. I'll be having a play with this over the coming months.
FuZion. |
|
Status: Offline |
|
|
mattk
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 17:10:47
| | [ #3 ] |
|
|
|
Regular Member |
Joined: 7-Mar-2003 Posts: 242
From: England | | |
|
| Great job! This is important work. _________________ Matt
|
|
Status: Offline |
|
|
firbodi
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 17:37:34
| | [ #4 ] |
|
|
|
Super Member |
Joined: 2-Sep-2003 Posts: 1046
From: Planet Earth! | | |
|
| |
Status: Offline |
|
|
_PAB_
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 17:48:02
| | [ #5 ] |
|
|
|
Regular Member |
Joined: 20-Sep-2003 Posts: 189
From: Germany | | |
|
| Harmless ... err, "mosty harmless".
No, relly great to see that Develpment on OS4 is catching up with the actual live, more and more. _________________
|
|
Status: Offline |
|
|
wegster
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 18:19:51
| | [ #6 ] |
|
|
|
Elite Member |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| @CygnusEd
So, I have to ask- is there any chance of seeing your port merged into the mainline tree? That's the only way we'll ever have ongoing bugfixes consistently.
Not at ALL to minimize your work, as I think it's great to see Apache + PHP on AOS, but...? _________________ Are we not done with the same silly arguments and flames yet??!
|
|
Status: Offline |
|
|
wegster
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 18:22:53
| | [ #7 ] |
|
|
|
Elite Member |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| @CygnusEd
BTW, very good README. Other OS4Depot authors/publshers, you may want to take a look at Eds for apache, on OS4depot _________________ Are we not done with the same silly arguments and flames yet??!
|
|
Status: Offline |
|
|
Colin_Camper
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 19:15:06
| | [ #8 ] |
|
|
|
Super Member |
Joined: 6-Jul-2003 Posts: 1188
From: Unknown | | |
|
| This is fantastic!
I was under the impression that all we had was a fossilised, unsupported 68K version. I would have been impressed with Apache standalone, let alone with the lates PHP support. Excellent work - very much appreciated. |
|
Status: Offline |
|
|
CygnusEd
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 19:57:15
| | [ #9 ] |
|
|
|
Regular Member |
Joined: 7-Feb-2004 Posts: 393
From: germany | | |
|
| @wegster
To be honest - I don't know how to do that... I have no experience with things like this. On the other hand - I don't like to publish my code, unless some important features are implemented. Most important is cgi-support. And there are some timing issues left.
Hmm - I don't know if it makes sense to publish unfinished code?!
cygnusEd _________________ X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
Status: Offline |
|
|
winnetcom
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 20:48:55
| | [ #10 ] |
|
|
|
Regular Member |
Joined: 11-Jun-2004 Posts: 162
From: Burbank, CA. ....... Here every day | | |
|
| Is there a demo server running some where out there ? _________________ Amiga Land is my favorite soap opera.
|
|
Status: Offline |
|
|
opi
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 21:11:37
| | [ #11 ] |
|
|
|
Team Member |
Joined: 2-Mar-2005 Posts: 2752
From: Poland | | |
|
| Quote:
Hmm - I don't know if it makes sense to publish unfinished code?! |
I would say you have to. PHP uses Apache-like licence. You need to distribute source code to everyone who has a binary (I admit I haven't read whole Apache licence, also, I'm after two hours of soccer and a 0.5l of beer, so I can be wrong ). Apache licence is compatible with GPL.
Yes, maybe someone would like to start working on AROS/MorphOS port of your work. That's how Open Source work. Last edited by opi on 08-Jul-2005 at 10:18 PM. Last edited by opi on 08-Jul-2005 at 10:18 PM.
_________________ OpenWindows Initiative. Port PS3 hardware to bananas. For free. Join today and receive expired $50 cupon from AI!
|
|
Status: Offline |
|
|
CodeSmith
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 21:54:57
| | [ #12 ] |
|
|
|
Elite Member |
Joined: 8-Mar-2003 Posts: 3045
From: USA | | |
|
| @CygnusEd
Opi's got a point there... if you don't feel comfortable merging your changes into mainline, you need to at least create a set of diffs so that anyone can download the official source, apply your diffs and make any other modifications they want to. It's not an optional thing, you really need to do it as soon as you can.
I'm not perfectly familiar with the tools involved (I haven't been involved with OSS for a few years now), but it's not that hard, you just need to pass the correct arguments to the "diff" commandline utility. I'm sure someone will be able to give you a hand. |
|
Status: Offline |
|
|
opi
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 22:17:05
| | [ #13 ] |
|
|
|
Team Member |
Joined: 2-Mar-2005 Posts: 2752
From: Poland | | |
|
| @CodeSmith
Normal diff (and I'm sure GG has a normal version of it would take two files as a parameters and should split a diff. So, Ed would need to diff against all the files he moded from the orginal source code. _________________ OpenWindows Initiative. Port PS3 hardware to bananas. For free. Join today and receive expired $50 cupon from AI!
|
|
Status: Offline |
|
|
wegster
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 22:51:47
| | [ #14 ] |
|
|
|
Elite Member |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| @CygnusEd
Bah, Opi's just being difficult
technically, he's correct about the GPL- someone 'can' request a copy of your diffs or modified source.
I understand what you mean about not wanting to release 'a work in progress,' although not sure how the GPL affects that if technically this is a 'work in progress'...(I've had some code that probably had more 'TODO:s' in it than code :shocking )..
In the end, I'd work on cleaning up your code as your able to, to the point you think it's as 'reasonably well done as can be expected' and then approach the Apache devs about getting it put into the mainline. In this case, it would be for the 1.3.X tree, which _might_ be easier to get changes in, but ultimately, the only way for AOS to really gain sanity in it's ported software (from open source projects) is really to get the changes merged back in...once a cross-somiler is made available in the offical gcc tree, each project's maintainers/release engineer can then cross-compile each new revision and then contact the maintainer of each part if anything breaks (IOW, if something AOS specific becomes broken through changes), but then all bugfixes are picked up essentially 'for free.'
I wouldn't worry about it immediately, but it should be _everyones_ goal working on GPL/open source projects to ultimately get their code into the mainline projects.
And yes, if both MOS and OS4 developers all do the same, it really could become 'good for all of us' _________________ Are we not done with the same silly arguments and flames yet??!
|
|
Status: Offline |
|
|
opi
| |
Re: Apache for OS4: new release with PHP5-support Posted on 8-Jul-2005 22:58:20
| | [ #15 ] |
|
|
|
Team Member |
Joined: 2-Mar-2005 Posts: 2752
From: Poland | | |
|
| Quote:
Bah, Opi's just being difficult |
No, I'm just drunk. And BTW: C-Ed, job well done! I'm not even using PHP5 on my server.
Oh, I forgot about this. I would assume that GPL has no option for ,,work in progress'' if the binary made out of GPL was created. But I would not push Ced to do that. Let him clean the soruce and then we can share our work across.Last edited by opi on 08-Jul-2005 at 11:00 PM.
_________________ OpenWindows Initiative. Port PS3 hardware to bananas. For free. Join today and receive expired $50 cupon from AI!
|
|
Status: Offline |
|
|
MH2
| |
Re: Apache for OS4: new release with PHP5-support Posted on 9-Jul-2005 7:10:54
| | [ #16 ] |
|
|
|
Member |
Joined: 14-Apr-2003 Posts: 63
From: Gällivare - Sweden | | |
|
| |
Status: Offline |
|
|
elwood
| |
Re: Apache for OS4: new release with PHP5-support Posted on 9-Jul-2005 7:38:30
| | [ #17 ] |
|
|
|
Elite Member |
Joined: 17-Sep-2003 Posts: 3428
From: Lyon, France | | |
|
| _________________ Philippe 'Elwood' Ferrucci Sam460 1.10 Ghz AmigaOS 4 betatester Amiga Translator Organisation
|
|
Status: Offline |
|
|
Toaks
| |
Re: Apache for OS4: new release with PHP5-support Posted on 9-Jul-2005 11:14:34
| | [ #18 ] |
|
|
|
Elite Member |
Joined: 10-Mar-2003 Posts: 8042
From: amigaguru.com | | |
|
| good work cygused _________________ See my blog and collection website! . https://www.blog.amigaguru.com
|
|
Status: Offline |
|
|
nbache
| |
Re: Apache for OS4: new release with PHP5-support Posted on 9-Jul-2005 12:02:04
| | [ #19 ] |
|
|
|
Super Member |
Joined: 8-Apr-2003 Posts: 1034
From: Copenhagen, Denmark | | |
|
| If you guys could spare a moment from your GPL discussions ...
(Just kidding, of course)
I installed this Apache on my A1, and it won't start. I haven't been using Amiga Apache before (I used BlackWidow instead), but I'm fairly familiar with Apache from work (AIX a.o.), so I feel pretty good about having installed and configured stuff correctly.
When I run the startup script, httpd fails to start, and nothing is written into the log files. SnoopDOS reveals that it tries to lock "Apache:bin/suexec" (which doesn't exist) for reading just before bailing out with a return code of 20.
Any hints? Anybody else seeing this?
Best regards,
Niels |
|
Status: Offline |
|
|
MH2
| |
Re: Apache for OS4: new release with PHP5-support Posted on 9-Jul-2005 15:02:51
| | [ #20 ] |
|
|
|
Member |
Joined: 14-Apr-2003 Posts: 63
From: Gällivare - Sweden | | |
|
| |
Status: Offline |
|
|