Displaying 20 results from an estimated 10000 matches similar to: "php55w-fpm on CentOS 7: settings location"
2016 Aug 03
1
php55w-fpm on CentOS 7: settings location
On Wed, August 3, 2016 1:19 pm, Always Learning wrote:
>
> On Wed, 2016-08-03 at 13:55 -0400, Jason Welsh wrote:
>
>> What I do is create a php.php file on the root of my fileserver with
>> the following
>>
>> <?php phpinfo() ?>
>
> I use a text command: php -i
>
I like more the way Jason pointed to: this is one step closer to what is
actually used
2016 Aug 03
0
php55w-fpm on CentOS 7: settings location
2016-08-03 13:42 GMT-04:00 Boris Epstein <borepstein at gmail.com>:
> Does anybody know where to enter settings for php-fpm? I have tried a
> number of things, including starting it with "-c /etc/php.ini" but that
> seemed to have any effect. Any idea on how to control it? What am I doing
> wrong? :)
>
In my servers (for shared hosting) there's
2016 Aug 03
2
php55w-fpm on CentOS 7: settings location
What I do is create a php.php file on the root of my fileserver with
the following
<?php phpinfo() ?>
then when I browse to that file http://servername/php.php
I get all the php information I can stand, including the line "Loaded
Configuration File"
which is where the running php server loaded php.ini from.
Jason
2016 Aug 04
1
php55w-fpm on CentOS 7: settings location
On Wed, August 3, 2016 14:19, Always Learning wrote:
>
> On Wed, 2016-08-03 at 13:55 -0400, Jason Welsh wrote:
>
>> What I do is create a php.php file on the root of my fileserver
>> with
>> the following
>>
>> <?php phpinfo() ?>
>
> I use a text command: php -i
>
>
>
php -i > php-i.txt
echo '<?php phpinfo() ?>' | php
2016 Aug 03
0
php55w-fpm on CentOS 7: settings location
On Wed, 2016-08-03 at 13:55 -0400, Jason Welsh wrote:
> What I do is create a php.php file on the root of my fileserver with
> the following
>
> <?php phpinfo() ?>
I use a text command: php -i
--
Regards,
Paul.
England, EU. England's place is in the European Union.
2019 Apr 24
2
Systemd, PHP-FPM, and /cgi-bin scripts
On Wednesday, April 24, 2019 3:44:04 AM PDT Leon Fauster via CentOS wrote:
> > Am 24.04.2019 um 08:37 schrieb Benjamin Smith <lists at benjamindsmith.com>:
> >
> > CentOS 7 server and Fedora 29 dev workstation, both with PHP 7.2, Apache
> > 2.4, php-fpm, all updated.
> >
> > I have a web-based app I've been developing for some time, and recently
>
2015 Nov 04
2
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
It should work fine. What esxi version you are using?
Eero
4.11.2015 6.27 ip. "Boris Epstein" <borepstein at gmail.com> kirjoitti:
> >
> >
> >
> > was the controller you added the virtual disk to an IDE or scsi
> controller?
> >
> > --
> > public gpg key id: 1362BA1A
> >
> > _______________________________________________
2012 Sep 28
4
load balancer recommendation
Hello all,
If I were looking for a load balancer to run on a Linux - specifically,
CentOS - machine - what would you recommend?
Thanks.
Boris.
2015 Nov 04
2
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
Hello Julius,
Thanks - but it doesn't seem to work.
I installed sg3_utils and ran
#scsi-rescan
but that seemed to have done nothing for some reason.
Cheers,
Boris.
On Wed, Nov 4, 2015 at 10:12 AM, Tnjulius <tnjulius at gmail.com> wrote:
> Hi Boris,
> Just rescan the scsi host.
> #scsi-rescan #if you have sg3_utils package
> #lsscsi
> Or
> #echo "- - -"
2013 Jan 19
7
load balancer recommendations
Hello all,
The question is not necessarily CentOS-specific - but there are lots of
bright people on here, and - quite possibly - the final implementation will
be on CentOS hence I figured I'd ask it here. Here is the situation.
I need to configure a Linux-based network load balancer (NLB) solution. The
idea is this. Let us say I have a public facing load balancer machine with
an public IP
2015 Nov 04
4
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
Hello all,
Is there a way to recognize a hot-plugged disk (i.e., to get the system to
recognize it and build the appropriate /dev/sd* device for the new device)
without a reboot?
Thanks.
Boris.
2010 Jan 06
16
8-15 TB storage: any recommendations?
Hello everyone,
This is not directly related to CentOS but still: we are trying to set up
some storage servers to run under Linux - most likely CentOS. The storage
volume would be in the range specified: 8-15 TB. Any recommendations as far
as hardware?
Thanks.
Boris.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Oct 17
3
djbdns under CentOS7: startup and socket issues
Hello all,
I am trying to get djbdns ( http://en.wikipedia.org/wiki/Djbdns ) running
on CentOS 7. So far I have wirtten the djbdns.service and djbdns.socket
files. The sockets (TCP and UDP 53) for some reason would not start and I
don't know how to debug that; the service does start but only when I start
it manually by running
systemctl start djbdns
So, I am a real noob when it comes to
2015 Jan 26
2
VLAN issue
Thank you everyone.
OK, the mystery deepens, I guess. The machine does need to support several
VLAN's, it is currently on a trunkport (8021q encapsulated), it made it
into the ARP table - which I specifically tested for by physically
unplugging the table, clearing the ARP table and plugging it back in.
The ARP table currently looks like this:
hq#show arp
Protocol Address Age (min)
2015 Mar 27
7
headless VirtualBox on Centos
Hello listmates,
I am wondering if there is a set of scripts/utilities for automatically
starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6
server. VNC/RDP access to the VM's would be fine.
Any help much appreciated.
Cheers,
Boris.
2015 Jan 14
2
DJBDNS: very weird dnscache issue
Lucian,
So far here is the best we could find out:
https://bugzilla.redhat.com/show_bug.cgi?id=1084747
Testing to see if this is the solution; so far it seems to be.
Cheers,
Boris.
On Tue, Jan 13, 2015 at 2:49 PM, Nux! <nux at li.nux.ro> wrote:
> Use BIND. How the times have changed. :-)
>
> PS: I'm also curious for a solution.. for when djbnostalgia hits me.
>
>
2014 Oct 15
3
CentOS 7 for i386/32-bit?
Hello listmates,
I can't find the 32 bit version of Centos 7. Would it be because I am not
looking in the right place or does it not exist at all?
Thanks.
Boris.
2017 Aug 08
1
Troubleshooting php-fpm with apache on Centos 7
On 8/8/2017 8:57 ??, John R Pierce wrote:
> does the user apache is running as have write access to that folder ?
Thank you for your reply, John.
Yes, there is write access:
# ls -l /var/webs/wwwgreekgeo/log/php*
-rw-rw---- 1 root apache 0 Aug 7 22:58
/var/webs/wwwgreekgeo/log/php_error_log
# ls -l /var/webs/wwwgreekgeo/
total 8
drwxrwx--- 2 wftpuser apache 4096 Aug 8 03:46 log
2010 Dec 06
5
CentOS 6: what's the status?
Hello listmates,
So, what's the story with CentOS 6? It is supposed to be out by now,
or coming out soon, or so I heard - but yet there seems to be no
mention of it at http://centos.org/ . Does anybody know what's up with
that?
Thanks.
Boris.
2015 Jan 23
2
VLAN issue
Less,
You are 100% right. Of course I brought up my eth0 - but, like you said,
with no IP. Meanwhile, I brought up eth0.48 with 192.168.48.100.
However, until I would bring up eth0 with an IP address (any in the
network) I would have no connection. Why? That's what I fail to understand.
Boris.
On Fri, Jan 23, 2015 at 6:45 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
> On