Re: f26 to f26 cups sharing problem

2017-10-30 Thread Samuel Sieb
On 10/30/2017 02:27 PM, t...@sonic.net wrote: The address "liberty.local:631" is suspect, as the server should be liberty.localdomain, but even adding liberty.local to /etc/hosts made no difference. Take that entry out of the hosts file, then try "ping liberty.local". Does it work? If not, th

Re: Any changes to php / httpd that need changes in configurationfiles?

2017-10-30 Thread Bill Shirley
About a month ago when I ran 'dnf update', it updated apache and I ran into problems with PHP. httpd-2.4.27-3.fc25.x86_64 php-7.0.23-1.fc25.x86_64 I had to switch from mpm_prefork_module to mpm_event_module in 00-mpm.conf for PHP to work correctly. Then with that change, I found that PHP's inclu

f26 to f26 cups sharing problem

2017-10-30 Thread tar
I'm having a cups sharing issue in what should be a straightforward situation: an existing f26 system (the client) trying to get a remote printer from a freshy installed f26 system (the server). cupsd.conf on the server is set to allow sharing in general and of the desired printer in particular, an

Re: updatedb

2017-10-30 Thread Ed Greshko
On 10/30/17 19:56, Eyal Lebedinsky wrote: > On 30/10/17 22:32, Patrick Dupre wrote: >> Hello, >> >> updatedb does not run periodically. >> Where should I initiate it (cron ?). > > I was wondering the same question earlier today when 'locate' failed to show > a file > I knew exists. > > I noticed t

Re: updatedb

2017-10-30 Thread Patrick Dupre
> Subject: Re: updatedb > > On 30/10/17 22:32, Patrick Dupre wrote: > > Hello, > > > > updatedb does not run periodically. > > Where should I initiate it (cron ?). > > I was wondering the same question earlier today when 'locate' failed to show > a file > I knew exists. > > I noticed that ther

Re: updatedb

2017-10-30 Thread Ed Greshko
On 10/30/17 19:32, Patrick Dupre wrote: > updatedb does not run periodically. > Where should I initiate it (cron ?). systemctl enable mlocate-updatedb.timer systemctl start mlocate-updatedb.timer -- Fedora Users List - The place to go to speculate endlessly signature.asc Description: OpenP

Re: updatedb

2017-10-30 Thread Eyal Lebedinsky
On 30/10/17 22:32, Patrick Dupre wrote: Hello, updatedb does not run periodically. Where should I initiate it (cron ?). I was wondering the same question earlier today when 'locate' failed to show a file I knew exists. I noticed that there is a related service: $ sudo systemctl status mloca

updatedb

2017-10-30 Thread Patrick Dupre
Hello, updatedb does not run periodically. Where should I initiate it (cron ?). Thank. === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Universi

Re: Any changes to php / httpd that need changes in configurationfiles?

2017-10-30 Thread Patrick O'Callaghan
On Mon, 2017-10-30 at 09:45 +, Teaterljud se wrote: > We have problems since an update with php pages (PHP 7.1.10, Apache/2.4.28 > (Fedora 27)) Fedora 27 is still in development and has not been released. You should ask about it on the Test list, not here. poc __

Any changes to php / httpd that need changes in configurationfiles?

2017-10-30 Thread Teaterljud se
We have problems since an update with php pages (PHP 7.1.10, Apache/2.4.28 (Fedora 27)) I just noticed that changes was made to mariadb-configuration in some way, we had /var/run/mariadb/ as pid dir and this dir was automatic removed so mysql couldnt start.. Have it been made any changes that