Displaying 20 results from an estimated 4000 matches similar to: "Draft review request (php7 on CentOS) [Was: Documentation proposal]"
2017 Nov 03
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi all,
How long should we wait to decide if we should publish it elsewhere ?
Thanks,
Thibaut
On 27 October 2017 at 16:05, [-=X.L.O.R.D=-] <xlord.sl at gmail.com> wrote:
> Akemi,
>
> Thank for info, seems many developer are using ?centos-release-scl? these
> days, that makes life easier, however, it is little to governance the
> ?software source collection? if they are
2017 Oct 25
2
Documentation proposal
That would be perfect :)
On 25 October 2017 at 02:34, Akemi Yagi <amyagi at gmail.com> wrote:
> On Tue, Oct 24, 2017 at 2:53 PM, Thibaut Perrin <thibaut.perrin at gmail.com>
> wrote:
>
>> Hi everyone,
>>
>> ThibautPerrin here, I would like to propose a How-To to use php7.x on
>> CentOS 7, using the SCL, as most of the articles you can find on the web
2017 Oct 24
2
Documentation proposal
Hi everyone,
ThibautPerrin here, I would like to propose a How-To to use php7.x on
CentOS 7, using the SCL, as most of the articles you can find on the web
offer to do this using third party repositories, which might not be the
most appropriate thing to do :)
The location would probably be in the How-Tos I'm guessing, unless somebody
has a better location to offer ?
I already wrote the
2017 Oct 27
0
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Akemi,
Thank for info, seems many developer are using ?centos-release-scl? these days, that makes life easier, however, it is little to governance the ?software source collection? if they are right or wrong.
Anyway it is nice to know and thank you again!
Xlord
From: CentOS-docs [mailto:centos-docs-bounces at centos.org] On Behalf Of Akemi Yagi
Sent: Friday, October 27, 2017 9:34 PM
To:
2017 Nov 03
0
Draft review request (php7 on CentOS) [Was: Documentation proposal]
?It's been a week, so I set up a place for you in HowTo:
?https://wiki.centos.org/HowTos/php7
Akemi
On Fri, Nov 3, 2017 at 9:20 AM, Thibaut Perrin <thibaut.perrin at gmail.com>
wrote:
> Hi all,
>
> How long should we wait to decide if we should publish it elsewhere ?
>
> Thanks,
>
> Thibaut
>
> On 27 October 2017 at 16:05, [-=X.L.O.R.D=-] <xlord.sl at
2017 Nov 09
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi
Le 03/11/2017 ? 17:38, Akemi Yagi a ?crit?:
> ?It's been a week, so I set up a place for you in HowTo:
>
> ?https://wiki.centos.org/HowTos/php7
Thanks for having worked on this
And sorry for very late comment (I have missed this discussion)
The solution described in this howto also works on CentOS 6 using the
backported mod_proxy_fcgi available in EPEL.
BTW, the ProxyPass way
2017 Nov 09
1
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi
Le 09/11/2017 ? 10:22, Thibaut Perrin a ?crit?:
> Hi,
>
> Thanks for your feedback.
>
> What I could do would be to add a simple note : "This is a basic
> configuration to confirm your php-fpm works properly. Depending on your use
> case, you may need to tune your apache / php settings. Please read this
> article
>
2017 Oct 25
0
Documentation proposal
On 25 October 2017 at 08:08, Thibaut Perrin <thibaut.perrin at gmail.com> wrote:
> That would be perfect :)
>
> On 25 October 2017 at 02:34, Akemi Yagi <amyagi at gmail.com> wrote:
>>
>> On Tue, Oct 24, 2017 at 2:53 PM, Thibaut Perrin <thibaut.perrin at gmail.com>
>> wrote:
>>>
>>> Hi everyone,
>>>
>>> ThibautPerrin
2017 Oct 25
0
Documentation proposal
On Tue, Oct 24, 2017 at 2:53 PM, Thibaut Perrin <thibaut.perrin at gmail.com>
wrote:
> Hi everyone,
>
> ThibautPerrin here, I would like to propose a How-To to use php7.x on
> CentOS 7, using the SCL, as most of the articles you can find on the web
> offer to do this using third party repositories, which might not be the
> most appropriate thing to do :)
>
> The
2017 Mar 31
2
PHP7 bindings released
Hi,
I just pushed on github my code for php7 bindings for xapian 1.4
They are based on the excellent PHP-CPP project.
Bindings are not complete for now but may be good enough if you doesn't
need special weighting nor geo features.
You can find them here.
https://github.com/pa-m/php7-xapian
feel free to use it and propose merge-requests.
I have recent node-js binding in my kitchen too,
2017 Apr 03
2
PHP7 bindings released
Hi,
I didn't notice php7 bindings were included since 1.4.2. That's good.
But I have some problems with these,
I compiled xapian-bindings 1.4.3 in a debian 9 container, but had no luck
with it:
php -r 'require
"/usr/share/php/xapian.php";var_export(Xapian::version_string());'
'1.4.3'Segmentation fault (core dumped)
Regards,
Pascal
Bonne journée
Pascal
2019 Apr 30
2
firewalld configuration for securing SSH
Ah. I understand now. I was considering roughly the same, but wasn't
sure whether that or rich rules was preferable.
-- Kimee
On Sat, 2019-04-27 at 01:39 +0200, Thibaut Perrin wrote:
> No, I think the rules you created might have a better place in a
> custom xml file instead of being given to firewall cmd directly :)
>
> On Fri, 26 Apr 2019 at 23:01, Kimberlee Integer Model
2017 Nov 09
0
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi,
Thanks for your feedback.
What I could do would be to add a simple note : "This is a basic
configuration to confirm your php-fpm works properly. Depending on your use
case, you may need to tune your apache / php settings. Please read this
article
<https://developers.redhat.com/blog/2017/10/25/php-configuration-tips/> for
more details"
What do you think ?
On 9 November 2017
2018 Apr 05
1
Centos 7 LAPP setup PHP 5 vs 7
Another questions regarding my new server setup.
As with the Postgresql setup, different pages describing setting up a Centos
LAPP server have differing opinions about PHP versions.
The default distro's appear to still be installing PHP5 while some sites
instruct on how to install PHP7.
I am porting my old server which must be 10 years old, running Fedora 9 and
PHP5 onto the new server,
2017 Dec 11
3
wiki.centos.org .. what's next ?
On 11/12/17 10:22, Thibaut Perrin wrote:
> Hello Fabien,
>
> First, thank you for even trying for what seems to be an impossible task :(
>
> Quick points :?
> - if it was decided not to continue, what would happen to the current
> wiki ? Dismantled or would it remain as read-only for documentation
> purpose ?
> - What about Sphinx
2020 Nov 11
2
./configure --with-php7 fails silently
Apparently there is a php 7.4 configuration missing.? This is bindings
1.4.17 running on a Mint 20 system.
I see this in the config output:
cpython-38.opt-1.pyc
checking for php-config7.3... no
checking for php-config7.2... no
checking for php-config7.1... no
checking for php-config7.0... no
checking for php-config... no
It didn't look for 7.4.
Thanks,
Jim.
2019 Apr 26
2
firewalld configuration for securing SSH
I'm not sure I follow, you just think the modified one should be called
"ssh-custom", or you think there shouldn't be a modified service file
at all?
-- Kimee
On Fri, 2019-04-26 at 19:46 +0200, Thibaut Perrin wrote:
> Hi there,
>
> Wouldn't that be a better solution to create a custom xml file to put
> in /etc/firewalld and load that "ssh-custom"
2020 May 25
2
Asterisk : CDR Analyzer Updated
Everybody,
I've been using the old Asterisk CDR Areski GUI CDR-Stats for at least a
dozen years, it was easy to configure and didn't requite installing
'connectors' on anything or adding tables on the DB server.
It's based off of PHP5 and the only reason I still keep around a Debian
7 system, since it won't work with the newer PHP7.
A friend of mine is learning PHP7
2011 Jul 20
4
Integrating samba with existing AD
Hi everyone,
I am currently trying to set-up a samba server in my network in order to
replace the existing windows samba server. It's been now two weeks that I am
struggling with a vicious problem, and I cannot see any issue right now.
Before I loose all my hairs, I am sharing with you this problem : hopefully,
someone will have a tip for me.
The software involved :
Server Linux
2017 Mar 31
0
PHP7 bindings released
On Fri, Mar 31, 2017 at 01:59:55PM +0200, Pascal MASSCHELIER wrote:
> Bindings are not complete for now but may be good enough if you doesn't
> need special weighting nor geo features.
So the obvious question is what's the advantage of these over the
PHP7 bindings already in xapian-bindings?
Cheers,
Olly