om: patr...@xeotech.com [mailto:patr...@xeotech.com]
Sent: Wednesday, February 1, 2023 4:54 PM
To: Khodor Barakat
Cc: Michael Kondratov ;
Webobjects-dev@lists.apple.com
Subject: Re: Having problem with mod_WebObjects.so under redhat 8
Khodor,
We had a similar issue when we moved production to a new U
ct that apache config was not changed during the migration
>
> Any other thoughts?
>
>
> From: Michael Kondratov [mailto:mich...@aspireauctions.com]
> Sent: Wednesday, February 1, 2023 12:16 AM
> To: Khodor Barakat
> Cc: Webobjects-dev@lists.apple.com
> Subject: Re:
: Michael Kondratov [mailto:mich...@aspireauctions.com]
Sent: Wednesday, February 1, 2023 12:16 AM
To: Khodor Barakat
Cc: Webobjects-dev@lists.apple.com
Subject: Re: Having problem with mod_WebObjects.so under redhat 8
Please see https://httpd.apache.org/docs/2.4/mod/prefork.html
You are running Worker
le (shared)
> ssl_module (shared)
> systemd_module (shared)
> WebObjects_module (shared)
> cgid_module (shared)
> fcgid_module (shared)
> http2_module (shared)
> maxminddb_module (shared)
> proxy_http2_module (shared)
>
>
> From: Michael Kondratov [mailto:mic
)
http2_module (shared)
maxminddb_module (shared)
proxy_http2_module (shared)
From: Michael Kondratov [mailto:mich...@aspireauctions.com]
Sent: Wednesday, February 1, 2023 12:09 AM
To: Khodor Barakat
Cc: Webobjects-dev@lists.apple.com
Subject: Re: Having problem with mod_WebObjects.so under redhat 8
ible coredump in /var/apache-dump
>
> redhat support mentioned that the issue is related to WO module
> mod_WebObjects.so, did anyone have this issue before ,
>
>
> { "signal": 11
> , "executable": "/usr/sbin/httpd"
> , "stacktrace
exit signal
Segmentation fault (11), possible coredump in /var/apache-dump
redhat support mentioned that the issue is related to WO module
mod_WebObjects.so, did anyone have this issue before ,
{ "signal": 11
, "executable": "/usr/sbin/httpd"
, "sta
; --keychain ~/Library/Keychains/login.keychain-db
/Library/WebObjects/Adaptors/Apache2.4/mod_WebObjects.so
where “JPMPLCert” is whatever name you called your certificate
I got the error:
unable to build chain to self-signed root for signer …
which I couldn’t resolve, but found a workaround; just
Hello,
After switching to Monterey
apache configtest
gives:
[Tue Feb 08 17:25:53.363409 2022] [so:error] [pid 2017] AH06665: No code
signing authority for module at
/Library/WebObjects/Adaptors/Apache2.4/mod_WebObjects.so specified in
LoadModule directive.
If anyone has jumped through this
e:
>>>
>>> change the terminal to root
>>>
>>> # su -
>>>
>>> Or you have to use "sudo":
>>>
>>> # sudo -H gnome-terminal
>>>
>>> Go to the source folder of mod_webobjects
>>>
>>
e:
>>>
>>> change the terminal to root
>>>
>>> # su -
>>>
>>> Or you have to use "sudo":
>>>
>>> # sudo -H gnome-terminal
>>>
>>> Go to the source folder of mod_webobjects
>>>
>>>
>> # su -
>>
>> Or you have to use "sudo":
>>
>> # sudo -H gnome-terminal
>>
>> Go to the source folder of mod_webobjects
>>
>> # cd sourcefolder_of_module
>> # make
>> # cd Apache2.4
>> # cp mod_WebObjects.so
; then compile and install the sources as root like:
>
> change the terminal to root
>
> # su -
>
> Or you have to use "sudo":
>
> # sudo -H gnome-terminal
>
> Go to the source folder of mod_webobjects
>
> # cd sourcefolder_of_module
> # make
>
ects
# cd sourcefolder_of_module
# make
# cd Apache2.4
# cp mod_WebObjects.so /etc/httpd/modules/.
The path to the Apache install can differ, it is also /etc/apache2 a
possible folder, but there should be always a module folder. You have to
look into your installation.
Change the settings for SELinux
Dear all,
Where can I download mod_WebObjects.so for Ubuntu?
Stavros Panidis
stavros.pani...@gmail.com
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help
Glad to hear it!
On Thu, Feb 1, 2018 at 11:22 PM Ken Anderson wrote:
> Thanks Matt! I came to a similar conclusion and just got it working
> myself!
>
> > On Feb 2, 2018, at 03:28, Matt Lee wrote:
> >
> > I have it installed via Homebrew.
> >
> > https://brew.sh/
> >
> > I installed it with br
Thanks Matt! I came to a similar conclusion and just got it working myself!
> On Feb 2, 2018, at 03:28, Matt Lee wrote:
>
> I have it installed via Homebrew.
>
> https://brew.sh/
>
> I installed it with brew install apache2
>
> /usr/local/Cellar/httpd/2.4.29_1/bin/apxs
_
I have it installed via Homebrew.
https://brew.sh/
I installed it with brew install apache2
/usr/local/Cellar/httpd/2.4.29_1/bin/apxs
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@li
All,
I’m trying to compile mod_WebObjects.so on High Sierra, but apxs appears to no
longer be shipped. How can I either compile it or download it?
Thanks!
Ken
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing
Hi,
i’m looking for a prebuilt mod_WebObjects.so for Ubuntu 14.04 32bit, Apache
2.2. Does anyone can help me? There are only versions for CentOS, FreeBSD etc.
on this link: http://wocommunity.org/documents/tools/mod_WebObjects/
Thanks
Thomas
Hi,
no, I compiled these and recall having tested the 64 bit adaptor - seems like
a manual problem when uploading the files.
I will recompile this one with the current version in 1-2 days and send to you.
(well, you could do for yourself, installing MingW for 64 bit is no longer
complicated)
R
Hi List,
the modules in
http://wocommunity.org/documents/tools/mod_WebObjects/Apache2.4/windows
for 64bit and 32bit do not differ and we got problems to include the
64bit version in Apache-2.4-64bit. We believe that this is actually
the 32bit version of the module. Is there an automatic build s
: Sunday, October 21, 2012 4:52 PM
To: webobjects-dev@lists.apple.com
Subject: Re: help-tweaked mod_WebObjects.so with Apache 2.4.3
Hi Hieu,
You can use the one from our Mountain Lion Deployment Package; or are you
looking for another OS?
I think we've got it under pretty good control righ
nder heavy load.
Greetings,
Dennis
On 21/Oct/12 8:43 AM, Hieu Nguyen wrote:
Hello,
I am new to the list. I need help to tweaked mod_WebObjects.so with
Apache 2.4.3. I recompile the mod_WebObjects.so with Apache 2.4.3 but
it won't load. Please advice. Thanks.
Regards,
Hieu Nguyen
Hello,
I am new to the list. I need help to tweaked mod_WebObjects.so with Apache
2.4.3. I recompile the mod_WebObjects.so with Apache 2.4.3 but it won't load.
Please advice. Thanks.
Regards,
Hieu Nguyen
# ./apachectl start
httpd: Syntax error on line 165 of /usr/local/apache2
ago and
>>> maybe I've confused scripts or userdata?
>>>
>>> http://wiki.objectstyle.org/confluence/display/WO/Deploying+on+Amazon+EC2
>>>
>>> I got an instance made and noticed I couldn't connect to apache but I can
>>> see WOMonitor runn
't connect to apache but I can
> see WOMonitor running in the terminal, and the helloword user account is
> there etc.
>
> [ec2-user@ip-10-114-102-56 ~]$ sudo apachectl start
> httpd: Syntax error on line 222 of /etc/httpd/conf/httpd.conf: Syntax error
> on line 7 of /etc/http
n line 222 of /etc/httpd/conf/httpd.conf: Syntax error
> on line 7 of /etc/httpd/conf.d/webobjects.conf: Cannot load
> /etc/httpd/modules/mod_WebObjects.so into server:
> /etc/httpd/modules/mod_WebObjects.so: cannot open shared object file: No such
> file or directory
>
>
>
WOMonitor running in the terminal, and the helloword user account is there etc.
[ec2-user@ip-10-114-102-56 ~]$ sudo apachectl start
httpd: Syntax error on line 222 of /etc/httpd/conf/httpd.conf: Syntax error on
line 7 of /etc/httpd/conf.d/webobjects.conf: Cannot load
/etc/httpd/modules/mod_WebOb
On 11/04/2008, at 1:23 PM, Travis Cripps wrote:
The Apple and Wonder sources are virtually identical. There are a
couple of very minor differences in the actual adaptor code, but
nothing that should make a difference of one compiling or running
and the other not doing so.
However, Apple
The Apple and Wonder sources are virtually identical. There are a
couple of very minor differences in the actual adaptor code, but
nothing that should make a difference of one compiling or running and
the other not doing so.
However, Apple made their build script very Mac-centric. You mig
I had no further problems. I compiled the Wonder Adaptor for Apache
2.2 with Ubuntu Gutsy. Just made the modifications in the make.config
file (apxs2 path, APACHEINCLUDE_DIR, APACHEMODULE_DIR), make, make
install, ready.
I am using wotaskd and JavaMonitor on ubuntu.
Which Linux are you runni
Hi,
Sorry I forgot to mention that I'm using WO 5.4...
Will try the Wonder source if I do not get further infos...
Any help is appreciate.
I hope to test 5.4 next week if I got time...
I'll keep you and the list inform.
Aurelien
___
Do not post admi
Sorry I forgot to mention that I'm using WO 5.4...
Will try the Wonder source if I do not get further infos...
Any help is appreciate.
Thanx all
--
Sergio
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list
Makefile and change:
INCLUDES = -I${APACHEINCLUDE_DIR} -I../Adaptor -I/usr/include/apr-0
(as I am using an hardened kernel & gcc I have to add -fPIC -fpic /
-fpic to CFLAGS/LDFLAGS)
(adapt the path as necessary, apr-1-config/apr-config --includedir may
help)
_ type make and you should have a mod_WebOb
Examples from WO 5.4 or 5.3 ? The examples from 5.4 don't compile on
OS X too :-)
Hi all,
I have tried to compile the Apple provided example on Linux without
success.
This example needs to be modified to compile on Linux.
Before I start to invest time on it:
Is there another source that
Hi all,
I have tried to compile the Apple provided example on Linux without
success.
This example needs to be modified to compile on Linux.
Before I start to invest time on it:
Is there another source that runs without modifications or does I miss
something, maybe there is already a binary
ude the adaptor source code any more.
We're using our own adaptor which is derived from the stock Apache
1.3.x mod_WebObjects.so. I would like to review the current
makefiles so that I don't have to figure out myself how to change
what I already have in order to be able to build a
38 matches
Mail list logo