Displaying 8 results from an estimated 8 matches for "dolibarr".
2017 Sep 21
4
CentOS 7: changes to php.ini
Hi,
I'm hosting a few web apps like OwnCloud, Wordpress and Dolibarr on
CentOS 7 that require a handful of changes to php.ini. I have to define
some custom values for post_max_size, upload_max_filesize, etc.
I don't know if I'm supposed to edit /etc/php.ini directly or if changes
should be put in a configuration file stub in /etc/php.d. For example, I
follo...
2017 Jun 01
1
CentOS 7 + KDE: Okular view PDF files OK but prints a blank page
Hi,
I recently installed CentOS 7 + KDE 4.14 on my main workstation, and
overall I'm very happy with it.
Okular seems to have trouble with some PDF files. I'm using the Dolibarr
application to generate invoices. I can view the resulting PDF file OK,
but when I try to print it, I get a blank page. A few days ago I had a
similar problem with a PDF file generated from a french administration
online form.
On my previous installation (Slackware64 14.1 + Xfce + Evince built fro...
2019 Mar 15
4
PHP 7.x on CentOS 7 : which solution ?
...have to figure
out why, since this repository has always worked perfectly for me.
3. Then there's another repository managed by Remi Collet. Any thoughts
on that?
And then there's also the question : which version of PHP 7 should I
choose ? On my servers, I'm mainly hosting WordPress, Dolibarr and
OwnCloud.
Any suggestions ? I'm no lamer for doing a bit of RTFM, so a pointer to
documentation will do. The problem is not so much that there is no
information on the subject. It's rather : there's too much. As we say in
France : I'm confused about which saint to send my praye...
2017 Sep 21
0
CentOS 7: changes to php.ini
...iginal Message-----
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Nicolas
> Kovacs
> Sent: den 21 september 2017 11:05
> To: centos at centos.org
> Subject: [CentOS] CentOS 7: changes to php.ini
>
> I'm hosting a few web apps like OwnCloud, Wordpress and Dolibarr on
> CentOS 7 that require a handful of changes to php.ini. I have to define
> some custom values for post_max_size, upload_max_filesize, etc.
>
> I don't know if I'm supposed to edit /etc/php.ini directly or if changes
> should be put in a configuration file stub in /etc/php...
2017 Sep 21
0
CentOS 7: changes to php.ini
On Thu, September 21, 2017 4:04 am, Nicolas Kovacs wrote:
> Hi,
>
> I'm hosting a few web apps like OwnCloud, Wordpress and Dolibarr on
> CentOS 7 that require a handful of changes to php.ini. I have to define
> some custom values for post_max_size, upload_max_filesize, etc.
>
> I don't know if I'm supposed to edit /etc/php.ini directly or if changes
> should be put in a configuration file stub in /etc/php...
2017 Sep 21
1
CentOS 7: changes to php.ini
Valeri Galtsev wrote:
>
> On Thu, September 21, 2017 4:04 am, Nicolas Kovacs wrote:
>> Hi,
>>
>> I'm hosting a few web apps like OwnCloud, Wordpress and Dolibarr on
>> CentOS 7 that require a handful of changes to php.ini. I have to define
>> some custom values for post_max_size, upload_max_filesize, etc.
>>
>> I don't know if I'm supposed to edit /etc/php.ini directly or if changes
>> should be put in a configuration f...
2017 Sep 21
1
CentOS 7: changes to php.ini
...CentOS [mailto:centos-bounces at centos.org] On Behalf Of Nicolas
> > Kovacs
> > Sent: den 21 september 2017 11:05
> > To: centos at centos.org
> > Subject: [CentOS] CentOS 7: changes to php.ini
> >
> > I'm hosting a few web apps like OwnCloud, Wordpress and Dolibarr on
> > CentOS 7 that require a handful of changes to php.ini. I have to define
> > some custom values for post_max_size, upload_max_filesize, etc.
> >
> > I don't know if I'm supposed to edit /etc/php.ini directly or if changes
> > should be put in a configurat...
2017 Dec 02
7
Apache and web content permissions
Hi,
Until a few months ago, when I had to setup a web server under CentOS, I
assigned (I'm not sure about the correct english verb for "chown"ing)
all the web pages to the apache user and group. To give you an example,
let's say I have a static website under /var/www/myserver on a CentOS
server running Apache. Then I would configure permissions for the web
content like this:
#