• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: mod_WebObjects.so
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mod_WebObjects.so


  • Subject: Re: mod_WebObjects.so
  • From: Stavros Panidis <email@hidden>
  • Date: Mon, 05 Feb 2018 06:15:39 +0200

Dear Amedeo,

Yes, please.

I suppose that I could find it in wocommunity.org <http://wocommunity.org/>,
but when I try to access wocommunity.org/documents/tools
<http://wocommunity.org/documents/tools> I get the following

Forbidden

You don't have permission to access /documents/tools/ on this server.


Stavros Panidis
email@hidden



> On 4 Feb 2018, at 22:43, Amedeo Mantica <email@hidden> wrote:
>
> Hi,
> I have it compiled for Ubuntu in case you need. But I would be able to send
> you only tomorrow
>
> Amedeo
>
> Sent from my iPhone
>
>> On 4 Feb 2018, at 20:41, André Rothe <email@hidden> wrote:
>>
>> Hi Stavros,
>>
>> You can install the build-essential and apache-dev packages within Ubuntu
>> and 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
>> # 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, if it is enabled:
>>
>> # semanage fcontext -a -t httpd_modules_t "/etc/httpd/modules(/.*)?"
>> # restorecon -R -v /etc/httpd/modules
>>
>> Modify the path to the modules folders again (in example /etc/apache2
>> instead /etc/httpd).
>>
>> Restart the service:
>>
>> # systemctl restart httpd
>>
>> or
>>
>> # service httpd restart
>>
>> It is also possible, that the Apache service is named as "apache2".
>>
>> Good luck
>> Andre
>>
>>
>> Am 04.02.2018 09:12, schrieb Stavros Panidis:
>>> Dear all,
>>> Where can I download mod_WebObjects.so for Ubuntu?
>>> Stavros Panidis
>>> email@hidden
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: mod_WebObjects.so
      • From: Maik Musall <email@hidden>
    • Re: mod_WebObjects.so
      • From: Amedeo Mantica <email@hidden>
References: 
 >mod_WebObjects.so (From: Stavros Panidis <email@hidden>)
 >Re: mod_WebObjects.so (From: AndrĂ© Rothe <email@hidden>)
 >Re: mod_WebObjects.so (From: Amedeo Mantica <email@hidden>)

  • Prev by Date: Re: mod_WebObjects.so
  • Next by Date: Re: mod_WebObjects.so
  • Previous by thread: Re: mod_WebObjects.so
  • Next by thread: Re: mod_WebObjects.so
  • Index(es):
    • Date
    • Thread