Re: mod_WebObjects.so
Re: mod_WebObjects.so
- Subject: Re: mod_WebObjects.so
- From: Maik Musall <email@hidden>
- Date: Fri, 09 Feb 2018 17:32:32 +0100
Fixed.
> Am 05.02.2018 um 05:15 schrieb Stavros Panidis <email@hidden>:
>
> 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 <mailto:email@hidden>
>
>
>
>> On 4 Feb 2018, at 22:43, Amedeo Mantica <email@hidden
>> <mailto: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
>>> <mailto: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 <mailto:email@hidden>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (email@hidden
>>> <mailto: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
_______________________________________________
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