similar to: Squirrelmail/PHP issue

Displaying 20 results from an estimated 6000 matches similar to: "Squirrelmail/PHP issue"

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 followed the recommendations of
2017 Sep 21
0
CentOS 7: changes to php.ini
> -----Original 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
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
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
2017 Sep 21
1
CentOS 7: changes to php.ini
On 21 September 2017 at 10:14, Sorin Srbu <Sorin.Srbu at orgfarm.uu.se> wrote: > > -----Original 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
2010 Jun 09
3
PHP file upload limit
Hi all, I am trying to run a web-based PHP application on a CentOS 5 32-bit machine that requires me to upload large files. The machine also happens to have little RAM (256MB). I have no problem setting my upload limit ( upload_max_filesize ) to 1 GB but for some reason 2 GB or above seems to be no go. Would anybody know why? Could it be one of the many 32-bit vs 64-bit issues? Thanks. Boris.
2014 Jan 13
3
apache - upload files bigger than 2Go
Hi, I need to upload files larger than 4.4Gb (iso DVD) on CentOS (5.5 x64) http server (httpd-2.2.3-43.el5.centos) On the apache server set in my /etc/php.ini upload_max_filesize = 4900M post_max_size = 5000M In my httpd.conf I set : LimitRequestBody 0 I'm using firefox and/or chrome client for upload a file with 4.2gb size on the server. But it doesn't work.
2006 May 17
3
PHP register_globals
Hi I am trying to turn on register_globals, but I am failing. someone trold me that I should change php.ini and I did it. ? - register_globals = Off - register_globals = On I made a php test page html/test.php <?php phpinfo(); ?> and checked it, but I can not make it. output_buffering no value no value output_handler no value no value post_max_size 8M 8M precision 14 14
2012 May 02
2
Upgrading PHP and PHP53 on CentOS5 - Progress/Problem w/ Squirrelmail
Greetings In the attempt to upgrade the technology stack on CentOS 5 from stock PHP to PHP53 I have made some progress. Much thanks to all respondents, especially Jesus. One repository that provides a complete set of builds and seems to fulfill both PHP and PHP53 requirements is the IUS one: http://iuscommunity.org/ Repos here: http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/i386/repoview/
2011 May 24
5
CentOS 5.6 PHP 5.3 and SquirrelMail
OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the uninstall of php also removed SquirrelMail and it won't install under PHP 5.3. Has anybody worked this out with a good RPM or repo solution? -- John Hinton 877-777-1407 ext 502 http://www.ew3d.com Comprehensive Online Solutions
2020 Apr 08
2
Unable to arc install-certificate
Hello, on a fresh install (i.e. newly-cloned arcanist and llvm-project), I get this. Any ideas? Thanks! arc install-certificate CONNECT Connecting to "https://reviews.llvm.org/api/"... Usage Exception: Failed to connect to server (https://reviews.llvm.org/api/): [HTTP/500] Internal Server Error As received by the server, this request had a nonzero content length but no POST data.
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
2020 Apr 09
2
Unable to arc install-certificate
I thought so, initially. But I'm able to log in to reviews.llvm.org. Also, I assume install-certificate is before any of these considerations? On Wed, Apr 8, 2020 at 6:53 PM David Blaikie <dblaikie at gmail.com> wrote: > Hmm - I'm running a pretty old version & seems to be working for me: > > $ arc version > > arcanist 3b6b523c2b236e3724a1e115f126cb6fd05fa128 (18
2018 Jul 16
4
Centos 7 and RAM
> On 17 July 2018 at 09:24, Jay Hart <jhart at kevla.org> wrote: > >> Hello, >> >> What would the recommended minimum amount of RAM be, to run Centos 7. >> 16GB??? >> > > > Jay, it helps us help you when you give more information. > > I have CentOS 7 running happily on 4GB. My presumption - based on > experience, extrapolation, and google
2011 Feb 15
3
apache 2 and php 5.2
Hi originally I installed php 4 on centos 5.5 and then a few repos including the remi repo to upgrade to php5, which seems to upgrade/work without any issues. However when I make a change to the /etc/php.ini file it doesn't look like apache is seeing it, for example if I change the post_max_size and upload_max_file to 25M each apache still sees the default 2M. I also removed the /etc/php.ini
2007 May 16
1
Squirrelmail Problem on CentOS 4.4
Recently, some of my accounts cannot read any email in the INBOX within Squirrelmail. The error.... The server couldn't find the message you requested. Most probably your message list was out of date and the message has been moved away or deleted (perhaps by another program accessing the same mailbox). The messages are not being moved out. In fact, I can delete one of those messages
2013 Apr 02
0
C5-C6 Migration problem: HTML-Formatted email in Squirrelmail disappears
Greetings, In Squirrelmail, you can install a plugin html_mail, that allows you to compose html-formatted email. This plugin functions with Firefox and Internet Explorer; it doesn't function in Google Chrome. In CentOS 5 with PHP5.1, I could copy and paste html-formatted text with complicated html (tables, css, etc) from a text editor into the the html-formatting pane of squirrelmail,
2020 Jun 14
4
/etc/networks file
I am having some network connectivity issues that manifest itself through ping, wget, dnf, etc. The symptoms are intermittent ability to ping, was wget, or connect to repositories. Where this inquiry is going is: If your internal network is using 192.168.1 or 10..50.10, what should be in /etc/networks. My current file contains: default 0.0.0.0 loopback 127.0.0.0 link-local 169.254.0.0 And
2020 Jun 14
5
Modifying username
> On 6/14/20 1:39 PM, Jay Hart wrote: >> You may need to modify /etc/shadow for consistency. >> >> I don't know what to do here. Need some guidance please. > > > Run "vipw -s" and make the same change to that file's record for ABCLast. > In /etc/passwd the directory was shown in plain text. So I just moved over in the line and changed
2019 Aug 29
2
Ran across this process to upgrade from C6 to C7, will it work???
I figure it won't. Hope the experts can clarify. I'm still using C6 and want to C7 and really to C8. https://www.psychz.net/client/kb/en/upgrade-centos-6-to-centos-7.html